print_state() and power_on_reset()
procedures).
The assembler and skeleton simulator will hopefully compile with any ANSI C compiler but have only been tested with GCC on a Sun Sparc running Solaris. Let us know ASAP if you run into problems. Here are corrections to date:
12-Apr-98: corrected ``strtoul'' in simulate-skeleton.c.
13-Apr-98: updated test.out, which had noop == halt bug.
20-Apr-98: updated simulate-skeleton.c again, this time with an explicit ``hextoi()'' routine to avoid the strtol/strtoul problems.