mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-08 19:28:05 +11:00
b21be43535
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.
5 lines
68 B
Forth
5 lines
68 B
Forth
30 LOAD
|
|
602 LOAD
|
|
ORG @ 256 /MOD 2 PC! 2 PC!
|
|
H@ 256 /MOD 2 PC! 2 PC!
|