mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-08-09 15:25:03 +00:00
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.