Thomas Harte
|
f094aa946a
|
Add Mac GUI for Amiga memory selection.
|
2021-12-22 18:20:55 -05:00 |
|
Thomas Harte
|
084d002353
|
Adds the Amiga to macOS File -> New...
|
2021-08-06 21:58:31 -04:00 |
|
Thomas Harte
|
6d98349be1
|
Fully invests in options controllers, distinct from the views.
Per MVC, I should have been doing something closer to this from day one.
|
2021-07-13 19:04:24 -04:00 |
|
Thomas Harte
|
53c3c1f5ab
|
Allows macOS users to select the 6MHz Enterprise.
|
2021-07-08 18:50:37 -04:00 |
|
Thomas Harte
|
7826a26c7b
|
Adds Enterprise composite video option.
While enabling more pixels on the left for RGB mode.
|
2021-07-02 21:42:09 -04:00 |
|
Thomas Harte
|
2c2bb3765f
|
Withdraws the EPDOS option.
At least for now; it's something to worry about later.
|
2021-06-23 19:32:34 -04:00 |
|
Thomas Harte
|
88f0f2b623
|
Adds to the macOS UI and wires through all Enterprise options.
|
2021-06-22 21:39:07 -04:00 |
|
Thomas Harte
|
61c127ed2e
|
Adds Enterprise as a File -> New... machine.
And, similarly, exposes it for the route used by SDL.
|
2021-06-14 20:55:39 -04:00 |
|
Thomas Harte
|
4758bc8615
|
Attempts to support insertion of states into existing windows.
|
2021-04-30 21:37:41 -04:00 |
|
Thomas Harte
|
0af405aa46
|
Starts working in the 48kb and 128kb Spectrums.
|
2021-04-14 21:37:10 -04:00 |
|
Thomas Harte
|
7562917740
|
Adds the Spectrum to the macOS New... menu.
|
2021-03-21 21:50:50 -04:00 |
|
Thomas Harte
|
2ee478b4c4
|
Goes some way towards wiring up Spectrum options.
|
2021-03-19 22:17:20 -04:00 |
|
Thomas Harte
|
397704a1e6
|
Withdraws published quick-load option for the CPC.
|
2021-03-15 11:37:23 -04:00 |
|
Thomas Harte
|
7d778bc328
|
Formally introduces fast tape support as an option.
It doesn't feel that fast yet though.
|
2021-03-12 22:57:02 -05:00 |
|
Thomas Harte
|
6526c645a5
|
Merge branch 'master' into AppleIIgs
|
2021-02-02 21:29:38 -05:00 |
|
Thomas Harte
|
8db289e229
|
Adds some notes-to-self on SCSI and a route to using Acorn's ADFS.
|
2021-01-31 13:12:59 -05:00 |
|
Thomas Harte
|
b5ecd5f7ef
|
Merge branch 'master' into AppleIIgs
|
2021-01-31 11:47:40 -05:00 |
|
Thomas Harte
|
3d85e6bb97
|
Adds Mac UI for new Electron configuration options.
|
2021-01-31 09:49:51 -05:00 |
|
Thomas Harte
|
da814c62bc
|
Merge branch 'master' into AppleIIgs
|
2021-01-03 20:57:08 -05:00 |
|
C.W. Betts
|
3749b7b776
|
My improvements:
Use synthesized properties for CSMissingROM.
Remove openGLView from the xib: that will quiet a warning.
Add nullability metadata to CSStaticAnalyser.
|
2020-12-31 13:23:46 -07:00 |
|
Thomas Harte
|
5287c57ee0
|
Adds the IIgs as a user-selectable machine.
Albeit that there is no underlying machine yet.
|
2020-10-20 22:18:11 -04:00 |
|
Thomas Harte
|
c5cad865d7
|
Tidies up: arranges initialisers into alphabetical order, shortens some enum references.
|
2020-06-18 23:34:28 -04:00 |
|
Thomas Harte
|
f9c8470b20
|
Ensure targets always nominate a machine.
|
2020-03-15 00:13:38 -04:00 |
|
Thomas Harte
|
6a185a574a
|
Adds the BD-500 to the Mac GUI.
|
2020-01-15 23:56:56 -05:00 |
|
Thomas Harte
|
3ced31043a
|
Makes Jasmin autoboot optional, adds a Jasmin reset key, adds the Jasmin to File -> New... .
Also finally implements KeyNMI.
|
2020-01-05 21:57:33 -05:00 |
|
Thomas Harte
|
de43e86310
|
Permits Vic-20 memory to be specified in banks; adds recognition of TheC64-style file tags to specify them.
|
2019-12-26 22:49:48 -05:00 |
|
Thomas Harte
|
05d77d3297
|
Also deploys make_unique/shared to avoid type repetition.
|
2019-12-21 23:52:04 -05:00 |
|
Thomas Harte
|
47508d50a7
|
Wires through a composite video option for the ST.
Which is great and all, except that I've not yet inserted a colour burst. So it's monochrome.
|
2019-12-20 20:49:14 -05:00 |
|
Thomas Harte
|
5ce612cb38
|
Adds the Atari ST to File -> New in Cocoa world.
|
2019-12-17 23:04:12 -05:00 |
|
Thomas Harte
|
2e24da4614
|
Implements quick booting, and edges towards exposing it on the Mac.
It should already work in kiosk mode.
|
2019-09-19 22:32:12 -04:00 |
|
Thomas Harte
|
cfad20bb33
|
Surfaces missing Macintosh types.
|
2019-07-17 16:02:25 -04:00 |
|
Thomas Harte
|
85298319fa
|
Expands towards supporting multiple Macintosh models.
To provide another variable to help with bug isolation.
|
2019-06-03 14:50:36 -04:00 |
|
Thomas Harte
|
5f385e15f6
|
Adds the bare bones necessary to be able to create a Macintosh from File -> New... .
|
2019-05-03 22:16:07 -04:00 |
|
Thomas Harte
|
c11a1f9679
|
Introduces S-Video support for the ColecoVision.
|
2019-03-02 23:02:37 -05:00 |
|
Thomas Harte
|
816ad0a94c
|
Introduces region support to the MSX.
|
2019-02-28 20:54:43 -05:00 |
|
Thomas Harte
|
3e0b5433b9
|
Institutes colour/monochrome screen selection as an Apple II option.
Allowing me to test that straight-through composite still works.
|
2019-02-12 19:52:32 -05:00 |
|
Thomas Harte
|
ee89be6730
|
Removes many stray spaces.
|
2018-11-23 22:32:32 -05:00 |
|
Thomas Harte
|
e3fd63b2d7
|
Adds composite/RGB selection for the Master System.
|
2018-10-23 22:30:24 -04:00 |
|
Thomas Harte
|
a13eb351da
|
Implements the Enhanced IIe, other than some text selection errors.
|
2018-08-11 10:26:30 -04:00 |
|
Thomas Harte
|
94503ed771
|
Disables the macOS Apple II options panel, since it now has no options.
|
2018-08-04 12:37:55 -04:00 |
|
Thomas Harte
|
55a6431fb3
|
Puts in enough logic to be able to launch a non-functional IIe.
|
2018-07-25 18:58:34 -04:00 |
|
Thomas Harte
|
d45f1a793d
|
Introduces composite/RGB selection for the Amstrad CPC.
|
2018-06-21 20:00:49 -04:00 |
|
Thomas Harte
|
c4108efc5c
|
Adds a more accurate option description for the Apple II.
|
2018-06-10 18:32:22 -04:00 |
|
Thomas Harte
|
d576ff1172
|
Exposes DOS 3.3 acceleration as an option.
Albeit with an unhelpful label in the macOS GUI for now.
|
2018-06-10 18:28:29 -04:00 |
|
Thomas Harte
|
0b771ce61a
|
Removes all instances of the copyright symbol.
|
2018-05-13 15:19:52 -04:00 |
|
Thomas Harte
|
c3a2f7717b
|
Makes attempt to implement support for the Pravetz 8D + 8DOS.
i.e. the Disk II wired up to the Oric, with some ROM swaps.
|
2018-05-08 22:05:43 -04:00 |
|
Thomas Harte
|
723ee88043
|
Introduces configuration options for the Apple II.
Specifically: II or II+? Disk II 13- or 16-sector? Or not at all?
|
2018-05-03 19:37:32 -04:00 |
|
Thomas Harte
|
7463edaa1b
|
Attempts to bring card support to the Apple II, and adds a 'has disk' flag.
|
2018-04-23 21:14:45 -07:00 |
|
Thomas Harte
|
7efee9b52b
|
Does the bare minimum to create a class skeleton for Apple II implementation.
|
2018-04-14 19:46:15 -04:00 |
|
Thomas Harte
|
69f520428d
|
Makes a first, ugly attempt at a 'new machine' dialogue for the Mac.
Which has implied getting much more specific about MSX disk drive attachment, and has prompted an excuse to offer the ZX80 with the ZX81 ROM.
|
2018-04-02 22:42:41 -04:00 |
|