diff options
author | 2020-09-30 00:43:09 +0900 | |
---|---|---|
committer | 2020-09-29 11:43:09 -0400 | |
commit | ff4f63b8d735a273a92816f868c05d952a575a7d (patch) | |
tree | 190795269941e868bfae7ad1f9113b6a3103cb3d | |
parent | c4d0b99dc8af07dd344396d7090ad8e6b7898211 (diff) |
macrossp.cpp: Add notes for quizmoon (#7292)
-rw-r--r-- | src/mame/drivers/macrossp.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/macrossp.cpp b/src/mame/drivers/macrossp.cpp index 1202cbfcb02..cc8733ce38d 100644 --- a/src/mame/drivers/macrossp.cpp +++ b/src/mame/drivers/macrossp.cpp @@ -10,6 +10,7 @@ Driver by David Haywood TODO: - what is the 'BIOS' ROM for? it appears to be data tables and is very different between games but we don't map it anywhere - convert tilemaps to devices? + - quizmoon title gfx/sound in attract mode is incorrect? reference: https://youtu.be/925rRv2JG50 68020 interrupts lev 1 : 0x64 : 0000 084c - unknown.. |