collapseos/recipes/pcat
Virgil Dupras d8d2e05eb2 pcat: make find compare strings
find is the biggest chunk of logic of the boot code. The 8086 version
is significantly terser than the z80 one. REP/CMPS helps...
2020-06-15 06:23:19 -04:00
..
Makefile pcat: separate MBR code and OS code 2020-06-13 15:35:16 -04:00
README.md recipes/pcat: first steps into 8086! 2020-06-12 14:03:31 -04:00
mbr.fs pcat: separate MBR code and OS code 2020-06-13 15:35:16 -04:00
xcomp.fs pcat: make find compare strings 2020-06-15 06:23:19 -04:00

README.md

PC/AT recipe

Work in progress.