aboutsummaryrefslogtreecommitdiff
path: root/source/nds/dma_adj.h
AgeCommit message (Collapse)Author
2013-02-07De-interleave the ROM using DMA. This helps the more esoteric jumbo memory ↵Nebuleon Fumika
maps load faster.
2013-02-06Remove 320 KiB of memory allocations in APU emulation that were completely ↵Nebuleon Fumika
unused but constantly re-zeroed. Frees up 320 KiB for other uses, and saves ~4 milliseconds at emulator startup, when resetting the APU and when loading a new game.
2013-02-03Add some forgotten DMA files.Nebuleon Fumika