Commit Graph

10 Commits

Author SHA1 Message Date
Rob McMullen
138531960f Added -l command line argument to specify load address 2017-12-19 11:44:17 -08:00
Rob McMullen
7dfd24a3f3 Forgot to increase NUM_MODES for JMP_IND_BUG mode 2017-12-19 09:20:27 -08:00
Rob McMullen
75bb592753 Added extra cycles when crossing page boundaries and for branches taken 2017-12-19 09:18:36 -08:00
Rob McMullen
44dfdfaca5 Handle JMP ($xxFF) bug 2017-12-18 11:27:17 -08:00
Rob McMullen
c5e9cf084e Added command line args to set initial machine state
* changed debug print to match a validation run found on nesdev.com
2017-12-18 09:15:02 -08:00
DavidBuchanan314
16dc57ba2b use scientific notation for big decimals 2017-01-08 16:28:13 +00:00
DavidBuchanan314
4d9a788f7f Make status bits bools 2017-01-07 21:25:34 +00:00
DavidBuchanan314
851ac5fe1e Make status structs unsigned 2017-01-07 21:12:27 +00:00
DavidBuchanan314
1da995b11a Made variable names slightly more consistent 2017-01-03 20:19:58 +00:00
DavidBuchanan314
378169d56b Initial commit 2017-01-03 19:39:48 +00:00