| Previous | 199869 Revisions | Next |
| r22783 Sunday 12th May, 2013 at 11:22:21 UTC by smf |
|---|
| missed change in commented out code (nw) |
| [src/mess/drivers] | votrpss.c |
| r22782 | r22783 | |
|---|---|---|
| 132 | 132 | //AM_RANGE(0x00, 0x03) AM_READWRITE(8255ppi_r, 8255ppi_w) AM_MIRROR (0x3c) |
| 133 | 133 | //AM_RANGE(0x40, 0x41) AM_READWRITE(i8251_r, i8251_w) AM_MIRROR (0x3e) |
| 134 | 134 | //AM_RANGE(0x80, 0x83) AM_READWRITE(pit8253_r, pit8253_w) AM_MIRROR (0x3c) |
| 135 | //AM_RANGE(0xc0, 0xc3) AM_READWRITE(ay | |
| 135 | //AM_RANGE(0xc0, 0xc3) AM_DEVREADWRITE("ay1", ay8910_device, data_r, data_w) AM_MIRROR (0x3c) | |
| 136 | 136 | ADDRESS_MAP_END |
| 137 | 137 | |
| 138 | 138 |
| Previous | 199869 Revisions | Next |