Releases: highbyte/dotnet-6502
Releases · highbyte/dotnet-6502
0.2.6-alpha
Features
- A rudimentary machine code monitor (console application) that enables some interactivity with library.
- New NuGet package version.
0.1.5-alpha
Features
- Improved output helper methods for instructions, processor registers and status
- New NuGet package version
0.1.4-alpha
Initial Alpha release!
Features
- All official 6502 CPU instructions work
- Interaction with emulator is done via API
- 90%+ test coverage
- Passes this Functional 6502 test program
- Basic documentation
- NuGet package uploaded to GitHub packages: https://github.com/highbyte/dotnet-6502/packages/622373