mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
input def bind fix, rnd note
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@742 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
490eb4805c
commit
c5c73e2fe4
2 changed files with 21 additions and 4 deletions
|
@ -1,3 +1,11 @@
|
|||
/*
|
||||
* <random_info=mem_map>
|
||||
* 00000000-029fffff linux (42MB)
|
||||
* 02a00000-02dfffff fb (4MB, 153600B really used)
|
||||
* 02e00000-02ffffff sound dma (2MB)
|
||||
* 03000000-03ffffff MPEGDEC (?, 16MB)
|
||||
* </random_info>
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue