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.

17 lines
509B

  1. 0x8000 CONSTANT RAMSTART
  2. 0xff00 CONSTANT RS_ADDR 0xfffa CONSTANT PS_ADDR
  3. 0x80 CONSTANT ACIA_CTL 0x81 CONSTANT ACIA_IO
  4. 4 CONSTANT SDC_SPI
  5. 5 CONSTANT SDC_CSLOW 6 CONSTANT SDC_CSHIGH
  6. RAMSTART 0x70 + CONSTANT ACIA_MEM
  7. 212 LOAD ( z80 assembler )
  8. 262 LOAD ( xcomp ) 270 LOAD ( xcomp overrides )
  9. 282 LOAD ( boot.z80 ) 353 LOAD ( xcomp core low )
  10. 582 LOAD ( acia )
  11. 380 LOAD ( xcomp core high )
  12. (entry) _
  13. ( Update LATEST )
  14. PC ORG @ 8 + !
  15. ," ACIA$ " EOT,