AppleWin/source/frontends/ncurses
Andrea Odetti 21156bb606 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	source/Disk.cpp
#	source/DiskImageHelper.h
#	source/Memory.cpp

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2018-02-03 20:35:04 +00: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 Remove configuration from libappleii and delegate it to the frontends. 2017-10-14 19:18:44 +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 configuration from libappleii and delegate it to the frontends. 2017-10-14 19:18:44 +01:00
configuration.h Remove configuration from libappleii and delegate it to the frontends. 2017-10-14 19:18:44 +01: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 Merge remote-tracking branch 'upstream/master' 2018-02-03 20:35:04 +00: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 Move FindResource to the interface as in QT it will be handled differently. 2017-10-14 19:18:44 +01:00
world.cpp Move MessageBox() to the interface to display it properly in Qt. 2017-10-15 18:58:23 +01:00
world.h Write a little measure about current execution speed. 2017-10-14 19:18:44 +01:00