This commit is contained in:
dinkc64 2025-06-24 18:39:10 -04:00
parent 0e01a70171
commit e704a8cc6d
1 changed files with 1 additions and 1 deletions

View File

@ -41314,7 +41314,7 @@ struct BurnDriver BurnDrvmd_zpf = {
"md_zpf", NULL, NULL, NULL, "2025",
"ZPF (HB)\0", NULL, "Mega Cat Studios", "Genesis / Mega Drive",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_16BIT_ONLY | BDF_HOMEBREW, 1, HARDWARE_SEGA_MEGADRIVE, GBF_ACTION, 0,
BDF_GAME_WORKING | BDF_16BIT_ONLY | BDF_HOMEBREW, 1, HARDWARE_SEGA_MEGADRIVE, GBF_HORSHOOT, 0,
MegadriveGetZipName, md_zpfRomInfo, md_zpfRomName, NULL, NULL, NULL, NULL, MegadriveInputInfo, MegadriveDIPInfo,
MegadriveInit, MegadriveExit, MegadriveFrame, MegadriveDraw, MegadriveScan,
&bMegadriveRecalcPalette, 0x100, 320, 224, 4, 3