EightBitNet/M6502
Adrian Conlon 0ab5da10ef add unit tests (not complete) for 6809 processor. Fix matters arising.
Signed-off-by: Adrian Conlon <adrian.conlon@gmail.com>
2019-04-21 04:47:36 +01:00
..
M6502.Test add unit tests (not complete) for 6809 processor. Fix matters arising. 2019-04-21 04:47:36 +01:00
Properties
Disassembler.cs Follow most of the guideline suggestions from VS2019 preview. Pretty good suggestions! 2019-02-22 22:33:51 +00:00
M6502.cs Try to avoid copying around Register16 references, if possible. 2019-03-07 01:21:00 +00: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
Settings.StyleCop
StatusBits.cs Implement some suggestions from the code analysis. 2019-02-14 23:51:32 +00:00
stylecop.json
Symbols.cs More analysis suggestions 2019-02-06 23:50:25 +00:00