mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 07:38:05 -04:00
tweak and refactor frontends, menu and config
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@895 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
603c28b317
commit
45285368c0
19 changed files with 262 additions and 198 deletions
|
@ -387,6 +387,7 @@ void pollux_finish(void)
|
|||
memregl[0xf004>>2] = pllsetreg0;
|
||||
memregl[0xf07c>>2] |= 0x8000;
|
||||
}
|
||||
timer_cleanup();
|
||||
|
||||
munmap((void *)memregs, 0x20000);
|
||||
close(memdev);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue