mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-10-27 00:29:39 -04:00
sms, add sg-1000 support
This commit is contained in:
parent
216c9f17fa
commit
df6c895c5c
9 changed files with 72 additions and 41 deletions
|
|
@ -86,7 +86,7 @@ extern void *p32x_bios_g, *p32x_bios_m, *p32x_bios_s;
|
|||
#define PHWS_AUTO 0
|
||||
#define PHWS_GG 1
|
||||
#define PHWS_SMS 2
|
||||
#define PHWS_SG1000 3
|
||||
#define PHWS_SG 3
|
||||
|
||||
#define PQUIRK_FORCE_6BTN (1<<0)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue