EightBitNet/M6502
2024-05-18 21:57:33 +01:00
..
M6502.Test Ugrade to .NET 8.0: First pass 2024-05-18 21:57:33 +01:00
Disassembler.cs Apply analysis recommendations to 6502 disassembler. 2020-07-14 16:35:43 +01:00
M6502.cs Work towards accurate bus/memory/io timings. Especially Z80 m-cycle timing. 2020-07-05 00:09:51 +01:00
M6502.csproj Ugrade to .NET 8.0: First pass 2024-05-18 21:57:33 +01:00
PageCrossingBehavior.cs Not sure if this was a really good idea, but integrated StyleCop rules into the builds. Corrected all except documentation problems. 2019-02-04 23:52:21 +00:00
StatusBits.cs Implement some suggestions from the code analysis. 2019-02-14 23:51:32 +00:00
Symbols.cs More analysis suggestions 2019-02-06 23:50:25 +00:00