1
0
mirror of https://github.com/mnaberez/py65.git synced 2025-08-09 04:24:59 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Mike Naberezny
db55b300fe Move BCD lookup into module, added some unit tests for SBC. 2008-08-17 21:04:09 +00:00
Mike Naberezny
0d441afb54 Fixed bugs in DEC, added unit tests. 2008-08-10 03:46:57 +00:00
Mike Naberezny
5a1de3a6c4 Fixed bugs in INC, added unit tests. 2008-08-10 03:17:35 +00:00
Mike Naberezny
3064a249f3 Coding standards cleanup. 2008-07-26 06:34:02 +00:00
Mike Naberezny
c650a0dc0c Fixed bug in EOR and added unit tests. 2008-07-20 04:24:45 +00:00
Mike Naberezny
c307b4858d Fix extracycles bug reported by David Turnbull. 2008-07-03 00:45:11 +00:00
Mike Naberezny
b863d5e51a Appropriately change "CPU" to "MPU". 2008-07-01 16:47:47 +00:00