AppleWin/source/frontends/qapple
Andrea Odetti 629bbfb757 Add support for the LanguageCard in Slot0 switch.
(not 100% sure how it is supposed to work).


Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2019-04-19 20:27:17 +01:00
..
resources Fix support to select clones. 2017-10-14 19:18:44 +01:00
chunks.cpp Add memory viewer based on a (modified) widget from 2017-10-14 19:18:44 +01:00
chunks.h Add memory viewer based on a (modified) widget from 2017-10-14 19:18:44 +01:00
CMakeLists.txt Move all configurations to a separate file. 2017-11-21 16:10:58 +00:00
commands.cpp Add memory viewer based on a (modified) widget from 2017-10-14 19:18:44 +01:00
commands.h Add memory viewer based on a (modified) widget from 2017-10-14 19:18:44 +01:00
configuration.cpp Add support for the LanguageCard in Slot0 switch. 2019-04-19 20:27:17 +01:00
configuration.h Move all configurations to a separate file. 2017-11-21 16:10:58 +00:00
emulator.cpp Take screenshot. 2017-10-17 21:14:36 +01:00
emulator.h Take screenshot. 2017-10-17 21:14:36 +01:00
emulator.ui Fix window title, close event, scrollbars, fast timer when disk spins. 2017-10-14 19:18:44 +01:00
gamepadpaddle.cpp Use QGamepad in QApple. 2017-10-14 19:18:44 +01:00
gamepadpaddle.h Use QGamepad in QApple. 2017-10-14 19:18:44 +01:00
graphicscache.cpp Add support for Double Low & Hi Resolution. 2017-10-14 19:18:44 +01:00
graphicscache.h Add support for Double Low & Hi Resolution. 2017-10-14 19:18:44 +01:00
main.cpp Remove configuration from libappleii and delegate it to the frontends. 2017-10-14 19:18:44 +01:00
memorycontainer.cpp Add memory viewer based on a (modified) widget from 2017-10-14 19:18:44 +01:00
memorycontainer.h Add memory viewer based on a (modified) widget from 2017-10-14 19:18:44 +01:00
memorycontainer.ui Fix duplicate names of widgets. 2017-10-14 19:18:44 +01:00
preferences.cpp Add support for the LanguageCard in Slot0 switch. 2019-04-19 20:27:17 +01:00
preferences.h Add support for the LanguageCard in Slot0 switch. 2019-04-19 20:27:17 +01:00
preferences.ui Add support for the LanguageCard in Slot0 switch. 2019-04-19 20:27:17 +01:00
qapple.cpp Add support for the LanguageCard in Slot0 switch. 2019-04-19 20:27:17 +01:00
qapple.h Pause the emulator when Disks are swapped. 2018-02-13 20:02:17 +00:00
qapple.pro Move all configurations to a separate file. 2017-11-21 16:10:58 +00:00
qapple.qrc Fix support to select clones. 2017-10-14 19:18:44 +01:00
qapple.ui Add ability to swap floppy disks. 2018-02-13 08:42:47 +00:00
qhexedit.cpp Address area: do not show 1 more row than necessary. 2017-10-14 19:18:44 +01:00
qhexedit.h Add memory viewer based on a (modified) widget from 2017-10-14 19:18:44 +01:00
qresources.cpp Various improvements over the QLabel based approach. 2017-10-14 19:18:44 +01:00
settings.cpp Remove configuration from libappleii and delegate it to the frontends. 2017-10-14 19:18:44 +01:00
settings.h Remove configuration from libappleii and delegate it to the frontends. 2017-10-14 19:18:44 +01:00
video.cpp Adapt to upstream changes. 2018-08-25 21:17:55 +01:00
video.h Take screenshot. 2017-10-17 21:14:36 +01:00