Skip to content

Commit

Permalink
Add Mattel Handheld
Browse files Browse the repository at this point in the history
  • Loading branch information
FollyMaddy committed Oct 2, 2021
1 parent 2d64d3b commit 692e2f9
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 7 deletions.
10 changes: 9 additions & 1 deletion 00-scriptmodules-00/supplementary/add-mamedev-systems.sh
Expand Up @@ -93,6 +93,7 @@ function choose_dteam_add() {
",Game and Watch,,run_generator_script gnw_ball,"
",JAKKS Pacific TV Games,,run_generator_script jak_batm,"
",Konami Handheld,,run_generator_script kbilly,"
",Mattel Handheld,,run_generator_script mbaskb,"
",Tiger Handheld Electronics,,run_generator_script taddams,"
",Tiger R-Zone,,run_generator_script rzbatfor,"
)
Expand Down Expand Up @@ -377,7 +378,7 @@ creating=

#array data for "game system names" of "handhelds" that cannot be detected or matched with the mamedev database
#systems that cannot be detected (all_in1, classich, konamih, tigerh) (*h is for handheld)
#systems that can be detected (jakks, tigerrz), these added later in the script for normal matching
#systems that can be detected (mattelh,jakks, tigerrz), these added later in the script for normal matching
#a system that can be detected (gameandwatch), already in RetroPie naming for normal matching
#using @DTEAM naming for compatibitity with possible existing es-themes
#hoping this will be the future RetroPie naming for these handhelds
Expand Down Expand Up @@ -412,6 +413,9 @@ jakks_fullname="JAKKS Pacific TV Games"
konamih_exts=".7z .cue .fba .iso .zip .cdi .chd .gdi .sh"
konamih_fullname="Konami Handheld"
mattelh_exts=".7z .cue .fba .iso .zip .cdi .chd .gdi .sh"
mattelh_fullname="Mattel Handheld"
all_in1_exts=".7z .cue .fba .iso .zip .cdi .chd .gdi .sh"
all_in1_fullname="All in One Handheld and Plug and Play"
Expand Down Expand Up @@ -612,6 +616,10 @@ descriptionsrp+=( "handheld" ) # can be overruled by added @DTEAM name changing
#because "jakks" is not in the RetroPie platforms we add this here for later matching
systemsrp+=( "jakks" )
descriptionsrp+=( "JAKKS" )
#this name "mattelh" is will be added as a new handheld <=> "mattelh" can be extracted from mamedev database
#because "mattelh" is not in the RetroPie platforms we add this here for later matching
systemsrp+=( "mattelh" )
descriptionsrp+=( "Mattel" )
#this name "tigerrz" is used by @DTEAM in Handheld tutorial <=> "tigerrz" can be extracted from mamedev database
#because "tigerrz" is not in the RetroPie platforms we add this here for later matching
systemsrp+=( "tigerrz" )
Expand Down
11 changes: 9 additions & 2 deletions 00-scripts-00/generate-systems-lr-mess_mame-2v3-ext.sh
Expand Up @@ -82,7 +82,7 @@ creating=

#array data for "game system names" of "handhelds" that cannot be detected or matched with the mamedev database
#systems that cannot be detected (all_in1, classich, konamih, tigerh) (*h is for handheld)
#systems that can be detected (jakks, tigerrz), these added later in the script for normal matching
#systems that can be detected (mattelh,jakks, tigerrz), these added later in the script for normal matching
#a system that can be detected (gameandwatch), already in RetroPie naming for normal matching
#using @DTEAM naming for compatibitity with possible existing es-themes
#hoping this will be the future RetroPie naming for these handhelds
Expand Down Expand Up @@ -117,6 +117,9 @@ jakks_fullname="JAKKS Pacific TV Games"
konamih_exts=".7z .cue .fba .iso .zip .cdi .chd .gdi .sh"
konamih_fullname="Konami Handheld"
mattelh_exts=".7z .cue .fba .iso .zip .cdi .chd .gdi .sh"
mattelh_fullname="Mattel Handheld"
all_in1_exts=".7z .cue .fba .iso .zip .cdi .chd .gdi .sh"
all_in1_fullname="All in One Handheld and Plug and Play"
Expand Down Expand Up @@ -317,6 +320,10 @@ descriptionsrp+=( "handheld" ) # can be overruled by added @DTEAM name changing
#because "jakks" is not in the RetroPie platforms we add this here for later matching
systemsrp+=( "jakks" )
descriptionsrp+=( "JAKKS" )
#this name "mattelh" is will be added as a new handheld <=> "mattelh" can be extracted from mamedev database
#because "mattelh" is not in the RetroPie platforms we add this here for later matching
systemsrp+=( "mattelh" )
descriptionsrp+=( "Mattel" )
#this name "tigerrz" is used by @DTEAM in Handheld tutorial <=> "tigerrz" can be extracted from mamedev database
#because "tigerrz" is not in the RetroPie platforms we add this here for later matching
systemsrp+=( "tigerrz" )
Expand Down Expand Up @@ -741,4 +748,4 @@ if [[ $generator_script_status != standalone ]];then
echo refreshing RetroPie packages
rp_registerAllModules
fi
#end run_generator_script
#end run_generator_script
11 changes: 9 additions & 2 deletions 00-scripts-00/generate-systems-lr-mess_mame-2v3.sh
Expand Up @@ -82,7 +82,7 @@ creating=

