mirror of
https://github.com/holub/mame
synced 2025-04-22 08:22:15 +03:00
Mark Tetris KR as working, see MT #02851 for details. (nw)
This commit is contained in:
parent
094894d9ad
commit
2d382b8b70
@ -15,7 +15,7 @@ Notes:
|
||||
|
||||
TODO:
|
||||
- 02851: tetriskr: Corrupt game graphics after some time of gameplay, caused by a wrong
|
||||
reading of the i/o $3c8 bit 1.
|
||||
reading of the i/o $3c8 bit 1. (seems fixed?)
|
||||
- Add a proper FDC device.
|
||||
- Filetto: Add UM5100 sound chip, might be connected to the prototyping card;
|
||||
- buzzer sound has issues in both games
|
||||
@ -540,4 +540,4 @@ ROM_START( tetriskr )
|
||||
ROM_END
|
||||
|
||||
GAME( 1990, filetto, 0, filetto, filetto, driver_device, 0, ROT0, "Novarmatic", "Filetto (v1.05 901009)",MACHINE_IMPERFECT_SOUND )
|
||||
GAME( 1988?,tetriskr, 0, tetriskr, tetriskr, driver_device, 0, ROT0, "bootleg", "Tetris (bootleg of Mirrorsoft PC-XT Tetris version)", MACHINE_IMPERFECT_SOUND | MACHINE_NOT_WORKING )
|
||||
GAME( 1988?,tetriskr, 0, tetriskr, tetriskr, driver_device, 0, ROT0, "bootleg", "Tetris (Korean bootleg of Mirrorsoft PC-XT Tetris)", MACHINE_IMPERFECT_SOUND )
|
||||
|
Loading…
Reference in New Issue
Block a user