1
0
mirror of https://github.com/ariejan/i6502.git synced 2024-06-15 20:29:32 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Ariejan de Vroom
c361eedc46 Fix OpType attribute ordering 2014-08-17 15:57:12 +02:00
Ariejan de Vroom
e77a599b10 Add more documentation 2014-08-17 15:53:35 +02:00
Ariejan de Vroom
9ee72dc145 Clean up code / Refactorings 2014-08-16 21:54:06 +02:00
Ariejan de Vroom
33ca177f90 Implement remaining opcodes; tests 2014-08-16 10:37:56 +02:00
Ariejan de Vroom
f3f95dda39 Implement more opcodes, minor improvements 2014-08-14 21:31:04 +02:00
Ariejan de Vroom
9c8f47abbc Implement ADC, including Carry, Overflow, Decimal 2014-08-13 22:42:26 +02:00
Ariejan de Vroom
c3ffb2e87b Implement NOP instruction 2014-08-13 13:51:53 +02:00