mirror of
https://github.com/holub/mame
synced 2025-06-06 21:03:47 +03:00
k007342: update notes
This commit is contained in:
parent
db50370e73
commit
a7445f2095
@ -10,7 +10,7 @@ bytes of RAM, plus 0x0200 bytes for scrolling, and a variable amount of ROM.
|
||||
It cannot read the ROMs.
|
||||
|
||||
Some of the control flags are specifically meant for other Konami chips,
|
||||
such as the sprite wraparound flag for K007420.
|
||||
such as the sprite wraparound flag for 007420.
|
||||
|
||||
control registers
|
||||
000: ------x- INT control
|
||||
@ -31,6 +31,10 @@ control registers
|
||||
006: y scroll 2
|
||||
007: not used
|
||||
|
||||
TODO:
|
||||
- device should be combined with 007420? see comment from AWJ here:
|
||||
https://mametesters.org/view.php?id=4902
|
||||
|
||||
*/
|
||||
|
||||
#include "emu.h"
|
||||
|
Loading…
Reference in New Issue
Block a user