14 Commits

Author SHA1 Message Date
Adrian Conlon
3d6b549c76 Turns out using lambdas to control pins is lovely and correct, but terribly slow. Back to a more traditional method. 2025-03-24 20:18:04 +00:00
Adrian Conlon
c0a964fadb .net 9 analysis 2024-10-12 10:52:47 +01:00
Adrian Conlon
515c679e68 Apply .net 9 analysis 2024-10-12 10:20:29 +01:00
Adrian Conlon
f0815d4150 Code analysis corrections. 2024-10-09 22:15:25 +01:00
Adrian Conlon
dc677e5358 Namespace tidying 2024-10-09 19:48:33 +01:00
Adrian Conlon
c8055d65c3 Remove "unfixed page" output 2024-07-22 11:00:14 +01:00
Adrian Conlon
9c6586cdd0 Tie the 6502 disassembler to the "core" processor. 2024-07-22 09:31:03 +01:00
Adrian Conlon
ee584867c2 Modernise some more c# code 2024-07-18 11:38:02 +01:00
Adrian Conlon
7e7f10885a Show the fix/unfixed page on HarteTest failures. 2024-06-24 15:49:46 +01:00
Adrian Conlon
93e1e903f6 Transition entirely to new symbols framework and wire profiler. 2024-06-05 23:52:35 +01:00
Adrian Conlon
a3a8c41ff1 More analysis suggestions 2024-05-30 22:20:26 +01:00
Adrian Conlon
6d7e936a60 Don't crash if disassembly can't be generated. 2024-05-27 23:15:51 +01:00
Adrian Conlon
bd1f7c285b Sort out hex formatting in Harte test 2024-05-21 21:38:10 +01:00
Adrian Conlon
1e15b090f6 First stab at implementing M6502 Harte tests 2024-05-21 19:41:16 +01:00