DOS-like OS for Intel 8086 / NEC V30
Go to file
Nero 1981a8efba fat32 bs: use BPB include header and base off BP
We now set BP once at the start to point to the beginning of the BPB.
Encoding an direct address access can then be done relative to BP, which
saves an immediate byte per access.
2020-03-31 20:03:05 +00:00
boot fat32 bs: use BPB include header and base off BP 2020-03-31 20:03:05 +00:00
com Split code up into directories for bs and com binaries 2020-03-30 12:14:47 +00:00
inc Use directory path for includes, make them use *.asm as extension 2020-03-31 18:43:38 +00:00
lib random fixes 2020-03-02 12:10:21 +00:00
rom Revert "Throw out previous x86 stuff" 2020-03-01 12:03:35 +00:00
.gitignore i still dont know what im doing 2020-03-01 16:45:16 +00:00
.gitmodules sigh. i dont know 2020-02-28 19:55:00 +00:00
Makefile Remove BASE macro and companions 2020-03-31 19:46:59 +00:00
bmp2font.c bmp2font: explain 2020-03-16 17:24:16 +00:00
cp437.bmp i still dont know what im doing 2020-03-01 16:45:16 +00:00
fix-rom.c Improve inline commenting 2020-03-23 19:01:23 +00:00