tomcw
|
9f32050c60
|
Fix opcode timing issues reported in #292
|
2015-05-26 21:58:48 +01: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
|
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 |
|