From: notaz Date: Sun, 31 Jul 2011 20:50:19 +0000 (+0300) Subject: drc: fix page get code in linkage_arm.s X-Git-Tag: r9~21 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=commitdiff_plain;h=f968d35dc0302f3fb7fba5a1bafb5feed1f758f6;hp=f968d35dc0302f3fb7fba5a1bafb5feed1f758f6 drc: fix page get code in linkage_arm.s it did not match what was used elsewhere for PCSX, causing rare crashes due to making bad links.. Also comment get_pointer, it's not obvious what it does. ---