1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-07-05 19:28:57 +00:00
Commit Graph

65 Commits

Author SHA1 Message Date
Mike Naberezny
2f178e3fb7 Added utility module. 2008-09-08 03:25:28 +00:00
Mike Naberezny
cb7f82976f Added monitor program. 2008-09-07 06:07:58 +00:00
Mike Naberezny
8c2c57ad82 - Fixed bug in relative branch calculations.
- General cleanup.
2008-09-07 05:43:27 +00:00
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
aaa61e760f Use 'mpu' instead of 'cpu'. 2008-07-19 18:08:16 +00:00
Mike Naberezny
ec6186576f Added unit tests for LSR. 2008-07-19 18:07:22 +00:00
Mike Naberezny
c307b4858d Fix extracycles bug reported by David Turnbull. 2008-07-03 00:45:11 +00:00
Mike Naberezny
276d5fc4f0 Added README.txt. 2008-07-01 19:51:58 +00:00
Mike Naberezny
ea977cc23d Ignore .pyc files 2008-07-01 16:48:09 +00:00
Mike Naberezny
b863d5e51a Appropriately change "CPU" to "MPU". 2008-07-01 16:47:47 +00:00
Mike Naberezny
0245f2a195 Initial import. 2008-07-01 00:24:18 +00:00