dingusppc/devices/video
joevt d4fa85688d atirage: Check both offset and size.
When checking if a particular byte of a register is accessed, check both the starting position (offset) and ending position (offset + size) of the bytes being access.
2024-03-05 07:52:12 -07:00
..
appleramdac.cpp appleramdac: HW cursor fixes. 2024-02-20 01:00:50 +01:00
appleramdac.h New source for TNT RAMDAC emulation (DACula & RaDACal). 2024-02-11 22:59:43 +01:00
atimach64defs.h atimach64defs: Add register bit fields. 2024-03-02 17:15:25 -07:00
atimach64gx.cpp Fix compiler warnings. 2024-02-29 18:49:14 -07:00
atimach64gx.h
atirage.cpp atirage: Check both offset and size. 2024-03-05 07:52:12 -07:00
atirage.h atirage: PCI BAR changes. 2024-03-04 21:13:07 -07:00
control.cpp Wire CONTROL interrupt. 2024-02-12 01:46:21 +01:00
control.h control: use RaDACal emulation from appleramdac. 2024-02-11 22:59:43 +01:00
display_sdl.cpp videoctrl: add one more cursor rendering callback. 2024-01-19 23:48:22 +01:00
display.h videoctrl: add one more cursor rendering callback. 2024-01-19 23:48:22 +01:00
displayid.cpp
displayid.h
pdmonboard.cpp pdmonboard: Add 2, 4, 15, 24 bpp support. 2023-12-03 20:38:01 +01:00
pdmonboard.h pdmonboard: Add 2, 4, 15, 24 bpp support. 2023-12-03 20:38:01 +01:00
rgb514defs.h
videoctrl.cpp videoctrl: Rename get_palette_color. 2024-03-02 08:59:02 -07:00
videoctrl.h videoctrl: Add pixel_format. 2024-03-04 21:11:42 -07:00