gpsp/arm
David Guillen Fandos 3144d9e277 Rework ram block ptrs to remove second indirection table.
This removes ram_block_ptrs and encodes the pointer directly in the
block tag. Saves ~256KB at no performance cost.
Drawback is that it limits the ram cache size to 512KB (we were using
768KB before). Should not be a problem since most games use less than
32KB of cache anyway.

Fixed ARM routines accordingly.
2021-07-08 21:29:48 +02:00
..
arm_codegen.h Add MSB_FIRST ifdefs 2015-07-30 03:01:40 +02:00
arm_dpimacros.h move platform-independent stuff out of /gp2x. 2011-09-02 17:44:41 +03:00
arm_emit.h Minor optimization 2021-05-19 20:11:35 +02:00
arm_stub.S Rework ram block ptrs to remove second indirection table. 2021-07-08 21:29:48 +02:00
video_blend.S arm/video_blend.S - add another __MACH__ hack 2014-12-11 19:05:18 +01:00