AppleWin/source/frontends/common2
Andrea Odetti db2f9be009 sa2: add some logic to implement Full Speed.
Because we run a frame at a time, this is a bit different than in AppleWin.
Run up to 5 extra frames.

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2021-05-28 19:07:58 +01:00
..
CMakeLists.txt Fix string comparison in cmake. 2021-02-04 10:12:51 +00:00
commonframe.cpp Set g_sProgramDir so symbols can be found. 2021-05-26 17:12:19 +01:00
commonframe.h Add Reset(s) buttons. 2021-03-27 20:11:47 +00:00
config.h.in
fileregistry.cpp Improve symmetry of Constructor/Destructor functions. 2021-05-24 09:22:01 +01:00
fileregistry.h Improve symmetry of Constructor/Destructor functions. 2021-05-24 09:22:01 +01:00
programoptions.cpp Add support for custom ROMs. 2021-05-27 13:40:57 +01:00
programoptions.h Add support for custom ROMs. 2021-05-27 13:40:57 +01:00
ptreeregistry.cpp ImGui: display all current registry settings. 2021-04-04 14:33:04 +01:00
ptreeregistry.h ImGui: display all current registry settings. 2021-04-04 14:33:04 +01:00
speed.cpp sa2: add some logic to implement Full Speed. 2021-05-28 19:07:58 +01:00
speed.h sa2: add some logic to implement Full Speed. 2021-05-28 19:07:58 +01:00
timer.cpp common2: add namespace and reformat everything with space over tabs. 2021-02-25 16:04:50 +00:00
timer.h common2: add namespace and reformat everything with space over tabs. 2021-02-25 16:04:50 +00:00
utils.cpp Initialisation: some fixes. 2021-05-23 20:06:36 +01:00
utils.h Revisit initialisation to drive it all from the FrameBase. 2021-03-27 18:48:05 +00:00