mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-10-27 00:29:39 -04:00
mcd, improve polling detection
This commit is contained in:
parent
fbebab6934
commit
5402223466
3 changed files with 9 additions and 5 deletions
|
|
@ -491,7 +491,8 @@ struct mcd_misc
|
|||
unsigned char dmna_ret_2m;
|
||||
unsigned char need_sync;
|
||||
unsigned char pad3;
|
||||
int pad4[9];
|
||||
unsigned int m68k_poll_clk;
|
||||
int pad4[8];
|
||||
};
|
||||
|
||||
typedef struct
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue