DMA

From NeoGeo Development Wiki
Revision as of 23:37, 2 January 2013 by Furrtek (talk | contribs) (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")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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).