Merge latest TomB version as of 25 April

This commit is contained in:
Chips 2016-04-25 18:51:31 +00:00
parent f6baa22248
commit 5f13d69c31
37 changed files with 30914 additions and 21448 deletions

View file

@ -50,6 +50,7 @@ void do_cycles_cpu_fastest (unsigned long cycles_to_add)
regs.pissoff = pissoff_value;
return;
}
is_syncline = 0;
}
while ((nextevent - currcycle) <= cycles_to_add) {