mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-05-02 02:49:34 +02:00
Add support for Master System cheats.
notaz: drop wrong code (PicoWrite8_z80 are 68k functions, not for sms)
This commit is contained in:
@@ -13,6 +13,7 @@ struct patch_inst
|
||||
unsigned int addr;
|
||||
unsigned short data;
|
||||
unsigned short data_old;
|
||||
unsigned char comp;
|
||||
};
|
||||
|
||||
extern struct patch_inst *PicoPatches;
|
||||
|
||||
Reference in New Issue
Block a user