#array data for "game system names" of "handhelds" that cannot be detected or matched with the mamedev database
#systems that cannot be detected (all_in1, classich, konamih, tigerh) (*h is for handheld)
#systems that can be detected (jakks, tigerrz), these added later in the script for normal matching
#systems that can be detected (mattelh,jakks, tigerrz), these added later in the script for normal matching
#a system that can be detected (gameandwatch), already in RetroPie naming for normal matching
#using @DTEAM naming for compatibitity with possible existing es-themes
#hoping this will be the future RetroPie naming for these handhelds
Expand Down Expand Up @@ -117,6 +117,9 @@ jakks_fullname="JAKKS Pacific TV Games"
konamih_exts=".7z .cue .fba .iso .zip .cdi .chd .gdi .sh"
konamih_fullname="Konami Handheld"
mattelh_exts=".7z .cue .fba .iso .zip .cdi .chd .gdi .sh"
mattelh_fullname="Mattel Handheld"
all_in1_exts=".7z .cue .fba .iso .zip .cdi .chd .gdi .sh"
all_in1_fullname="All in One Handheld and Plug and Play"
Expand Down Expand Up @@ -317,6 +320,10 @@ descriptionsrp+=( "handheld" ) # can be overruled by added @DTEAM name changing
#because "jakks" is not in the RetroPie platforms we add this here for later matching
systemsrp+=( "jakks" )
descriptionsrp+=( "JAKKS" )
#this name "mattelh" is will be added as a new handheld <=> "mattelh" can be extracted from mamedev database
#because "mattelh" is not in the RetroPie platforms we add this here for later matching
systemsrp+=( "mattelh" )
descriptionsrp+=( "Mattel" )
#this name "tigerrz" is used by @DTEAM in Handheld tutorial <=> "tigerrz" can be extracted from mamedev database
#because "tigerrz" is not in the RetroPie platforms we add this here for later matching
systemsrp+=( "tigerrz" )
Expand Down Expand Up @@ -741,4 +748,4 @@ if [[ $generator_script_status != standalone ]];then
echo refreshing RetroPie packages
rp_registerAllModules
fi
#end run_generator_script
#end run_generator_script
10 changes: 9 additions & 1 deletion 00-workdir-00/add-mamedev-systems-test8-ext.sh
Expand Up @@ -93,6 +93,7 @@ function choose_dteam_add() {
",Game and Watch,,run_generator_script gnw_ball,"
",JAKKS Pacific TV Games,,run_generator_script jak_batm,"
",Konami Handheld,,run_generator_script kbilly,"
",Mattel Handheld,,run_generator_script mbaskb,"
",Tiger Handheld Electronics,,run_generator_script taddams,"
",Tiger R-Zone,,run_generator_script rzbatfor,"
)
Expand Down Expand Up @@ -377,7 +378,7 @@ creating=

