Thomas Harte
|
e1fdda928a
|
Add Mockingboard to Qt UI.
|
2024-02-15 09:13:17 -05:00 |
|
Thomas Harte
|
8a1a14ba4c
|
Switch trailing files to #pragma once.
|
2024-01-21 21:49:59 -05:00 |
|
Thomas Harte
|
3ab6953246
|
Avoid use of raw pointers in machine creation.
|
2024-01-12 22:03:19 -05:00 |
|
Thomas Harte
|
afa2dad2e2
|
Merge pull request #1292 from TomHarte/KeyRepeat
Indicate whether a keypress is a repeat. Treat appropriately in the Apple II.
|
2024-01-01 15:27:25 -05:00 |
|
Thomas Harte
|
b7e1ac840f
|
Add necessary Qt change.
|
2023-12-31 16:43:32 -05:00 |
|
Thomas Harte
|
a7fda83ea5
|
Reintroduce shortcuts; eliminate bad auto-UI additions.
|
2023-12-30 23:05:49 -05:00 |
|
Thomas Harte
|
c1778a8fee
|
Reintroduce Qt5 support.
|
2023-12-30 23:03:15 -05:00 |
|
Thomas Harte
|
0c770c474b
|
Add PC startup options.
|
2023-12-29 22:55:34 -05:00 |
|
Thomas Harte
|
134a11b948
|
Mildly circuitously, accept ROM images.
|
2023-12-29 22:38:08 -05:00 |
|
Thomas Harte
|
09059ab869
|
Apply de minimis adaptations to get to build under Qt6.
|
2023-12-29 22:04:24 -05:00 |
|
Thomas Harte
|
9344f6a824
|
Indicate whether a keypress is a repeat. Treat appropriately in the Apple II.
|
2023-12-28 15:05:55 -05:00 |
|
Thomas Harte
|
2d75fbe1bf
|
Add nonfunctional FAT12 analyser.
|
2023-12-05 10:46:06 -05:00 |
|
Thomas Harte
|
ddf38595ff
|
Add enough for FAT12 IMA images to get to the PC.
|
2023-11-29 14:54:33 -05:00 |
|
Thomas Harte
|
1676ed9850
|
Add to SDL and Qt builds.
|
2023-11-15 11:02:44 -05:00 |
|
Thomas Harte
|
9342c6005f
|
Remove dead 68000 references.
|
2023-05-15 10:09:39 -04:00 |
|
Thomas Harte
|
9b6be2571a
|
Introduce Qt options for MSX model, MSX-MUSIC.
|
2023-05-15 09:50:22 -04:00 |
|
Thomas Harte
|
6b19bfeab2
|
No .cpp files remain in Components/9918
|
2023-05-09 17:40:14 -05:00 |
|
Thomas Harte
|
f57c2a961f
|
Add to further project files.
|
2023-01-14 14:20:29 -05:00 |
|
Thomas Harte
|
151f60958e
|
Relocate the 9918 implementation file.
|
2023-01-01 14:01:19 -05:00 |
|
Thomas Harte
|
69f92963f9
|
Add Atari ST RAM size to Qt UI.
|
2022-08-10 15:39:55 -04:00 |
|
Thomas Harte
|
68480530fe
|
Remove refernce to .cpp Concurrency files from Qt.
|
2022-07-17 14:39:15 -04:00 |
|
Thomas Harte
|
a0e01d4c34
|
Add overt flushes to the SDL target.
|
2022-07-12 11:03:58 -04:00 |
|
Thomas Harte
|
9cbbb6e508
|
Adjust path to match namespace; add to Qt project.
|
2022-04-27 08:05:36 -04:00 |
|
Thomas Harte
|
3caf9ca914
|
Remove a bunch of unused names.
|
2021-12-23 11:39:00 -05:00 |
|
Thomas Harte
|
fd569201ef
|
Add Qt GUI for Amiga memory selection.
|
2021-12-23 11:28:44 -05:00 |
|
Thomas Harte
|
849e48f519
|
Add the Amiga to Qt's UI.
|
2021-12-08 11:41:38 -05:00 |
|
Thomas Harte
|
d3f0d15732
|
Merge branch 'master' into Amiga
|
2021-11-03 19:27:06 -07:00 |
|
mariuszkurek
|
04f4536cb2
|
Make SDL and Qt binary names consistent
|
2021-11-01 09:13:06 +01:00 |
|
Thomas Harte
|
6ade36bf09
|
Adds an empty shell of a machine.
|
2021-07-16 20:30:48 -04:00 |
|
Thomas Harte
|
52ea3b741c
|
Introduces a presentation flag for LEDs.
All existing receivers ignore it.
|
2021-07-15 21:26:02 -04:00 |
|
Thomas Harte
|
4dd7f2cc09
|
Add 6Mhz option to Qt UI.
|
2021-07-08 22:30:35 -04:00 |
|
Thomas Harte
|
adcd580d5b
|
Ensure LEDs are cleared upon a new machine.
|
2021-07-03 19:06:15 -04:00 |
|
Thomas Harte
|
d715e5fd1d
|
Expose composite/RGB option in Qt.
|
2021-07-02 21:51:48 -04:00 |
|
Thomas Harte
|
a46ff5590d
|
Adds Enterprise new machine dialogue for Qt.
|
2021-06-29 21:04:17 -04:00 |
|
Thomas Harte
|
ab059b63fd
|
Add Enterprise to Qt project file.
|
2021-06-29 20:36:28 -04:00 |
|
Thomas Harte
|
1c1719e561
|
Adds drag-and-drop snapshot support for Qt.
|
2021-06-13 21:41:20 -04:00 |
|
Thomas Harte
|
57713d63fa
|
Avoids regression of selected tab upon app restart.
|
2021-06-13 19:38:56 -04:00 |
|
Thomas Harte
|
ae2993625c
|
Add missing header.
|
2021-06-08 17:54:30 -04:00 |
|
Thomas Harte
|
0982141442
|
Corrects many minor errors.
|
2021-06-08 17:52:39 -04:00 |
|
Thomas Harte
|
85fab2abc4
|
Takes a swing at adding a square pixels toggle for Qt.
|
2021-06-08 17:37:46 -04:00 |
|
Thomas Harte
|
6c559d7556
|
Fix lead-in text.
|
2021-06-06 22:02:11 -04:00 |
|
Thomas Harte
|
9165a85484
|
Correct wstring conversion.
|
2021-06-06 21:58:38 -04:00 |
|
Thomas Harte
|
98ada2588a
|
Resolve name confusion.
|
2021-06-06 21:51:51 -04:00 |
|
Thomas Harte
|
43f686c22d
|
Correct return type and map insertion.
|
2021-06-06 21:44:37 -04:00 |
|
Thomas Harte
|
4a2673d757
|
Make a prima facie attempt to adapt the Qt build.
|
2021-06-06 20:47:25 -04:00 |
|
Thomas Harte
|
9af6c0b37a
|
Improves comment.
|
2021-05-06 12:57:32 -04:00 |
|
Thomas Harte
|
ef50967793
|
Limit X11 linkage to Linux.
|
2021-05-05 22:17:24 -04:00 |
|
Thomas Harte
|
5f6c08b7e0
|
Avoid partial struct instantiation.
|
2021-05-05 22:00:50 -04:00 |
|
Thomas Harte
|
6cb23ec5be
|
Tidy up and comment.
|
2021-05-05 21:58:54 -04:00 |
|
Thomas Harte
|
1bae70bcf8
|
Correct capitalisation.
|
2021-05-05 21:49:01 -04:00 |
|