dingusppc/devices
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
..
common Add support for the CUDA_RESTART_SYSTEM command 2024-03-07 23:32:23 -08:00
ethernet bigmac: support more registers. 2023-09-22 00:09:17 +02:00
floppy Move disk image reading to be behind an ImgFile class 2023-11-09 21:49:28 -08:00
ioctrl grandcentral: IOBus changes. 2024-03-09 06:02:23 -07:00
memctrl grandcentral: IOBus changes. 2024-03-09 06:02:23 -07:00
serial chario: Cleanup. 2024-03-08 19:27:42 -07:00
sound soundserver_cubeb: remove soundio code. 2023-11-15 19:01:54 +01:00
storage CD-ROM: Add max blocks check. 2024-03-01 08:01:31 -07:00
video grandcentral: IOBus changes. 2024-03-09 06:02:23 -07:00
CMakeLists.txt cmake: Add header files in CMakeLists.txt. 2024-03-01 19:41:43 -07:00
deviceregistry.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
deviceregistry.h Clean up #includes 2023-11-03 00:33:47 -07:00