This saves a few cycles in MIPS and simplifies a bit the core. Removed the write map, only affects interpreter performance very minimally. Rewired ARM and x86 handlers to support direct access to I/EWRAM (and VRAM on ARM) to compensate. Overall performance is slightly better but code is cleaner and allows for further improvements in the dynarecs. |
||
---|---|---|
.. | ||
arm_codegen.h | ||
arm_dpimacros.h | ||
arm_emit.h | ||
arm_stub.S | ||
video_blend.S |