mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
sms, improved mapper support (more, menu option)
This commit is contained in:
parent
68e7a5c1c0
commit
f9ea940fb5
7 changed files with 206 additions and 55 deletions
|
@ -349,6 +349,8 @@ struct PicoMisc
|
|||
#define PMS_MAP_MSX 4
|
||||
#define PMS_MAP_N32K 5
|
||||
#define PMS_MAP_N16K 6
|
||||
#define PMS_MAP_JANGGUN 7
|
||||
#define PMS_MAP_NEMESIS 8
|
||||
|
||||
struct PicoMS
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue