dingusppc/devices
joevt 11d61359c1 dbdma: Add data callbacks.
Allow the dbdma program to initiate reading/writing by adding in and out callbacks.
Support the DBDMA flush command by adding a flush callback. If the transfer completes, then clear the flush flag, otherwise leave it unchanged.
Clear the flush flag after it is copied to the xferStatus of the DBDMA command.
2024-04-24 07:09:56 -07:00
..
common dbdma: Add data callbacks. 2024-04-24 07:09:56 -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 list of OHare/Heathrow bits. 2024-04-12 19:54:34 -07:00
memctrl Use default window size in constructor. 2024-04-23 07:27:52 -07:00
serial escc: One return path for read. 2024-04-24 06:48:02 -07:00
sound awacs: small cosmetic improvements. 2024-04-07 18:48:52 +02:00
storage CD-ROM: Add max blocks check. 2024-03-01 08:01:31 -07:00
video control: Fix 1280x960 and 1280x1024 15bpp. 2024-04-24 06:48:41 -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