simh-testsetgenerator/swtp6800/common
Mark Pizzolato d0cee0f6b6 SWTP: Fixes to segfault issue described in #103 (from Gene Irwin)
The simulated memory address block from 0x8000 thru 0x8FFF is defined to have address 0x8000 - 0x801F mapped to I/O ports and 0x8020 - 0x8FFF as NO RAM ALLOWED.  Code has been added to behave reasonably when references are made to 0x8020 - 0x8FFF.
2014-02-01 08:12:19 -08:00
..
bootrom.c Corrected copyright dates on all files 2012-07-11 12:23:03 -07:00
dc-4.c Generalized the sim_disk layer to support large file disk devices (simh, VHD and RAW formats) with out requiring USE_ADDR64, and enhanced the pdp11_rq device to use this capability. 2013-03-17 12:02:43 -07:00
i2716.c Corrected copyright dates on all files 2012-07-11 12:23:03 -07:00
m6800.c SWTP: Fixed overflown bit logic for addition and subtraction (from Bill Beech) 2014-01-01 10:33:29 -08:00
m6810.c Corrected copyright dates on all files 2012-07-11 12:23:03 -07:00
mp-8m.c Corrected copyright dates on all files 2012-07-11 12:23:03 -07:00
mp-a.c Corrected copyright dates on all files 2012-07-11 12:23:03 -07:00
mp-a2.c Corrected copyright dates on all files 2012-07-11 12:23:03 -07:00
mp-b2.c SWTP: Fixes to segfault issue described in #103 (from Gene Irwin) 2014-02-01 08:12:19 -08:00
mp-s.c Cleanup compiler warnings on Solaris and newer OSX clang compilers. 2013-03-13 20:29:03 -07:00