aboutsummaryrefslogtreecommitdiff
path: root/source/ppu.cpp
diff options
context:
space:
mode:
authorNebuleon Fumika2012-12-31 13:46:47 -0500
committerNebuleon Fumika2012-12-31 13:46:47 -0500
commitc5d385d6643e157d6f90d3608004f0f37b64ab75 (patch)
tree1f703aa40e11aded99b4e0a4476a21bd25074d61 /source/ppu.cpp
parent22fa90a3b3383cc5ba24ce61a7de1d9c64b6601b (diff)
downloadsnes9x2005-c5d385d6643e157d6f90d3608004f0f37b64ab75.tar.gz
snes9x2005-c5d385d6643e157d6f90d3608004f0f37b64ab75.tar.bz2
snes9x2005-c5d385d6643e157d6f90d3608004f0f37b64ab75.zip
MIPS requires 2-byte reads to be aligned to even addresses. #define FAST_ALIGNED_LSB_WORD_ACCESS and use it to read absolute 24-bit addresses as either 1 byte & 1 halfword, or 1 halfword & 1 byte.
Diffstat (limited to 'source/ppu.cpp')
0 files changed, 0 insertions, 0 deletions