Commit Graph

8 Commits

Author SHA1 Message Date
Rob McMullen
649b7f8349 Added break command to stop at address and save memory dump 2017-12-19 14:55:24 -08:00
Rob McMullen
138531960f Added -l command line argument to specify load address 2017-12-19 11:44:17 -08:00
Rob McMullen
aa189bc44a Fixed command line arg for cycle stop limit to use long int 2017-12-19 10:06:59 -08:00
Rob McMullen
1e52aaa154 Added -c flag to run for specified number of cycles and exit 2017-12-18 09:52:11 -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
622a2dda85 Add framework for cycle counting 2017-01-08 16:28:32 +00:00
DavidBuchanan314
1da995b11a Made variable names slightly more consistent 2017-01-03 20:19:58 +00:00
DavidBuchanan314
12f80f409c Improve/simplify Makefile. main.c also renamed. 2017-01-03 20:01:18 +00:00