AppleWin/source/frontends/common2
Andrea Odetti a121981e5a sa2: Add support for --headless and --fixed-speed.
Headless will skip the video refresh (and the vsync).
Fixed-Speed will avoid adaptive speed.

Used together, the emulator will go at maximum speed skipping video refresh (useful for profiling).
2020-11-21 15:07:31 +00:00
..
CMakeLists.txt Keep track of actual speed to ensure emulated CPU goes at the right speed (and keeps audio on track). 2020-11-20 15:32:35 +00:00
config.h.in Better way to share data between ncurses and sdl2. 2020-10-09 19:13:42 +01:00
configuration.cpp Logging / Config replated changes. 2020-10-11 20:14:01 +01:00
configuration.h Logging / Config replated changes. 2020-10-11 20:14:01 +01:00
programoptions.cpp sa2: Add support for --headless and --fixed-speed. 2020-11-21 15:07:31 +00:00
programoptions.h sa2: Add support for --headless and --fixed-speed. 2020-11-21 15:07:31 +00:00
resources.cpp Better way to share data between ncurses and sdl2. 2020-10-09 19:13:42 +01:00
resources.h Add #pragma once. 2020-10-11 20:14:02 +01:00
speed.cpp sa2: Add support for --headless and --fixed-speed. 2020-11-21 15:07:31 +00:00
speed.h sa2: Add support for --headless and --fixed-speed. 2020-11-21 15:07:31 +00:00
timer.cpp Prefer mean over average. 2020-11-15 14:47:51 +00:00
timer.h Improve stat logging. 2020-11-13 20:12:57 +00:00
utils.cpp Changes required from upstream. 2020-11-12 18:43:04 +00:00
utils.h Add #pragma once. 2020-10-11 20:14:02 +01:00