diff options
author | 2015-08-13 17:54:48 +0200 | |
---|---|---|
committer | 2015-08-14 16:45:21 +0200 | |
commit | a512ae0356b811b5f4025172953e1396a9a7934d (patch) | |
tree | f6d74fde16aec21709f9256fe4622294e9009859 /src | |
parent | b30cb9180d9ac6d71e219a19a00321894f1ee40e (diff) |
blockhl: remove note, graphics are fine, just looks weird
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 *******************************************************************************/ |