collapseos/recipes/pcat
Virgil Dupras 99c05fff3c pcat: it works!
Forth intepreter now works! There's still DOES> and overflow checks
to implement, but otherwise, we have it!
2020-06-20 20:06:42 -04:00
..
Makefile pcat: separate MBR code and OS code 2020-06-13 15:35:16 -04:00
mbr.fs 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
xcomp.fs pcat: it works! 2020-06-20 20:06:42 -04:00

PC/AT recipe

Work in progress.