DMA: Difference between revisions
Jump to navigation
Jump to search
(Created page with "DMA copy can be done with the BIOSF_UPLOAD call. It is possible to copy about 18KiB of data in one frame (about 1MiB/s). Category:CD systems") |
No edit summary |
||
Line 1: | Line 1: | ||
DMA copy can be done with the [[BIOSF_UPLOAD]] call. It is possible to copy about 18KiB of data in one frame (about 1MiB/s). | DMA copy can be done with the [[BIOSF_UPLOAD]] call. To access DMA directly or to use its other features see information on the [[LC8953]]. | ||
It is possible to copy about 18KiB of data in one frame (about 1MiB/s). | |||
[[Category:CD systems]] | [[Category:CD systems]] |
Revision as of 10:55, 5 January 2014
DMA copy can be done with the BIOSF_UPLOAD call. To access DMA directly or to use its other features see information on the LC8953.
It is possible to copy about 18KiB of data in one frame (about 1MiB/s).