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.

21 lines
471B

  1. 0xff00 CONSTANT RS_ADDR
  2. 0xfffa CONSTANT PS_ADDR
  3. RS_ADDR 0x80 - CONSTANT SYSVARS
  4. 0 CONSTANT HERESTART
  5. 5 LOAD ( z80 assembler )
  6. 262 LOAD ( xcomp )
  7. 282 LOAD ( boot.z80.decl )
  8. 270 LOAD ( xcomp overrides )
  9. 0x3000 BIN( !
  10. 283 335 LOADR ( boot.z80 )
  11. 353 LOAD ( xcomp core low )
  12. 602 LOAD ( trs80 )
  13. 390 LOAD ( xcomp core high )
  14. (entry) _
  15. ( Update LATEST )
  16. PC ORG @ 8 + !
  17. ( TRS-80 wants CR-only newlines )
  18. ," CR 0x50 RAM+ C! BLK$ FD$ " EOT,
  19. ORG @ |M 2 PC! 2 PC!
  20. H@ |M 2 PC! 2 PC!