mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-27 15:29:39 +00:00
fb0396923f
When fetching DMA command, make sure to convert little endian fields to host endianness (i.e. don't use memcpy). When fetching DMA command, return the host address of the DMA command for LOAD_QUAD. Maybe this address should be cached whenever this->cmdptr changes? When fetching DMA command, return whether the DMA command is writable. For LOAD_QUAD, pass the address of the DMA command to xfer_quad. Always log unexpected DMA command values. Write full 32-bit value for LOAD_QUAD. Write reqCount to resCount. |
||
---|---|---|
.. | ||
common | ||
ethernet | ||
floppy | ||
ioctrl | ||
memctrl | ||
serial | ||
sound | ||
storage | ||
video | ||
CMakeLists.txt | ||
deviceregistry.cpp | ||
deviceregistry.h |