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
New 65C02 simulator core in Swift
-
Procrastin8
- Posts: 40
- Joined: 07 Jul 2020
- Location: Amsterdam, NL
Re: New 65C02 simulator core in Swift
Well done - and thanks for sharing!
-
Procrastin8
- Posts: 40
- Joined: 07 Jul 2020
- Location: Amsterdam, NL
Re: New 65C02 simulator core in Swift
BigEd wrote:
Well done - and thanks for sharing!