Thomas Harte
|
da1d52033b
|
Use contractions.
|
2025-01-28 18:19:31 -05:00 |
|
Thomas Harte
|
01ddc24c02
|
Require overt acknowledgement of meaning.
|
2025-01-28 17:42:26 -05:00 |
|
Thomas Harte
|
53a3e88d16
|
Shunt CRC XOR table generation to compile time.
|
2025-01-28 17:36:32 -05:00 |
|
Thomas Harte
|
bc8d1cc384
|
Merge pull request #1463 from TomHarte/AcornAnalyserStyle
Tweak Acorn analyser style.
|
2025-01-26 21:58:50 -05:00 |
|
Thomas Harte
|
ed2ba63a5f
|
Adjust style.
|
2025-01-26 21:42:38 -05:00 |
|
Thomas Harte
|
8a2c009653
|
Reduce copies, size()s, code duplication.
|
2025-01-26 21:34:01 -05:00 |
|
Thomas Harte
|
161ad4b143
|
Merge pull request #1462 from TomHarte/VIAPortTemplate
Reduce repetitive dynamic work in 6522 usages.
|
2025-01-22 19:48:24 -05:00 |
|
Thomas Harte
|
d701990df4
|
Simplify ownership of the shift value.
|
2025-01-22 16:12:45 -05:00 |
|
Thomas Harte
|
95a2d1013c
|
Remove unused dynamic dispatcher.
|
2025-01-22 16:06:09 -05:00 |
|
Thomas Harte
|
5d4f3c0b3e
|
Remove already-done TODO.
|
2025-01-22 16:04:17 -05:00 |
|
Thomas Harte
|
f8e4023307
|
Reduce repetitive dynamic work in 6522 usages.
|
2025-01-22 15:57:03 -05:00 |
|
Thomas Harte
|
b67bb50f4a
|
Merge pull request #1461 from TomHarte/Vic20Confidence
Include VIC hits in Vic-20 confidence selection.
|
2025-01-20 23:21:19 -05:00 |
|
Thomas Harte
|
1174f651ab
|
Switch to logger, ignore 0xfdfx.
|
2025-01-20 22:47:54 -05:00 |
|
Thomas Harte
|
dad9777c3e
|
Merge pull request #1460 from TomHarte/Plus4DriveSelection
Add C1541 button to mac UI; respect Target setting.
|
2025-01-20 22:45:49 -05:00 |
|
Thomas Harte
|
4f6285a8e7
|
Include VIC hits in Vic-20 confidence selection.
|
2025-01-20 22:25:24 -05:00 |
|
Thomas Harte
|
20cecf4702
|
Add C1541 button to mac UI; respect Target setting.
|
2025-01-20 22:02:35 -05:00 |
|
Thomas Harte
|
5763eabff4
|
Merge pull request #1459 from TomHarte/UnitTestUpdates
Repair lagging unit tests.
|
2025-01-20 21:41:15 -05:00 |
|
Thomas Harte
|
0fc753949d
|
Repair lagging unit tests.
|
2025-01-20 21:36:25 -05:00 |
|
Thomas Harte
|
083c1b7ca7
|
Merge pull request #1458 from TomHarte/Plus4PRGs
Introdice alternative tape timings for the +4.
|
2025-01-20 20:59:33 -05:00 |
|
Thomas Harte
|
8f6b1b11e5
|
Fix member name.
|
2025-01-20 20:35:14 -05:00 |
|
Thomas Harte
|
53b7d19c10
|
Ensure tape images proper destruct.
|
2025-01-20 20:33:17 -05:00 |
|
Thomas Harte
|
b0b4f5e51a
|
Add Plus 4 to Qt UI.
|
2025-01-20 20:31:12 -05:00 |
|
Thomas Harte
|
b7414aa59c
|
Improve logging.
|
2025-01-20 16:19:02 -05:00 |
|
Thomas Harte
|
f449045118
|
Add some basic attempts at dynamic analysis.
|
2025-01-20 16:15:53 -05:00 |
|
Thomas Harte
|
1e9ddada37
|
Retain tapes and disks.
|
2025-01-20 15:51:01 -05:00 |
|
Thomas Harte
|
55d59a1854
|
Separate chunk parsing.
|
2025-01-19 18:16:33 -05:00 |
|
Thomas Harte
|
beb9f38514
|
Eliminate std::shared_ptr.
|
2025-01-18 23:25:08 -05:00 |
|
Thomas Harte
|
00b1865fc8
|
Fix boundary condition.
|
2025-01-17 21:46:43 -05:00 |
|
Thomas Harte
|
0f545608c4
|
Fix serialiser ownership, Commodore analyser.
|
2025-01-17 21:43:11 -05:00 |
|
Thomas Harte
|
bde2047184
|
Provide target platform where serialiser will accept it.
|
2025-01-17 17:09:47 -05:00 |
|
Thomas Harte
|
0a22d8fb9e
|
Add TODO on final dangling issue.
|
2025-01-17 17:06:03 -05:00 |
|
Thomas Harte
|
1bef37d504
|
Test data only once.
|
2025-01-17 17:04:25 -05:00 |
|
Thomas Harte
|
7f5d290b66
|
Promote validation.
|
2025-01-17 17:01:09 -05:00 |
|
Thomas Harte
|
9461e6f285
|
Move validation up a level.
|
2025-01-17 16:59:30 -05:00 |
|
Thomas Harte
|
3f59a03f29
|
Parse Commodore .tap header only once.
|
2025-01-17 16:54:54 -05:00 |
|
Thomas Harte
|
062b581b55
|
Move .cas and ZX .tap initial parsing out of serialiser.
|
2025-01-17 16:45:09 -05:00 |
|
Thomas Harte
|
58d3fdc1c2
|
Separate stateful serialisation from tapes.
|
2025-01-17 16:39:21 -05:00 |
|
Thomas Harte
|
2f546842a7
|
Wire TAPs and similar directly to their targets.
|
2025-01-16 21:21:15 -05:00 |
|
Thomas Harte
|
f089a85908
|
Zoom out to a more likely TV cropping.
|
2025-01-15 22:52:20 -05:00 |
|
Thomas Harte
|
a6e453a452
|
Introdice alternative tape timings for the +4.
|
2025-01-15 22:11:26 -05:00 |
|
Thomas Harte
|
3adf3dc547
|
Merge pull request #1457 from TomHarte/BadlinePriority
Give priority to initial bad lines.
|
2025-01-13 20:40:17 -05:00 |
|
Thomas Harte
|
1d0ea96ae9
|
This hasn't been true for a while.
|
2025-01-13 17:38:29 -05:00 |
|
Thomas Harte
|
a4cb17a1cb
|
First bad lines take priority over second ones.
|
2025-01-13 17:31:18 -05:00 |
|
Thomas Harte
|
733da3161b
|
Merge pull request #1456 from TomHarte/CounterSets
Correct shift on hcount write.
|
2025-01-12 22:32:46 -05:00 |
|
Thomas Harte
|
1b1a0f553d
|
Keep three least bits.
|
2025-01-12 22:07:56 -05:00 |
|
Thomas Harte
|
972619c1fe
|
Correct shift on hcount write.
|
2025-01-12 21:59:22 -05:00 |
|
Thomas Harte
|
61086d5360
|
Merge pull request #1455 from TomHarte/MatchBefore
Restructure loop to perform events AT time, not upon reaching it.
|
2025-01-12 19:18:32 -05:00 |
|
Thomas Harte
|
37513d726c
|
Restructure loop to perform events AT time, not upon reaching it.
|
2025-01-12 19:06:42 -05:00 |
|
Thomas Harte
|
6510bee327
|
Merge pull request #1454 from TomHarte/VideoTweaks
Restrict counter sizes; invert written horizontal counter.
|
2025-01-11 23:42:58 -05:00 |
|
Thomas Harte
|
cd36f3f096
|
Restrict counter sizes; invert written horizontal counter.
|
2025-01-11 23:19:01 -05:00 |
|