Commit Graph

16 Commits

Author SHA1 Message Date
Dagen Brock
403cee6ca7
Merge pull request #73 from ksherlock/merge_logging
Merge duplicate logging
2019-05-11 10:20:08 -05:00
Kelvin Sherlock
308363c47a move fatal_printf logging to glog.c file with other logging that does the same thing. 2019-04-09 00:02:00 -04:00
Kelvin Sherlock
0e5f941cd5 debugger - add n (next) command
similar to s/step but skips OVER jsr/jsl commands.
implemented via a new temporary breakpoint list.
2019-03-12 18:57:59 -04:00
Kelvin Sherlock
e62889901c fix up tcp debug to work with new debugger 2019-01-29 19:20:17 -05:00
Kelvin Sherlock
619ea2109d remove dead code, update for new debugger code 2019-01-29 00:21:24 -05:00
Dagen Brock
fba7d6c89d partially realized delta mouse handler (hidden in shift-F5 for now) 2018-09-07 09:29:46 -05:00
Dagen Brock
47b837e34c Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
Dagen Brock
3a6d272a50 copyright cleanup (and fix a copy-pasta) 2018-03-02 10:48:45 -06:00
Dagen Brock
18dbd6af31 new cli options 2018-02-27 06:56:45 -06:00
Kelvin Sherlock
41e000329c add F4-text UI for selecting host file directory. This only displays folders. Return enters a folder as usual. Press Space to select a folder
(Space also selects a file in the ROM/disk image file selector)
2017-02-02 15:28:56 -05:00
Kelvin Sherlock
91e7a1e98e get/set 32 bit memory 2016-10-29 12:50:01 -04:00
Dagen Brock
2beff689d0 minor additions 2016-10-19 12:04:01 -05:00
Dagen Brock
7f14207be3 branding update - minor cleanup 2016-04-27 21:58:38 -05:00
Dagen Brock
d9dde67041 uhm 2016-02-07 23:01:25 -06:00
Dagen Brock
06f32df824 update name and copyright 2016-02-04 00:37:39 -06:00
Dagen Brock
c3c2db5eb5 initial commit 2015-11-05 14:23:46 -06:00