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:
notaz 2009-07-23 19:10:33 +00:00
parent d34a42f93f
commit 2275c67607
3 changed files with 42 additions and 16 deletions

View file

@ -181,7 +181,6 @@ void plat_finish(void)
break;
}
gp2x_video_changemode(16);
sndout_oss_exit();
}