New 65C02 simulator core in Swift
Posted: Thu Jun 09, 2022 8:56 am
I've written and recently open-sourced a full 65C02 simulator core written entirely in Swift. It passes the Klaus functional tests, extended opcode tests, and the Bruce Clark decimal tests. If you want to contribute or are just curious, you can find the project on github:
https://github.com/nrivard/Microprocessed
https://github.com/nrivard/Microprocessed