neogeo, teot update (more)

This commit is contained in:
dinkc64 2022-01-07 20:10:04 -05:00
parent b30d41861e
commit 9015062492
1 changed files with 2 additions and 2 deletions

View File

@ -20829,10 +20829,10 @@ STDROMPICKEXT(teot, teot, neogeo)
STD_ROM_FN(teot)
struct BurnDriver BurnDrvTeot = {
"teot", NULL, "neogeo", NULL, "2021",
"teot", NULL, "neogeo", NULL, "2022",
"The Eye of Typhoon (Beta Version)\0", NULL, "OzzyOuzo", "Neo Geo MVS",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_HOMEBREW, 1, HARDWARE_SNK_NEOGEO, GBF_VSFIGHT, 0,
BDF_GAME_WORKING | BDF_HOMEBREW, 2, HARDWARE_SNK_NEOGEO, GBF_VSFIGHT, 0,
NULL, teotRomInfo, teotRomName, NULL, NULL, NULL, NULL, neogeoInputInfo, neoaesjapanDIPInfo,
NeoInit, NeoExit, NeoFrame, NeoRender, NeoScan, &NeoRecalcPalette,
0x1000, 304, 224, 4, 3