mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
md, reworked cart protection handling, added some unlicensed
This commit is contained in:
parent
27b26d0478
commit
e1e8ca17be
6 changed files with 625 additions and 195 deletions
|
@ -34,4 +34,5 @@ void carthw_sprot_startup(void);
|
|||
void carthw_sprot_new_location(unsigned int a,
|
||||
unsigned int mask, unsigned short val, int is_ro);
|
||||
|
||||
void carthw_prot_lk3_startup(void);
|
||||
void carthw_lk3_startup(void);
|
||||
void carthw_smw64_startup(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue