So there we are. My blog about my project, the 6502 simulator. And surely you’re wondering why? Why another 6502 simulator?
Read MoreBlog
Project resume
After quite a long break, I’m now resuming on this project. At least I’ll try to. 🙂First step is to migrate from .NET Framework to .NET as you can see in “v0.16.1_sdk_alpha“.The final _sdk_alpha will be merged to master after all tests were successful.Next step is to introduce one ore more interfaces to facilitate testing.
Read MoreUnit Tests
Gonna use NUnit to step into TDD
Read More