dingusppc/devices
joevt 2c79171be6 atimach64gx: Fix CONFIG_CNTL and MM_REGS_OFFSET.
Init them to defaults.
Make CONFIG_CNTL 8 bytes so unaligned read/write is easier.
Write changes to CONFIG_CNTL even if offset + size is > 4.
Log aperture change only if first byte (LSB) of CONFIG_CNTL is written. The driver might only write to the 2 most significant bytes which won't affect aperture size.
Offset and size are applied to the destination, not to source value, so we shouldn't use extract_bits when logging value.
Use ATI bitfield enums in switch statement.
2024-04-22 07:48:00 -07:00
..
common viacuda: Fix get/set time and one sec modes. 2024-04-22 07:22:49 -07: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 macio: Add list of OHare/Heathrow bits. 2024-04-12 19:54:34 -07:00
memctrl memctrlbase: add get_region_hostmem_ptr(). 2024-04-21 23:04:12 +02:00
serial chario: Cleanup. 2024-03-08 19:27:42 -07:00
sound awacs: small cosmetic improvements. 2024-04-07 18:48:52 +02:00
storage CD-ROM: Add max blocks check. 2024-03-01 08:01:31 -07:00
video atimach64gx: Fix CONFIG_CNTL and MM_REGS_OFFSET. 2024-04-22 07:48:00 -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