mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
sms, add xor 4x8k mapper
This commit is contained in:
parent
f9b966dec6
commit
7c6f79147b
4 changed files with 33 additions and 6 deletions
|
@ -357,6 +357,7 @@ struct PicoMisc
|
|||
#define PMS_MAP_JANGGUN 7
|
||||
#define PMS_MAP_NEMESIS 8
|
||||
#define PMS_MAP_8KBRAM 9
|
||||
#define PMS_MAP_XOR 10
|
||||
|
||||
struct PicoMS
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue