Andrea Odetti
|
259428a946
|
Add support for a (munte) mockingboard.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2020-06-30 15:43:06 +01:00 |
|
Andrea Odetti
|
e49275ee9d
|
Ensure keys are visible.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2019-12-12 20:19:10 +00:00 |
|
Andrea Odetti
|
187739f913
|
Forgotten destructors...
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2019-12-06 20:00:16 +00:00 |
|
Andrea Odetti
|
45721b3fc5
|
Allow to change monochrome color.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2019-12-05 21:37:39 +00:00 |
|
Andrea Odetti
|
eb3c11c672
|
Add option for 50Hz video.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2019-12-02 20:50:51 +00:00 |
|
Andrea Odetti
|
7c90b040ef
|
Reduce some boilerplate with global and aw's options.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2019-12-01 19:49:11 +00:00 |
|
Andrea Odetti
|
f2d06cb18d
|
Expose timers in preferences.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2019-12-01 18:58:32 +00:00 |
|
Andrea Odetti
|
31340919de
|
Move Qt UI to private member.
This way it is clear which variables comes from the ui component.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2019-11-30 15:48:48 +00:00 |
|
Andrea Odetti
|
151c6c92f9
|
Add Video settings.
+ F9 to cycle video modes.
|
2019-11-24 21:06:55 +00:00 |
|
Andrea Odetti
|
256815eff9
|
Rationalise QApple options.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2019-11-24 19:30:34 +00:00 |
|
Andrea Odetti
|
ced20877c2
|
Audio: rename physical -> volume.
Fix issue with settings not being propagated.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2019-11-10 19:05:46 +00:00 |
|
Andrea Odetti
|
5166731e5a
|
Audio: add a few settings to the option menu.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2019-11-10 18:44:28 +00:00 |
|
Andrea Odetti
|
730e35150a
|
Remove some warnings.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2019-11-06 22:56:08 +00:00 |
|
Andrea Odetti
|
69ec0e7db0
|
Add support for RamWorks.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2019-04-22 16:02:06 +01:00 |
|
Andrea Odetti
|
224fcbce78
|
Add (better) support to select card in Slot 0.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2019-04-20 20:51:19 +01:00 |
|
Andrea Odetti
|
a51118cf35
|
Fix all disk related function due to Disk class introduction.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2019-04-20 16:43:52 +01:00 |
|
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 |
|
Andrea Odetti
|
b5e5199eeb
|
Move all configurations to a separate file.
Still not ideal as it is not straightforward to add options to places like the Video class.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-11-21 16:10:58 +00:00 |
|
Andrea Odetti
|
269cb6cfd1
|
Take screenshot.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-17 21:14:36 +01:00 |
|
Andrea Odetti
|
3a620f8b92
|
Add support to load/save state.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-15 18:20:25 +01:00 |
|
Andrea Odetti
|
3231f86f87
|
Avoid using uninitialised data.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|
Andrea Odetti
|
3733da1af7
|
Remove configuration from libappleii and delegate it to the frontends.
In qapple we use QSettings.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|
Andrea Odetti
|
348ba1ecd9
|
Use QGamepad in QApple.
This requires an interface as napple uses libevdev.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|
Andrea Odetti
|
6ec2408e44
|
Add viewer for (Windows) Registry.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|
Andrea Odetti
|
4873e1f020
|
Add and activate options for slot cards and computer type.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|
Andrea Odetti
|
2258d91208
|
Reuse the same preferences dialog, so the drop down menus keep the previous choices.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|
Andrea Odetti
|
86cc85bf8f
|
Add options dialog to load floppy and hard disks.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2017-10-14 19:18:44 +01:00 |
|