AppleWin/source/frontends/common2
Andrea Odetti ea0a3cb5ba Fix string comparison in cmake.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2021-02-04 10:12:51 +00:00
..
CMakeLists.txt Fix string comparison in cmake. 2021-02-04 10:12:51 +00:00
commonframe.cpp Move resources, bitmaps and messageboxes into Frames. 2021-01-20 19:07:18 +00:00
commonframe.h Modern syntax: virtual -> override. 2021-01-31 13:55:43 +00:00
config.h.in Temporary step to load resources in libretro. 2020-12-12 18:46:06 +00:00
fileregistry.cpp Share some more registry-related code. 2020-12-28 11:35:58 +00:00
fileregistry.h Add a Registry interface to for more flexibility on case by case usage. 2020-12-27 19:43:35 +00:00
programoptions.cpp Allow users to specify Paddle device for applen. 2020-12-31 14:34:00 +00:00
programoptions.h Allow users to specify Paddle device for applen. 2020-12-31 14:34:00 +00:00
ptreeregistry.cpp Share some more registry-related code. 2020-12-28 11:35:58 +00:00
ptreeregistry.h Modern syntax: virtual -> override. 2021-01-31 13:55:43 +00:00
speed.cpp libretro core: fix (most?) audio glitches. 2020-12-26 19:28:51 +00:00
speed.h libretro core: fix (most?) audio glitches. 2020-12-26 19:28:51 +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 Use RAII pattern to initialise and clear AppleWin emulator. 2021-01-31 13:26:23 +00:00
utils.h Use RAII pattern to initialise and clear AppleWin emulator. 2021-01-31 13:26:23 +00:00