dingusppc/devices/video
joevt fd2e6c5b09 Fix ATIRage I/O accesses.
- Don't log anything if the I/O access is not for this device. A different device might handle it.
- Don't return true for I/O access if an I/O access is not performed. Otherwise the I/O access won't be passed to other devices.
2023-02-05 01:22:01 -08:00
..
atimach64defs.h Move ATI Mach64 definitions to separate header. 2022-05-21 14:51:27 +02:00
atimach64gx.cpp pcidevice: improve BAR configuration. 2023-02-04 17:57:46 +01:00
atimach64gx.h atimach64gx: self-registration with the device registry. 2022-07-18 20:27:34 +02:00
atirage.cpp Fix ATIRage I/O accesses. 2023-02-05 01:22:01 -08:00
atirage.h Fix PCI config r/w of byte and word and unaligned. 2023-01-16 00:09:44 -08:00
control.cpp pcidevice: improve BAR configuration. 2023-02-04 17:57:46 +01:00
control.h Add BAR 0 to control. 2023-01-11 00:05:23 -08:00
displayid.cpp Fix compiler warnings: unused variables. 2023-01-11 01:17:12 -08:00
displayid.h displayid: constructor with parameters. 2022-05-21 14:51:27 +02:00
pdmonboard.cpp Rework DBDMA logic for bidirectional channels. 2022-11-17 18:03:18 +01:00
pdmonboard.h videoctrl: add pixel_depth member. 2022-05-21 14:51:27 +02:00
rgb514defs.h ATI Mach64 GX controller emulation. 2022-05-21 14:51:27 +02:00
videoctrl.cpp Remove unnecessary linefeeds from log 2022-08-14 05:26:56 -07:00
videoctrl.h videoctrl: add pixel_depth member. 2022-05-21 14:51:27 +02:00