Previous 199869 Revisions Next

r19824 Wednesday 26th December, 2012 at 08:15:34 UTC by Robbbert
Sbugger : fixed typos
[src/mame/drivers]sbugger.c

trunk/src/mame/drivers/sbugger.c
r19823r19824
55
66TS 20060821:
77- there's really huge difference between both sets (code and data). weird
8- wrong colros, it looks like tehre's direct color mapping - bits from attribute ram connected to r/g/b outputs without
8- wrong colors, it looks like there's direct color mapping - bits from attribute ram connected to r/g/b outputs without
99    use of color prom or color table
1010- interrupt is generated by 8156 - very old combination chip containing 256*8 RAM (used as stack area),
1111  a timer and 8+8+6 ports. After game start all 8156 ports are set as inputs, timer is working in mode 3 - automatic reload.
r19823r19824
236236
237237static const sn76496_config psg_intf =
238238{
239    DEVCB_NULL
239   DEVCB_NULL
240240};
241241
242242

Previous 199869 Revisions Next


© 1997-2024 The MAME Team