1
0
mirror of https://github.com/pevans/erc-c.git synced 2024-12-21 23:29:16 +00:00
erc-c/include
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 Add ability to debug separate from pausing 2018-04-07 11:14:12 -05:00
mos6502 Reorganizing files into directories 2018-04-06 20:27:47 -05:00
log.h Use log_crit() instead of log_critical() 2018-03-29 21:45:25 -05:00
objstore_data.h
objstore.h Missing some reorg changes; move reflect into event, debug 2018-04-07 00:26:31 -05:00
option.h
vm_area.h
vm_bitfont.h
vm_bits.h
vm_di.h Missing some reorg changes; move reflect into event, debug 2018-04-07 00:26:31 -05:00
vm_event.h Missing some reorg changes; move reflect into event, debug 2018-04-07 00:26:31 -05:00
vm_screen.h Avoid polling for events until we're ready for a frame redraw 2018-04-06 11:47:54 -05:00
vm_segment.h