mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
restore some hw regs on exit to startup values
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@709 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
d34a42f93f
commit
2275c67607
3 changed files with 42 additions and 16 deletions
|
@ -181,7 +181,6 @@ void plat_finish(void)
|
|||
break;
|
||||
}
|
||||
|
||||
gp2x_video_changemode(16);
|
||||
sndout_oss_exit();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue