1
0
mirror of https://github.com/prirun/p50em.git synced 2026-02-03 23:02:45 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Jim
ec2ba390d0 MPY, DIV, devasr, devamlc changes +
for R-mode MPY, do the math THEN generate the exception
DIV exception handling was wrong, code was wrong too
a few devasr changes
changed devamlc to always turn off parity instead of flipping it
2007-02-25 00:00:00 -05:00
Jim
4b76c2ea1d changed fprintf(stderr... to TRACE macro
writes tracing to a buffered log file instead of stderr
added clear of first 32K of physical memory to master clear
changed all exit() calls to fatal() calls
more changes to the devmt tape driver
2007-02-18 00:00:00 -05:00
Jim
4703c0b8fd extensive changes to devmt tape controller emulation
changed to use iget16 instead of get16 to fetch instructions
added test in notify for semaphore overflow - call fatal()
2007-02-07 00:00:00 -05:00
Jim
6146f076fc Enhanced load map routines to print nearest symbol
Boots rev 20 (driveb) using --ss 14314, gets an uncorrected
disk read error, then hangs.
It also exhibits various failures in the file "fail".
2005-08-25 00:00:00 -04:00
Jim
8648e7426b moved ea64v to an include file ea64v.h
implemented stack extensions
more PCL/fault work
more PX work
more FP work
2005-08-19 00:00:00 -04:00