Commit Graph

7 Commits

Author SHA1 Message Date
Ivan Izaguirre 71fd530e26 Fix V flag on ADC for BCD 2021-09-26 23:29:11 +02:00
Ivan Izaguirre 76f9ae514e Some undocumented NOPs for 6502 2021-09-26 18:25:11 +02:00
Ivan Izaguirre 2a7cf020ae Fixes for ADC and SBC on BCD mode 2021-09-26 17:32:15 +02:00
Ivan Izaguirre 7143cdc2de Make it work pre go 1.16 2021-09-26 01:43:21 +02:00
Ivan Izaguirre 4f963b0bd6 Cycle count accurate per the Harte test suite 2021-09-26 01:22:08 +02:00
Ivan Izaguirre 1a150d0f96 Tom Harte tests for wdc6502 2021-09-25 21:11:15 +02:00
Ivan Izaguirre 3f916a60fa First run with https://github.com/TomHarte/ProcessorTests 2021-09-25 20:33:45 +02:00