Mirror of CollapseOS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
425B

  1. 0xff00 CONSTANT RS_ADDR
  2. 0xfffa CONSTANT PS_ADDR
  3. RS_ADDR 0x80 - CONSTANT SYSVARS
  4. 30 LOAD ( 8086 asm )
  5. 262 LOAD ( xcomp ) 270 LOAD ( xcomp overrides )
  6. 445 461 LOADR ( 8086 boot code )
  7. 353 LOAD ( xcomp core low )
  8. 604 LOAD ( KEY/EMIT drivers )
  9. 606 608 LOADR ( BLK drivers )
  10. 610 LOAD ( AT-XY drivers )
  11. 390 LOAD ( xcomp core high )
  12. (entry) _ ( Update LATEST ) PC ORG @ 8 + !
  13. ," BLK$ FD$ ' FD@ BLK@* ! ' FD! BLK!* ! " EOT,