1
0
mirror of https://github.com/prirun/p50em.git synced 2026-01-16 00:03:55 +00:00
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
2007-08-25 00:00:00 -04:00
2007-08-25 00:00:00 -04:00
2007-08-25 00:00:00 -04:00
2007-08-25 00:00:00 -04:00
2007-08-25 00:00:00 -04:00
Description
Prime 50-Series Emulator
14 MiB
Languages
C 97.8%
Roff 1.7%
Python 0.3%
Makefile 0.2%