dingusppc/devices
joevt 7b4d513e22 videoctrl: Add change resolution support.
PDM defaults to 640x480.
If you set --mon_id to MacRGB12in then it would draw 512x384 inside a 640x480 window.
If you set --mon_id to Multiscan20in then it would try to draw 832x624 inside a 640x480 window and crash.
If you set the Monitors control panel to switch multiscan display from 640x480 to 832x624 and  restart then it would crash.
Now it will correctly change the window size every time the mode changes.
2024-03-06 21:44:10 -07:00
..
common pci: Use SIZE_ARG for logging arg size. 2024-03-04 21:16:46 -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 DMA interrupts. 2024-03-06 21:19:04 -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 change resolution support. 2024-03-06 21:44:10 -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