1
0
mirror of https://github.com/pevans/erc-c.git synced 2024-11-04 22:09:08 +00:00
erc-c/include/apple2
Peter Evans 6e77e99813 Add ability to debug separate from pausing
Also, pausing just pauses now; no debugger prompt is shown. ALT+P
toggles pausing, so just hit it again to unpause. Also, when things are
paused, you can perform other keyboard events (like quitting).
2018-04-07 11:14:12 -05:00
..
apple2.h Add ability to debug separate from pausing 2018-04-07 11:14:12 -05:00
bank.h Missing some reorg changes; move reflect into event, debug 2018-04-07 00:26:31 -05:00
dbuf.h Missing some reorg changes; move reflect into event, debug 2018-04-07 00:26:31 -05:00
dd.h Missing some reorg changes; move reflect into event, debug 2018-04-07 00:26:31 -05:00
debug.h Move vm_debug fully into apple2 2018-04-07 00:53:17 -05:00
dec.h
draw.h Missing some reorg changes; move reflect into event, debug 2018-04-07 00:26:31 -05:00
enc.h
event.h Add ability to debug separate from pausing 2018-04-07 11:14:12 -05:00
hires.h Missing some reorg changes; move reflect into event, debug 2018-04-07 00:26:31 -05:00
kb.h Missing some reorg changes; move reflect into event, debug 2018-04-07 00:26:31 -05:00
lores.h Missing some reorg changes; move reflect into event, debug 2018-04-07 00:26:31 -05:00
mem.h Missing some reorg changes; move reflect into event, debug 2018-04-07 00:26:31 -05:00
pc.h Missing some reorg changes; move reflect into event, debug 2018-04-07 00:26:31 -05:00
tests.h Missing some reorg changes; move reflect into event, debug 2018-04-07 00:26:31 -05:00
text.h Missing some reorg changes; move reflect into event, debug 2018-04-07 00:26:31 -05:00