summaryrefslogtreecommitdiff
path: root/gba_cc_lut.c
diff options
context:
space:
mode:
authorDavid Guillen Fandos2021-06-25 00:44:38 +0200
committerDavid Guillen Fandos2021-06-25 00:44:38 +0200
commitbdf029398070b338e28318d5e1e2418a1815c3a6 (patch)
treefb91e8bebf02bc422cb9ddab21f9abd7e3022be4 /gba_cc_lut.c
parent8739b97b2d5875dbd5306f5eded04a03b84c2160 (diff)
downloadpicogpsp-bdf029398070b338e28318d5e1e2418a1815c3a6.tar.gz
picogpsp-bdf029398070b338e28318d5e1e2418a1815c3a6.tar.bz2
picogpsp-bdf029398070b338e28318d5e1e2418a1815c3a6.zip
Remove macros in dma code
This reduces code size more than 20% (which is 200-300KB!). DMA handling accounts for less than 0.5% the average emulation runtime which doesn't justify the crazy optimization level that the code has. In fact it's more than likely that the new code runs faster due to less I-cache trashing.
Diffstat (limited to 'gba_cc_lut.c')
0 files changed, 0 insertions, 0 deletions