Added debug code to log execution rate of non-recompiled instructions.

This commit is contained in:
SarahW 2018-11-24 20:16:52 +00:00
commit 2a19183d83
8 changed files with 115 additions and 2 deletions

View file

@ -624,6 +624,7 @@ void speedchanged()
void closepc()
{
codegen_close();
atapi->exit();
// ioctl_close();
dumppic();