mirror of
https://github.com/libretro/FBNeo.git
synced 2024-11-27 02:50:29 +00:00
Merge branch 'master' of https://github.com/finalburnneo/FBNeo
This commit is contained in:
commit
3c308fee20
@ -2274,10 +2274,10 @@ struct BurnDriver BurnDrvSupmodel = {
|
||||
"supmodel", NULL, NULL, NULL, "1994",
|
||||
"Super Model\0", NULL, "Comad & New Japan System", "EXPRO-02",
|
||||
NULL, NULL, NULL, NULL,
|
||||
BDF_GAME_WORKING, 2, HARDWARE_MISC_POST90S, GBF_PUZZLE, 0,
|
||||
BDF_GAME_WORKING | BDF_ORIENTATION_VERTICAL | BDF_ORIENTATION_FLIPPED, 2, HARDWARE_MISC_POST90S, GBF_PUZZLE, 0,
|
||||
NULL, supmodelRomInfo, supmodelRomName, NULL, NULL, NULL, NULL, DrvInputInfo, FantasiaaDIPInfo,
|
||||
SupmodelInit, DrvExit, DrvFrame, ComadDraw, DrvScan, &BurnRecalc, 0x800,
|
||||
256, 224, 4, 3
|
||||
224, 256, 3, 4
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user