diff --git a/src/mame/drivers/segae.c b/src/mame/drivers/segae.c index 0732abb34cf..eb824bc8d54 100644 --- a/src/mame/drivers/segae.c +++ b/src/mame/drivers/segae.c @@ -288,15 +288,6 @@ GND 8A 8B GND E572 : table with L. slot infos (5 bytes wide) E577 : table with R. slot infos (5 bytes wide) -Known issues: - -sometimes hangonjr has corrupt gfx when you start a game, I don't know why (timing?) - -todo: - -tidy up, add save states, clean up so we can use it with hazemd again -add emulation of vdp bugs, use mame's new screen timing system instead -covert megatech / megaplay drivers to use new code etc. etc. */