mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-10-26 16:29:37 -04:00
rework sh2 sync, again..
also some new debug and poll code VF seems to be ok at least..
This commit is contained in:
parent
51d86e55f6
commit
19886062f1
9 changed files with 507 additions and 169 deletions
|
|
@ -54,6 +54,7 @@ void PicoExit(void)
|
|||
|
||||
if (SRam.data)
|
||||
free(SRam.data);
|
||||
pevt_dump();
|
||||
}
|
||||
|
||||
void PicoPower(void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue