mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
32x: more wip
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@774 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
974fdb5bfd
commit
5e49c3a88d
9 changed files with 100 additions and 34 deletions
|
@ -611,6 +611,7 @@ void Pico32xInit(void);
|
|||
void PicoPower32x(void);
|
||||
void PicoReset32x(void);
|
||||
void Pico32xStartup(void);
|
||||
void PicoUnload32x(void);
|
||||
void PicoFrame32x(void);
|
||||
|
||||
// 32x/memory.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue