EightBitNet/M6502
Adrian Conlon fc9263fb3a M6502: Avoid allocating "Tuples" when processing crossed page boundary conditions. (~20% speedup)
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2019-05-04 12:44:53 +01:00
..
M6502.Test add unit tests (not complete) for 6809 processor. Fix matters arising. 2019-04-21 04:47:36 +01:00
Properties 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
Disassembler.cs Follow most of the guideline suggestions from VS2019 preview. Pretty good suggestions! 2019-02-22 22:33:51 +00:00
M6502.cs M6502: Avoid allocating "Tuples" when processing crossed page boundary conditions. (~20% speedup) 2019-05-04 12:44:53 +01:00
M6502.csproj add unit tests (not complete) for 6809 processor. Fix matters arising. 2019-04-21 04:47:36 +01:00
packages.config add unit tests (not complete) for 6809 processor. Fix matters arising. 2019-04-21 04:47:36 +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
Settings.StyleCop 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
stylecop.json 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
Symbols.cs More analysis suggestions 2019-02-06 23:50:25 +00:00