1
0
mirror of https://github.com/prirun/p50em.git synced 2026-01-20 09:35:01 +00:00
Jim 399b67ea91 SSSN hack to bypass serialization in Primos, more performance tweaks
changed B(I,D)(X,Y) instructions to increment/decrement inside if;
  (avoids reloading values to test them) and removed B(X,Y)NE macros
changed default cpuid to 15 so real time clock is always set
use ppa instead of ppn to avoid << 10 on every memory reference
changed newkeys() so illegal keys give illegal instruction vs fatal()
removed hack to patch Primos for rev 23 SSSN check
added code to SSSN to skip the check loop immediately following
removed #ifdef FAST from a few places, just use the faster code
added code to LDA trace to also display as two octal bytes
2007-09-23 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%