mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
some more SVP work
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@319 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
f8ef8ff710
commit
017512f282
8 changed files with 373 additions and 93 deletions
|
@ -496,6 +496,7 @@ int PicoCartInsert(unsigned char *rom,unsigned int romsize)
|
|||
PicoMemResetHooks();
|
||||
PicoDmaHook = NULL;
|
||||
PicoResetHook = NULL;
|
||||
PicoLineHook = NULL;
|
||||
|
||||
if (!(PicoMCD & 1))
|
||||
PicoCartDetect();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue