mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
core, preparations for sc-3000 support
This commit is contained in:
parent
ecf8764253
commit
cab84f29e5
10 changed files with 66 additions and 18 deletions
|
@ -88,6 +88,7 @@ extern void *p32x_bios_g, *p32x_bios_m, *p32x_bios_s;
|
|||
#define PHWS_GG 1
|
||||
#define PHWS_SMS 2
|
||||
#define PHWS_SG 3
|
||||
#define PHWS_SC 4
|
||||
|
||||
#define PQUIRK_FORCE_6BTN (1<<0)
|
||||
#define PQUIRK_BLACKTHORNE_HACK (1<<1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue