dingusppc/devices
joevt ad6d5e9ec9 atimach64gx: Improve draw_hw_cursor loops.
- Read 8 bytes at a time instead of just 1.
- Remove multiply operations from loop. We just need increments or additions.
- Change compares with int to compares with zero.
2024-03-24 12:25:55 -07:00
..
common Add Bandit2 and properties for Chaos. 2024-03-20 07:38:39 -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 amic: Add modem port transmit DMA. 2024-03-14 08:05:42 -07:00
memctrl Add Bandit2 and properties for Chaos. 2024-03-20 07:38:39 -07:00
serial chario: Cleanup. 2024-03-08 19:27:42 -07:00
sound awacs: Add dma input stub. 2024-03-09 06:20:24 -07:00
storage CD-ROM: Add max blocks check. 2024-03-01 08:01:31 -07:00
video atimach64gx: Improve draw_hw_cursor loops. 2024-03-24 12:25:55 -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