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.

15 lines
144B

  1. CODE BYE
  2. HALT,
  3. ;CODE
  4. CODE (resSP)
  5. ( INITIAL_SP == RAM+0 )
  6. SP RAMSTART LDdd(nn),
  7. ;CODE
  8. CODE (resRS)
  9. IX RS_ADDR LDddnn,
  10. ;CODE