mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-04 23:07:46 -04:00
sms, basic gamegear support
This commit is contained in:
parent
0df7401c02
commit
466fa07953
16 changed files with 451 additions and 214 deletions
|
@ -136,6 +136,7 @@ get_define OFS_Pico_ Pico est ; echo "$line" >>$fn
|
|||
|
||||
get_define OFS_PicoIn_ PicoInterface opt ; echo "$line" >>$fn
|
||||
get_define OFS_PicoIn_ PicoInterface filter ; echo "$line" >>$fn
|
||||
get_define OFS_PicoIn_ PicoInterface AHW ; echo "$line" >>$fn
|
||||
|
||||
get_define OFS_EST_ PicoEState DrawScanline ; echo "$line" >>$fn
|
||||
get_define OFS_EST_ PicoEState rendstatus ; echo "$line" >>$fn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue