AppleWin/source/frontends/ncurses
Andrea Odetti a310d50da4 applen: partially better way to locate resources if application is launched from different folder.
When loading snapshot, chdir so relative paths can be found.
Ensure endwin() is called.
Use an "int" to exit the process rather than a exit().

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2020-07-12 10:24:27 +01:00
..
asciiart.cpp Allow to control of high resolution graphics. 2017-10-14 19:18:44 +01:00
asciiart.h Allow to control of high resolution graphics. 2017-10-14 19:18:44 +01:00
CMakeLists.txt applen: partially better way to locate resources if application is launched from different folder. 2020-07-12 10:24:27 +01:00
colors.cpp Fix LowRes colors (swapping foreground and background). 2017-10-14 19:18:44 +01:00
colors.h Add support for a text mode high resolution graphics. 2017-10-14 19:18:44 +01:00
configuration.cpp Remove dependency on std::filesystem and fix a compilation error. 2020-07-05 13:20:03 +01:00
configuration.h Reworked the entire wondows.h replacement. 2019-11-23 18:17:44 +00:00
evdevpaddle.cpp Use QGamepad in QApple. 2017-10-14 19:18:44 +01:00
evdevpaddle.h Use QGamepad in QApple. 2017-10-14 19:18:44 +01:00
main.cpp applen: partially better way to locate resources if application is launched from different folder. 2020-07-12 10:24:27 +01:00
nframe.cpp Allow to control of high resolution graphics. 2017-10-14 19:18:44 +01:00
nframe.h Allow to control of high resolution graphics. 2017-10-14 19:18:44 +01:00
resources.cpp applen: partially better way to locate resources if application is launched from different folder. 2020-07-12 10:24:27 +01:00
world.cpp applen: partially better way to locate resources if application is launched from different folder. 2020-07-12 10:24:27 +01:00
world.h First (succesful) attempt at using NTSC code in Linux. 2019-11-20 21:23:27 +00:00