Commit graph

2 commits

Author SHA1 Message Date
steve
16b15fad95 o added licence headers to all files 2020-01-05 18:58:43 +00:00
steve
1fa62f5c21 o debugger
- improved help messages
    - remove EXIT command, leaving just the QUIT command
    - QUIT command now terminates a script recording session rather than
    causing the debugger to quit
    - renamed granularity to quantum. reframed all commentary/help
      messages in these terms
    - CARTRDIGE BANK prints error as appropriate
    - removed HEXLOAD. functionality subsumed into POKE command
    - DISPLAY DEBUG ON/OFF is now DEBUG MASK/UNMASK

o symbols
    - fixed table listing
    - using index instead of index into array (eye roll)

o cartridge / atari
    - fixed bank switching boundary check
2020-01-05 18:58:43 +00:00