main.bss.asm 195 B

12345678910
  1. ; Data for main
  2. hidata
  3. ; Save the I register. There's no technical reason, it's just that I like leaving things
  4. ; the same way I find them :)
  5. SaveI byte
  6. ; Allows a "panic exit"
  7. SaveSP word