simh-testsetgenerator/ALTAIR
Scott Bailey d8b55677c1 ALTAIR: Reads of uninstalled memory are supposed to return 0377 (0xff). However,
memory bytes beyond the installed limit were being initialized with 0
instead of 0377. Fix comment and the actual initialization loop.
2015-02-06 09:28:29 -08:00
..
altair.txt Notes For V2.8 2011-04-15 08:33:38 -07:00
altair_cpu.c ALTAIR: Reads of uninstalled memory are supposed to return 0377 (0xff). However, 2015-02-06 09:28:29 -08:00
altair_defs.h Notes For V3.5-0 2011-04-15 08:34:58 -07:00
altair_dsk.c Fixed for Compiler indicated bugs 2012-04-27 15:09:40 -07:00
altair_sio.c Cleaned up parameter declarations in all simulators to achieve clean compiles on all platforms 2011-04-15 09:04:39 -07:00
altair_sys.c Added VAX860 to the descrip.mms and cleaned up the VMS compiler identified issues 2013-01-10 15:14:51 -08:00