Michaelangel007
|
ac8aecfb1b
|
Sync up debug 6502 to 65C02
|
2015-05-09 15:45:55 -07:00 |
|
Michaelangel007
|
f7b3203756
|
Remove extraneous // on 0x7C
|
2015-05-09 15:45:12 -07:00 |
|
tomcw
|
df5635dc11
|
Align opcodes in 6502 and 65C02 switch statements
|
2015-05-09 20:57:25 +01:00 |
|
tomcw
|
cbb837bf6b
|
Add timing tests for all opcodes: 6502, 65C02, page-cross and non-page-cross (#278). Also fix opcode timing for 0xCE: DEC abs (#288).
|
2015-05-09 19:20:31 +01:00 |
|
tomcw
|
38c98f0c31
|
Fix cpu65d02 for DEC/INC ABS,X timings
|
2015-05-04 12:04:37 +01:00 |
|
tomcw
|
9c7b8f50c6
|
Extend unit tests for #264 and #271. Refactor: renamed some macros.
|
2015-05-04 11:57:24 +01:00 |
|
tomcw
|
48be79551b
|
Fixed other undocumented SAY,TAS,XAS (ie. like AXA) when page-crossing (#282)
|
2015-05-03 19:04:30 +01:00 |
|
tomcw
|
2597dd9045
|
Fixed undocumented AXA opcodes when page-crossing (#282)
|
2015-05-02 21:44:03 +01:00 |
|
tomcw
|
151a7f3b33
|
Fixes for CPU emulation relating to page-crossing: bugs #264, #278; and opcode (abx,x): bug #271
|
2015-04-25 21:15:17 +01:00 |
|
tomcw
|
d591dd006b
|
Remove the top-level AppleWin folder
|
2014-05-23 22:59:02 +01:00 |
|