sim65: add command line parameter to print number of CPU cycles at exit
This commit is contained in:
@@ -99,6 +99,8 @@ unsigned ExecuteInsn (void);
|
||||
unsigned long GetCycles (void);
|
||||
/* Return the total number of clock cycles executed */
|
||||
|
||||
extern int PrintCycles;
|
||||
/* flag to print cycles at program termination */
|
||||
|
||||
|
||||
/* End of 6502.h */
|
||||
|
||||
Reference in New Issue
Block a user