dingusppc/devices
joevt 214c61669a videoctrl: Add pixel_format.
pixel_format is different than pixel_depth.
pixel_format depends on the GPU. A GPU might have multiple formats for the same depth.
We store this in videoctrl so that we can detect changes in pixel_format like we do for pixel_depth and active_width and active_height.
2024-03-04 21:11:42 -07:00
..
common Fix dma STORE_QUAD and LOAD_QUAD. 2024-03-04 20:38:07 -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 heathrow: Align read/write messages. 2024-03-03 12:03:06 -07:00
memctrl Add PCI interrupt method. 2024-03-04 07:47:20 -07:00
serial Add stdio for Windows serial 2024-02-20 18:05:11 -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 videoctrl: Add pixel_format. 2024-03-04 21:11:42 -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