Thomas Harte
|
b11dd6950c
|
Adds an entry for DiagROM.
|
2021-08-07 16:56:18 -04:00 |
|
Thomas Harte
|
af1ade9433
|
Introduces Amiga ROMs to the catalogue.
|
2021-07-15 21:09:20 -04:00 |
|
Thomas Harte
|
d7ff6bd04d
|
Adds necessary declarations to install a DOS ROM.
|
2021-06-20 20:30:54 -04:00 |
|
Thomas Harte
|
0e1e8c7faa
|
Attempts to support the panoply of EXOS and BASIC versions.
|
2021-06-19 22:59:09 -04:00 |
|
Thomas Harte
|
42a98e1676
|
Fix composition with empty nodes.
|
2021-06-19 22:13:17 -04:00 |
|
Thomas Harte
|
196c4dcdd9
|
Adds an appropriate ROM request.
|
2021-06-14 21:17:09 -04:00 |
|
Thomas Harte
|
54e3332673
|
Ensure optionals appear at the end of any ROM request list.
|
2021-06-06 22:36:26 -04:00 |
|
Thomas Harte
|
f27e331462
|
Updates autotests to new RomFetcher world.
|
2021-06-06 20:34:55 -04:00 |
|
Thomas Harte
|
dd64aef910
|
Improves request construction and improves descriptions.
|
2021-06-06 20:25:26 -04:00 |
|
Thomas Harte
|
95971f39f1
|
Reintroduces full messaging to macOS.
|
2021-06-06 20:02:13 -04:00 |
|
Thomas Harte
|
83beb3c0e6
|
Introduces slightly-less manual ROM::Request::visit .
|
2021-06-06 18:28:02 -04:00 |
|
Thomas Harte
|
76335e5cf2
|
Factors out and slightly generalises textual descriptions of ROM::Descriptions.
|
2021-06-06 18:15:00 -04:00 |
|
Thomas Harte
|
5acd97c860
|
Puts enough in place for a GUI-led installation process.
... and provides a lot of the Objective-C wiring necessary to expose that to Swift.
|
2021-06-06 14:24:38 -04:00 |
|
Thomas Harte
|
b0f551c307
|
Ensures only _missing_ ROMs are reported.
|
2021-06-05 21:09:35 -04:00 |
|
Thomas Harte
|
fbee74e1fe
|
Avoids storing or printing a CRC if none is known.
|
2021-06-04 22:03:08 -04:00 |
|
Thomas Harte
|
ccd82591aa
|
Reinstates SDL error message; adds expansion of ~ .
|
2021-06-04 21:53:56 -04:00 |
|
Thomas Harte
|
e36cc9e777
|
Transcribes the Apple II ROM descriptions.
|
2021-06-04 19:19:55 -04:00 |
|
Thomas Harte
|
2e999889bd
|
Attempts to implement tree construction.
|
2021-06-04 19:03:07 -04:00 |
|
Thomas Harte
|
f4db4c3a73
|
Implements ROM::Request::validate.
It now also validates ROM sizes, so can no longer take a const Map.
|
2021-06-04 18:54:50 -04:00 |
|
Thomas Harte
|
f05cdd5e34
|
With large swathes of implementation missing, compiles.
|
2021-06-03 22:39:18 -04:00 |
|
Thomas Harte
|
f9954619d4
|
Add missing header file.
|
2021-06-03 22:28:30 -04:00 |
|
Thomas Harte
|
a30eeaab6a
|
Starts to introduce a new grammar for ROM requests.
They can be optional, and chained together in AND or OR combinations. A central catalogue knows the definitions of all ROMs.
|
2021-06-03 21:55:59 -04:00 |
|