Commit Graph

32 Commits

Author SHA1 Message Date
Christopher A. Mosher 513e27e64a use wx for clipboard handling; slight refactor 2022-12-14 21:05:04 -05:00
Christopher A. Mosher 846d772b8f fix crash if run without resources; fix some memory leaks; use Destroy to delete frame; add logging of shutdown process; remove some legacy code; restart emu after config prefs changes 2022-12-13 20:32:50 -05:00
Christopher A. Mosher 027248a002 remove hyper setting 2022-12-12 23:30:24 -05:00
Christopher A. Mosher a5c0fc047e change command line entry from home-grown SDL to standard wx text dlg input 2022-12-12 22:34:13 -05:00
Christopher A. Mosher 498edf22e1 Move FN key handling from SDL to main App, and add menu items for them 2022-12-12 21:47:10 -05:00
Christopher A. Mosher b064d06efd add wx menu handling for F1,F7,F9; fix initial value (random) of keyboard latch 2022-12-12 13:03:30 -05:00
Christopher A. Mosher 7552b0ce11 move test out of main and add a cmd line option to run them 2022-12-12 02:12:17 -05:00
Christopher A. Mosher 6a52aadfe4 handle quit/close events across SDL and wx sides including asking to save changes; refactor to remove old unused event loop code 2022-12-12 00:52:19 -05:00
Christopher A. Mosher 46582c6566 refactor: split commands out of config, clean up some parsing, add media concept to card abstraction 2022-12-11 22:07:50 -05:00
Christopher A. Mosher b138df21eb rename Config class to E2Config; remove an unused function 2022-12-11 20:13:39 -05:00
Christopher A. Mosher f0923c00dd fix windows build 2022-12-11 19:41:04 -05:00
Christopher A. Mosher fee69a814c completely remove tinyfiledialogs; clean up some log messages 2022-12-11 17:17:25 -05:00
Christopher A. Mosher fc7806d3c9 call sdl and wx from main thread 2022-12-06 13:30:35 -05:00
Christopher A. Mosher c2bd2dcee3 new config hadling, first pass; refactor apple core loop; search resources for imported rom files 2022-12-05 22:19:24 -05:00
Christopher A. Mosher dd6f36048d add wxWidgets app,frame; combine CMake files 2022-12-03 23:18:52 -05:00
Christopher A. Mosher 348f85e391 fixes #12 2022-11-03 18:26:07 -04:00
Christopher A. Mosher 59ef887368 remove SDL2 directory from include statements 2022-11-02 15:07:31 -04:00
Christopher A. Mosher 5ecc59d37e extra conf search; default TV display 2019-04-13 00:34:25 -04:00
Christopher Mosher 270e94a76a add RAM chips and better init algorithm; dump RAM 2019-02-07 00:45:54 -05:00
Christopher Mosher ce3badc281 add rev. 0 random char at power-on 2019-01-26 01:15:38 -05:00
Christopher Mosher 0e29c34f79 cassette docs, save on exit, refactor 2019-01-21 18:27:26 -05:00
Christopher Mosher c787dbb80c rewrite cassette handling: wave files, separate in/out ports 2019-01-21 00:12:47 -05:00
Christopher Mosher c6c4eea94b exit full screen before dialogs 2019-01-12 23:30:34 -05:00
Christopher Mosher 50c9d0e8e6 load file dialog; ask to save on exit 2018-12-29 00:24:16 -05:00
Christopher Mosher 57f9dc3045 exclusive use of regular Fn keys for cross-platform (e.g., MacBook) 2018-12-20 21:12:15 -05:00
Christopher A. Mosher 13ea6819e0 fix email address to gmail 2015-07-28 21:14:58 -04:00
Christopher Mosher 6a231c3812 fix some compiler warnings 2013-12-16 22:20:11 -05:00
Christopher Mosher 7cc1e1d6b9 comment-out key printing debug code 2013-10-16 21:47:14 -04:00
Christopher Mosher 7aab22281e fix keyboard handling 2013-10-16 08:26:41 -04:00
Christopher Mosher bda6d62294 make keyboard usable (not fully tested yet); reformat file 2013-10-10 22:32:39 -04:00
Christopher Mosher 6a2b84794c conv to SDL2, except video; all untested yet 2013-10-08 10:29:28 -04:00
Christopher Mosher 8f9eac131a Initial import from subversion repo 2012-04-20 20:04:34 -04:00