spaced-invaders invade from the top

This commit is contained in:
dinkc64 2014-11-29 20:12:03 +00:00
parent 7897efe9c4
commit 323e255154
1 changed files with 1 additions and 1 deletions

View File

@ -295,7 +295,7 @@ struct BurnDriver BurnDrvAlinvade = {
"alinvade", NULL, NULL, NULL, "198?",
"Alien Invaders\0", "preliminary sound", "Forbes?", "Miscellaneous",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING, 1, HARDWARE_MISC_PRE90S, GBF_VERSHOOT, 0,
BDF_GAME_WORKING | BDF_ORIENTATION_VERTICAL | BDF_ORIENTATION_FLIPPED, 1, HARDWARE_MISC_PRE90S, GBF_VERSHOOT, 0,
NULL, alinvadeRomInfo, alinvadeRomName, NULL, NULL, AlinvadeInputInfo, AlinvadeDIPInfo,
DrvInit, DrvExit, DrvFrame, DrvDraw, DrvScan, &DrvRecalc, 2,
128, 128, 1, 1