Commit Graph

7 Commits

Author SHA1 Message Date
jborza d1a4c35f9a added a 'nestest' vc++ solution for executing the nestest 2019-05-07 21:10:28 +02:00
jborza 295f73e874 split test framework code into test_framework.c+h, leaving test6502 just for tests 2019-05-04 14:19:33 +02:00
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