1
0
mirror of https://github.com/jborza/emu6502.git synced 2024-07-05 18:29:12 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
jborza
ddac9a14d0 memory function name refactoring (pop->fetch) 2019-04-27 13:57:47 +02:00
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