1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-23 09:10:22 +10:00
collapseos/recipes/pcat/mbr.fs
Virgil Dupras b21be43535 Move 8086 assembler from B730 to B30
Also, move doc to doc/asm.txt.

Also, fix the pcat recipe which was broken since the overlay change.
I hadn't noticed it because I didn't have to rebuild the MBR.
2020-09-21 19:24:54 -04:00

5 lines
68 B
Forth

30 LOAD
602 LOAD
ORG @ 256 /MOD 2 PC! 2 PC!
H@ 256 /MOD 2 PC! 2 PC!