mirror of
https://github.com/holub/mame
synced 2025-04-22 08:22:15 +03:00
src to tha clean (nw)
This commit is contained in:
parent
f06e0b5cd5
commit
85b361bc0b
@ -279,7 +279,7 @@ static ADDRESS_MAP_START( ti83p_io, AS_IO, 8, ti85_state )
|
||||
AM_RANGE(0x0007, 0x0007) AM_READWRITE(ti86_port_0006_r, ti83p_port_0007_w )
|
||||
AM_RANGE(0x0010, 0x0010) AM_DEVREADWRITE("t6a04", t6a04_device, control_read, control_write)
|
||||
AM_RANGE(0x0011, 0x0011) AM_DEVREADWRITE("t6a04", t6a04_device, data_read, data_write)
|
||||
// AM_RANGE(0x0014, 0x0014) AM_WRITE(ti83p_port_0014_w )
|
||||
// AM_RANGE(0x0014, 0x0014) AM_WRITE(ti83p_port_0014_w )
|
||||
ADDRESS_MAP_END
|
||||
|
||||
static ADDRESS_MAP_START( ti83pse_io, AS_IO, 8, ti85_state )
|
||||
|
Loading…
Reference in New Issue
Block a user