1
0
mirror of https://github.com/jborza/emu6502.git synced 2024-06-01 04:41:41 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
jborza
2ddcf62212 fixed zero flag handling in LDA, LDX, LDY
added BEQ+test
split memory function to a separate module
2019-04-27 12:43:15 +02:00
jborza
da24007a36 code cleanup 2019-04-14 13:24:02 +02:00
jborza
f248625163 naming conventions + types 2019-04-13 10:28:57 +02:00