dingusppc/devices/ioctrl
joevt 6f231f3367 grandcentral: IOBus changes.
- Add IOBusDevice (nvram_addr_hi_dev) for NVRAM addr hi.
- Add IOBusDevice (nvram_dev) for NVRAM data.
- Make all IOBusDevices use the same code.
- Log error if 4 least significant bits of offset are not zero.
- Correctly byte swap the value before passing it to the IOBusDevice.
- When reading, duplicate the bytes in a word or dword like a real Power Mac does.
2024-03-09 06:02:23 -07:00
..
amic.cpp Ensure that AMIC pseudo-VBL timer is stopped when the object is destroyed. 2024-03-07 23:31:44 -08:00
amic.h Ensure that AMIC pseudo-VBL timer is stopped when the object is destroyed. 2024-03-07 23:31:44 -08:00
grandcentral.cpp grandcentral: IOBus changes. 2024-03-09 06:02:23 -07:00
heathrow.cpp macio: Add DMA interrupts. 2024-03-06 21:19:04 -07:00
macio.h grandcentral: IOBus changes. 2024-03-09 06:02:23 -07:00
ohare.cpp ohare: Interrupt fixes. 2024-03-07 07:58:54 -07:00