Commit Graph

19 Commits

Author SHA1 Message Date
Christopher A. Mosher 2749f8ef74 slight refactor 2024-04-13 15:57:03 -04:00
Christopher A. Mosher 89792885e2 ubuntu kinetic -> lunar 2024-04-10 22:30:23 -04:00
Chris Mosher bd4ded69d8 work on shutdown process; refactor 2023-01-05 20:10:15 -05:00
Chris Mosher 29165a5685 make screenimage be a wxFrame; break out REPT key handling into dedicated class; progress on wx paddle handling 2022-12-19 09:40:54 +09:00
Christopher A. Mosher 1438999790 fix Visual6502 mode transistors file; add Open/Close Emulator commands 2022-12-13 23:58:43 -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 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 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 fee69a814c completely remove tinyfiledialogs; clean up some log messages 2022-12-11 17:17:25 -05:00
Christopher A. Mosher ddf97fff28 new configuration file location algorithm 2022-12-09 21:49:59 -05:00
Christopher A. Mosher 6ce62c6bc2 refactor filename string handling 2022-12-08 02:05:30 -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 13f1865318 remove wx precompiled headers 2022-12-05 16:58:44 -05:00
Christopher A. Mosher 9387b907c2 start sdl first; run wx in a thread 2022-12-05 16:11:25 -05:00
Christopher A. Mosher e55e3f4c1d new cmd line handling; try to fix event thread on mac 2022-12-04 22:45:35 -05:00
Christopher A. Mosher dd6f36048d add wxWidgets app,frame; combine CMake files 2022-12-03 23:18:52 -05:00