1
0
mirror of https://github.com/prirun/p50em.git synced 2026-04-25 03:54:33 +00:00
Files
prirun.p50em/ea32i.h
Jim 7601dcb718 INCRP, ADDRP macros, code optimization
added INCRP macro - now does 32-bit increments of RP for speed
added ADDRP macro to return RP incremented by n (CGT)
changed globals to static (didn't help speed much - thought it might)
moved around some functions
changed shift instructions to create bitmask at runtime (faster)
manually inlined mathexception (but used inline keyword in later revs)
2007-08-25 00:00:00 -04:00

3.4 KiB