mirror of
https://github.com/holub/mame
synced 2025-10-06 09:00:04 +03:00
tx1.cpp: Hardware note (nw)
This commit is contained in:
parent
3e717357d7
commit
9a08c17806
@ -454,6 +454,7 @@ static uint8_t bit_reverse8(uint8_t val)
|
||||
return val;
|
||||
}
|
||||
|
||||
// Tazmi TZ2103 custom 4-channel A/D converter @ 7.5 MHz
|
||||
READ8_MEMBER(tx1_state::bb_analog_r)
|
||||
{
|
||||
if (offset == 0)
|
||||
|
Loading…
Reference in New Issue
Block a user