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.

23 lines
549B

  1. 0xf000 CONSTANT RS_ADDR
  2. 0xfffa CONSTANT PS_ADDR
  3. RS_ADDR 0x80 - CONSTANT RAMSTART
  4. 212 LOAD ( z80 assembler )
  5. 262 LOAD ( xcomp )
  6. 270 LOAD ( xcomp overrides )
  7. 0x3000 BIN( !
  8. 282 LOAD ( boot.z80 )
  9. 492 LOAD ( trs80.z80 )
  10. 393 LOAD ( xcomp core low )
  11. 420 LOAD ( xcomp core high )
  12. (entry) _
  13. ( Update LATEST )
  14. PC ORG @ 8 + !
  15. ," CURRENT @ HERE ! "
  16. 440 444 XPACKR ( core )
  17. 499 500 XPACKR ( trs80.fs )
  18. ( 0x0a == NLPTR. TRS-80 wants CR-only newlines )
  19. ," : _ ['] CR 0x0a RAM+ ! BLK$ FD$ (ok) RDLN$ ; _ "
  20. ORG @ 256 /MOD 2 PC! 2 PC!
  21. H@ 256 /MOD 2 PC! 2 PC!