Thomas Harte
|
c3428bdaed
|
Try without prefixes.
|
2025-02-02 22:11:32 -05:00 |
|
Thomas Harte
|
0539de9c4e
|
Take a guess at modules.
|
2025-02-02 22:05:36 -05:00 |
|
Thomas Harte
|
eed87164b1
|
Attempt a Qt build action.
|
2025-02-02 22:00:21 -05:00 |
|
Thomas Harte
|
f7f2113f1c
|
Merge pull request #1465 from TomHarte/Plus4FastLoad
Edge towards fast loading in the Plus 4.
|
2025-02-02 21:49:22 -05:00 |
|
Thomas Harte
|
49d931f5cc
|
Disable Mac job for now.
|
2025-02-02 21:41:37 -05:00 |
|
Thomas Harte
|
4dbd63de08
|
Attempt version rebump.
|
2025-01-31 12:33:21 -05:00 |
|
Thomas Harte
|
3a53c349a0
|
Abandon attempts to build on older macOS for now.
|
2025-01-31 11:45:43 -05:00 |
|
Thomas Harte
|
a9fe5d5c87
|
Manually revert Xcode project version.
|
2025-01-30 22:48:11 -05:00 |
|
Thomas Harte
|
9cecccf5da
|
Correct TAP type check.
|
2025-01-30 21:04:36 -05:00 |
|
Thomas Harte
|
6cb3bbaa2d
|
Ensure tape ending != infinite loop.
|
2025-01-29 23:30:16 -05:00 |
|
Thomas Harte
|
0ff6a0bb53
|
Slightly simplify template arguments.
|
2025-01-29 22:51:02 -05:00 |
|
Thomas Harte
|
8ba57dec03
|
Take another stab at read_dipole.
|
2025-01-29 22:07:17 -05:00 |
|
Thomas Harte
|
d749c305ed
|
Merge branch 'master' into Plus4FastLoad
|
2025-01-28 20:20:21 -05:00 |
|
Thomas Harte
|
f46ac2d0ed
|
Merge pull request #1464 from TomHarte/AheadOfTimeCRCTables
Grab bag: calculate CRC tables ahead of time; improve carry typing.
|
2025-01-28 20:16:03 -05:00 |
|
Thomas Harte
|
d7b7152315
|
Apply const liberally.
|
2025-01-28 18:26:34 -05:00 |
|
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
|
55690a4c7f
|
Merge branch 'master' into Plus4FastLoad
|
2025-01-22 19:49:23 -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
|
609aba7c73
|
Made various additional style improvements.
|
2025-01-22 13:47:25 -05:00 |
|
Thomas Harte
|
bc7ab0eba1
|
Extend parser, accelerate headers.
|
2025-01-21 22:37:10 -05:00 |
|
Thomas Harte
|
56f271c8ad
|
Continue failing. This is the story of my life.
|
2025-01-21 17:24:12 -05:00 |
|
Thomas Harte
|
11190cff1d
|
Eject zero-cost execution in favour of faulty HLE.
|
2025-01-21 16:45:05 -05:00 |
|
Thomas Harte
|
348a593dc1
|
Flail in attempt to implement fast loading.
|
2025-01-21 14:13:42 -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 |
|