mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 23:58:04 -04:00
handle dbra wait loops, update cyclone
This commit is contained in:
parent
e71fae1f13
commit
ecc8036ee2
9 changed files with 60 additions and 12 deletions
|
@ -919,6 +919,7 @@ typedef struct
|
|||
|
||||
// notaz
|
||||
sint cyc_remaining_cycles;
|
||||
sint not_polling;
|
||||
} m68ki_cpu_core;
|
||||
|
||||
// notaz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue