diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mame/drivers/blockhl.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/drivers/blockhl.c b/src/mame/drivers/blockhl.c index d78c4fb4950..04be88b3ec8 100644 --- a/src/mame/drivers/blockhl.c +++ b/src/mame/drivers/blockhl.c @@ -14,8 +14,6 @@ - How is the sound irq cleared (currently using HOLD_LINE)? - Do bit 2 and 7 of the bankswitch port have any meaning? - Use raw screen parameters - - When entering a highscore, some letters will appear partially behind - the blocks. Driver problem or original game bug? - Verify exact XTAL values *******************************************************************************/ |