#array data for "game system names" of "handhelds" that cannot be detected or matched with the mamedev database
#systems that cannot be detected (all_in1, classich, konamih, tigerh) (*h is for handheld)
#systems that can be detected (jakks, tigerrz), these added later in the script for normal matching
#systems that can be detected (mattelh,jakks, tigerrz), these added later in the script for normal matching
#a system that can be detected (gameandwatch), already in RetroPie naming for normal matching
#using @DTEAM naming for compatibitity with possible existing es-themes
#hoping this will be the future RetroPie naming for these handhelds
Expand Down Expand Up @@ -412,6 +413,9 @@ jakks_fullname="JAKKS Pacific TV Games"
konamih_exts=".7z .cue .fba .iso .zip .cdi .chd .gdi .sh"
konamih_fullname="Konami Handheld"
mattelh_exts=".7z .cue .fba .iso .zip .cdi .chd .gdi .sh"
mattelh_fullname="Mattel Handheld"
all_in1_exts=".7z .cue .fba .iso .zip .cdi .chd .gdi .sh"
all_in1_fullname="All in One Handheld and Plug and Play"
Expand Down Expand Up @@ -612,6 +616,10 @@ descriptionsrp+=( "handheld" ) # can be overruled by added @DTEAM name changing
#because "jakks" is not in the RetroPie platforms we add this here for later matching
systemsrp+=( "jakks" )
descriptionsrp+=( "JAKKS" )
#this name "mattelh" is will be added as a new handheld <=> "mattelh" can be extracted from mamedev database
#because "mattelh" is not in the RetroPie platforms we add this here for later matching
systemsrp+=( "mattelh" )
descriptionsrp+=( "Mattel" )
#this name "tigerrz" is used by @DTEAM in Handheld tutorial <=> "tigerrz" can be extracted from mamedev database
#because "tigerrz" is not in the RetroPie platforms we add this here for later matching
systemsrp+=( "tigerrz" )
Expand Down
10 changes: 9 additions & 1 deletion 00-workdir-00/add-mamedev-systems-test8.sh
Expand Up @@ -93,6 +93,7 @@ function choose_dteam_add() {
",Game and Watch,,run_generator_script gnw_ball,"
",JAKKS Pacific TV Games,,run_generator_script jak_batm,"
",Konami Handheld,,run_generator_script kbilly,"
",Mattel Handheld,,run_generator_script mbaskb,"
",Tiger Handheld Electronics,,run_generator_script taddams,"
",Tiger R-Zone,,run_generator_script rzbatfor,"
)
Expand Down Expand Up @@ -377,7 +378,7 @@ creating=

#array data for "game system names" of "handhelds" that cannot be detected or matched with the mamedev database
#systems that cannot be detected (all_in1, classich, konamih, tigerh) (*h is for handheld)
#systems that can be detected (jakks, tigerrz), these added later in the script for normal matching
#systems that can be detected (mattelh,jakks, tigerrz), these added later in the script for normal matching
#a system that can be detected (gameandwatch), already in RetroPie naming for normal matching
#using @DTEAM naming for compatibitity with possible existing es-themes
#hoping this will be the future RetroPie naming for these handhelds
Expand Down Expand Up @@ -412,6 +413,9 @@ jakks_fullname="JAKKS Pacific TV Games"
konamih_exts=".7z .cue .fba .iso .zip .cdi .chd .gdi .sh"
konamih_fullname="Konami Handheld"
mattelh_exts=".7z .cue .fba .iso .zip .cdi .chd .gdi .sh"
mattelh_fullname="Mattel Handheld"
all_in1_exts=".7z .cue .fba .iso .zip .cdi .chd .gdi .sh"
all_in1_fullname="All in One Handheld and Plug and Play"
Expand Down Expand Up @@ -612,6 +616,10 @@ descriptionsrp+=( "handheld" ) # can be overruled by added @DTEAM name changing
#because "jakks" is not in the RetroPie platforms we add this here for later matching
systemsrp+=( "jakks" )
descriptionsrp+=( "JAKKS" )
#this name "mattelh" is will be added as a new handheld <=> "mattelh" can be extracted from mamedev database
#because "mattelh" is not in the RetroPie platforms we add this here for later matching
systemsrp+=( "mattelh" )
descriptionsrp+=( "Mattel" )
#this name "tigerrz" is used by @DTEAM in Handheld tutorial <=> "tigerrz" can be extracted from mamedev database
#because "tigerrz" is not in the RetroPie platforms we add this here for later matching
systemsrp+=( "tigerrz" )
Expand Down

0 comments on commit 692e2f9

Please sign in to comment.