X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pico%2Fcarthw_cfg.c;h=2fdd1991bf58dc472fe2076da121b3e83ddd9c14;hb=fda2f31020bf0d6cf7b5dd70ec01cf390b7e1483;hp=0974fa0255104195a6705b4befeddd29908203c0;hpb=a76fad41291b7be0b42554353d6775dcdff065e0;p=picodrive.git diff --git a/pico/carthw_cfg.c b/pico/carthw_cfg.c index 0974fa0..2fdd199 100644 --- a/pico/carthw_cfg.c +++ b/pico/carthw_cfg.c @@ -1,10 +1,12 @@ -/* generated by ./tools/make_carthw_c, do not modify */ +/* generated by tools/make_carthw_c, do not modify */ static const char builtin_carthw_cfg[] = "[]\n" "check_str=0x150,\"Virtua Racing\"\n" + "check_str=0x810,\"OHMP\"\n" "hw=svp\n" "[]\n" "check_str=0x150,\"VIRTUA RACING\"\n" + "check_str=0x810,\"OHMP\"\n" "hw=svp\n" "[]\n" "check_str=0x100,\"SEGA PICO\"\n" @@ -26,6 +28,9 @@ static const char builtin_carthw_cfg[] = "check_str=0x32b74c,\"Bishop Level\"\n" "prop=force_6btn\n" "[]\n" + "check_str=0x100,\"SEGA SSF\"\n" + "hw=ssf2_mapper\n" + "[]\n" "check_str=0x150,\"SUPER STREET FIGHTER2 The New Challengers\"\n" "hw=ssf2_mapper\n" "prop=no_sram\n"