handle dbra wait loops, update cyclone

This commit is contained in:
notaz 2013-09-08 16:43:54 +03:00
parent e71fae1f13
commit ecc8036ee2
9 changed files with 60 additions and 12 deletions

View file

@ -919,6 +919,7 @@ typedef struct
// notaz
sint cyc_remaining_cycles;
sint not_polling;
} m68ki_cpu_core;
// notaz