EightBitNet/M6502
2019-02-15 00:26:01 +00:00
..
M6502.Test Resurrect the Register16 class. This (or something *very* much like it) is going to be necessary to add a Z80 emulator (reference access to the high/low parts of 16-bit registers). 2019-02-14 23:01:31 +00: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
Disassembly.cs Resurrect the Register16 class. This (or something *very* much like it) is going to be necessary to add a Z80 emulator (reference access to the high/low parts of 16-bit registers). 2019-02-14 23:01:31 +00:00
M6502.cs Help out callers using Register16 arguments a little: Don't always require the ".Word" property to be passed. 2019-02-15 00:26:01 +00:00
M6502.csproj 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
packages.config 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
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