mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-06 02:31:01 +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.
6 lines
197 B
Plaintext
6 lines
197 B
Plaintext
: OPi CREATE C, DOES> C@ A, A, ;
|
|
0x04 OPi ADDALi, 0x24 OPi ANDALi, 0x2c OPi SUBALi,
|
|
0xcd OPi INT,
|
|
: OPI CREATE C, DOES> C@ A, A,, ;
|
|
0x05 OPI ADDAXI, 0x25 OPI ANDAXI, 0x2d OPI SUBAXI,
|