Mirror of CollapseOS
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

20 lignes
533B

  1. 0xff00 CONSTANT RS_ADDR 0xfffa CONSTANT PS_ADDR
  2. RS_ADDR 0x80 - CONSTANT RAMSTART
  3. 212 LOAD ( z80 assembler )
  4. 262 LOAD ( xcomp ) 270 LOAD ( xcomp overrides )
  5. 282 LOAD ( boot.z80 ) 353 LOAD ( xcomp core low )
  6. CODE (emit)
  7. A 1 LDrn, 1 OUTnA, HL POPqq, A L LDrr, 0 OUTnA,
  8. ;CODE
  9. CODE (key)
  10. BEGIN, 1 INAn, A INCr, JRZ, AGAIN,
  11. A DECr, PUSHA,
  12. ;CODE
  13. 380 LOAD ( xcomp core high )
  14. (entry) _
  15. ( Update LATEST )
  16. PC ORG @ 8 + !
  17. ," CURRENT @ HERE ! " EOT,
  18. ORG @ 256 /MOD 2 PC! 2 PC!
  19. H@ 256 /MOD 2 PC! 2 PC!