Thomas Harte
|
809cd7bca9
|
Remove the 68000's Mk2 suffix.
|
2023-05-10 17:13:01 -05:00 |
|
Thomas Harte
|
e56db3c4e5
|
Eliminate the old 68000 implementation.
|
2023-05-10 17:06:27 -05:00 |
|
Thomas Harte
|
2b56b7be0d
|
Simplify namespace syntax.
|
2023-05-10 16:02:18 -05:00 |
|
Thomas Harte
|
25a245e35c
|
Flailingly switch things until tests run.
|
2023-05-10 15:17:00 -05:00 |
|
Thomas Harte
|
882384b1f3
|
Disambiguate Storage.hpp.
|
2023-05-10 15:06:39 -05:00 |
|
Thomas Harte
|
5cc19f436f
|
Permit command-line parallel builds.
|
2023-05-10 15:02:07 -05:00 |
|
Thomas Harte
|
fd0eaa5788
|
Decline signing of all but release builds.
|
2023-05-10 15:01:02 -05:00 |
|
Thomas Harte
|
992a47c196
|
Add fallthrough annotations to Duff-esque loops.
|
2023-05-10 09:38:42 -05:00 |
|
Thomas Harte
|
8540e7a953
|
Add missing #include.
|
2023-05-10 09:37:21 -05:00 |
|
Thomas Harte
|
6b19bfeab2
|
No .cpp files remain in Components/9918
|
2023-05-09 17:40:14 -05:00 |
|
Thomas Harte
|
066e42145e
|
Merge branch 'master' of github.com:TomHarte/CLK
|
2023-05-08 21:14:14 -04:00 |
|
Thomas Harte
|
efe1425e8e
|
Accept new version number.
|
2023-05-08 21:14:03 -04:00 |
|
Thomas Harte
|
55e0742232
|
Merge pull request #1132 from TomHarte/MSX2Screenshot
Mention MSX 2, include screenshot.
|
2023-05-08 10:14:53 -04:00 |
|
Thomas Harte
|
abf92cd09e
|
Platform name is conventionally included.
|
2023-05-08 10:14:40 -04:00 |
|
Thomas Harte
|
73a214913a
|
Withdraw failed div experiment.
|
2023-05-08 10:13:47 -04:00 |
|
Thomas Harte
|
5453840d8c
|
Attempt to equalise column widths.
|
2023-05-08 10:12:35 -04:00 |
|
Thomas Harte
|
77078e2b7a
|
Fix Chromatrons reference.
|
2023-05-08 10:10:22 -04:00 |
|
Thomas Harte
|
3f1ae986cb
|
Cut down on borders.
|
2023-05-08 10:08:33 -04:00 |
|
Thomas Harte
|
d39d2a88f8
|
Futher resort.
|
2023-05-08 10:02:29 -04:00 |
|
Thomas Harte
|
6556865615
|
Shuffle screenshot order.
|
2023-05-08 10:00:40 -04:00 |
|
Thomas Harte
|
44779e68ee
|
Mention MSX 2, include screenshot.
|
2023-05-08 09:58:35 -04:00 |
|
Thomas Harte
|
54f5bae59e
|
Merge pull request #1131 from TomHarte/MSXLineInterrupts
Restrict disabled MSX line interrupt signalling.
|
2023-05-08 09:55:52 -04:00 |
|
Thomas Harte
|
e94b9f695a
|
Move interrupt away from buggy position.
Since I don't know where it's supposed to go anyway.
|
2023-05-08 09:50:05 -04:00 |
|
Thomas Harte
|
3797968870
|
Expose line interrupt status only when enabled.
|
2023-05-08 09:45:54 -04:00 |
|
Thomas Harte
|
9c079a6c50
|
Merge pull request #1130 from TomHarte/ImplicitPosition
Unify numbered and named slots.
|
2023-04-30 17:30:59 -04:00 |
|
Thomas Harte
|
561e2b774e
|
Unify numbered and named slots.
|
2023-04-30 17:24:14 -04:00 |
|
Thomas Harte
|
0cb4fec504
|
Merge pull request #1129 from TomHarte/FarewellCodecvt
Eliminate use of deprecated codecvt.
|
2023-04-30 17:21:43 -04:00 |
|
Thomas Harte
|
ec81cdd388
|
Eliminate codecvt.
|
2023-04-30 17:17:40 -04:00 |
|
Thomas Harte
|
8f0dc9d9a2
|
Eliminate use of deprecated codecvt.
|
2023-04-30 16:55:55 -04:00 |
|
Thomas Harte
|
4ebc3344cb
|
Merge pull request #1128 from TomHarte/SMSFetch
Fix base for Master System fetching.
|
2023-04-30 16:48:41 -04:00 |
|
Thomas Harte
|
6552d962ab
|
Fix base for Master System fetching.
|
2023-04-30 16:43:03 -04:00 |
|
Thomas Harte
|
5f151c07ea
|
Merge pull request #1127 from TomHarte/MapperReadback
Permit MSX RAM mapper readback.
|
2023-04-29 23:54:35 -04:00 |
|
Thomas Harte
|
1f4d526ea5
|
Permit MSX RAM mapper readback.
|
2023-04-29 23:48:22 -04:00 |
|
Thomas Harte
|
19d03dd4fd
|
Merge pull request #1117 from TomHarte/MSX2
Flesh out the MSX 2.
|
2023-04-27 10:00:16 -04:00 |
|
Thomas Harte
|
6c0feeedb4
|
Update Master System horizontal counter.
|
2023-04-26 22:49:46 -04:00 |
|
Thomas Harte
|
b5d9586362
|
Clean up some dangling timing changes.
|
2023-04-25 23:16:21 -04:00 |
|
Thomas Harte
|
8cd38094fc
|
Merge pull request #1126 from TomHarte/NewLineLayout
Definitively switch 9918 to counting cycle 0 as start-of-sync.
|
2023-04-25 11:26:28 -04:00 |
|
Thomas Harte
|
e49e98d309
|
Support horizontal offsets.
|
2023-04-24 22:43:11 -04:00 |
|
Thomas Harte
|
1b4df01a28
|
Fix missing right blank.
|
2023-04-24 22:23:09 -04:00 |
|
Thomas Harte
|
dbddcd109c
|
Add mention of text mode.
|
2023-04-23 22:38:42 -04:00 |
|
Thomas Harte
|
efa7d659bc
|
Subsume right erase.
|
2023-04-23 22:21:22 -04:00 |
|
Thomas Harte
|
5daec050dd
|
Adopt proper pixel-content placement.
|
2023-04-23 22:18:36 -04:00 |
|
Thomas Harte
|
f5c8eba843
|
Reduce duplication.
|
2023-04-23 22:02:41 -04:00 |
|
Thomas Harte
|
e5b0e666cc
|
Realign fetching.
|
2023-04-23 21:16:04 -04:00 |
|
Thomas Harte
|
96896f838c
|
Adjust layout inner loop.
|
2023-04-23 12:17:55 -04:00 |
|
Thomas Harte
|
f22aa6eb36
|
Simplify all namespace usages.:wq
|
2023-04-23 12:08:07 -04:00 |
|
Thomas Harte
|
6d092e0633
|
Restore missing semicolon.
|
2023-04-23 12:06:07 -04:00 |
|
Thomas Harte
|
6651a9c323
|
Use established test.
|
2023-04-23 12:01:33 -04:00 |
|
Thomas Harte
|
d40bc58e8b
|
Merge branch 'master' into MSX2
|
2023-04-23 11:58:34 -04:00 |
|
Thomas Harte
|
4b53082774
|
Merge pull request #1125 from TomHarte/CheckoutV3
Update checkout action.
|
2023-04-23 11:58:08 -04:00 |
|