dingusppc/devices
joevt fe05b1de12 Fix compiler warnings.
Xcode build has compiler warnings involving loss of precision. Remove them by adding type casts. Check results in some cases for overflow.
2024-02-29 18:49:14 -07:00
..
common Fix compiler warnings. 2024-02-29 18:49:14 -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 dma: Add name to dma classes. 2024-02-19 15:30:20 +01:00
memctrl Moving vid_enable_seq 2024-02-21 07:07:18 -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 cdromdrive: declare some methods virtual. 2023-12-10 00:19:44 +01:00
video Fix compiler warnings. 2024-02-29 18:49:14 -07:00
CMakeLists.txt Make Emscripten build not depend on SDL2 or cubeb 2023-10-25 22:25:53 -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