An open API service indexing awesome lists of open source software.

https://github.com/philspil66/ibm-pc-bios

This is a reconstruction of the original 1981-82 IBM PC BIOS source code using scanning and transcription of the BIOS listings found in the IBM Technical Reference manuals.
https://github.com/philspil66/ibm-pc-bios

assembly assembly-language assembly-language-programming bios ibm programming retrocomputer retrocomputers retrocomputing

Last synced: 9 months ago
JSON representation

This is a reconstruction of the original 1981-82 IBM PC BIOS source code using scanning and transcription of the BIOS listings found in the IBM Technical Reference manuals.

Awesome Lists containing this project

README

          

# IBM-PC-BIOS

This is a reconstruction of the IBM PC BIOS source code using scanning and transcription of the BIOS listings found in the IBM Technical Reference manuals.

The following BIOS source code has been reconstructed:

[IBM PC Version 1 - 21/04/81](PCBIOS.ASM)

[IBM PC Version 2 - 19/10/81](PCBIOSV2.ASM)

[IBM PC Version 3 - 27/10/81](PCBIOSV3.ASM)

Notes:

• All 3 versions of the IBM PC BIOS were built using Intel ASM86 on an Intel development system. In each case the BIOS source code is a single large file and the BIOS code is 8KB which resides at F000:E000