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

5 Commits

Author SHA1 Message Date
jborza
2b52c43605 attempt to run nestest 2019-04-29 06:37:56 +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
jborza
c034141ee5 STX, STY + tests 2019-04-14 23:05:37 +02:00
jborza
c4cdce70c5 gitignore + vs2019 solution 2019-04-14 12:37:17 +02:00
jborza
c23477e32c emulator shell 2019-04-13 22:00:37 +02:00