mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
core, more superfighter mapper stuff
This commit is contained in:
parent
e370f4d6ad
commit
b7697ca351
5 changed files with 141 additions and 20 deletions
|
@ -26,6 +26,9 @@ void carthw_Xin1_startup(void);
|
|||
void carthw_realtec_startup(void);
|
||||
void carthw_radica_startup(void);
|
||||
void carthw_pier_startup(void);
|
||||
void carthw_sf001_startup(void);
|
||||
void carthw_sf002_startup(void);
|
||||
void carthw_sf004_startup(void);
|
||||
|
||||
void carthw_sprot_startup(void);
|
||||
void carthw_sprot_new_location(unsigned int a,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue