dingusppc/devices
joevt 72b257e5d1 atirage: 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:27:44 -07:00
..
common Add Bandit2 and properties for Chaos. 2024-03-20 07:38:39 -07:00
ethernet
floppy
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
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 atirage: Improve draw_hw_cursor loops. 2024-03-24 12:27:44 -07:00
CMakeLists.txt
deviceregistry.cpp
deviceregistry.h Clean up #includes 2023-11-03 00:33:47 -07:00