This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
EightBitNet
Watch
1
Star
0
Fork
0
You've already forked EightBitNet
mirror of
https://github.com/MoleskiCoder/EightBitNet.git
synced
2025-02-19 01:30:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
EightBitNet
/
M6502
History
Adrian Conlon
3d0e4250a0
Update nuget packages.
...
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2019-05-06 10:03:11 +01:00
..
M6502.Test
Update nuget packages.
2019-05-06 10:03:11 +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
Update nuget packages.
2019-05-06 10:03:11 +01:00
packages.config
Update nuget packages.
2019-05-06 10:03:11 +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