simh-testsetgenerator/Ibm1130
Charles Anthony aea2634940 IBM1130: Fix address computation overflow
In sim_instr(), the effective address is computed; for the case of TAG
(index register addressing), the contents of the specified index register
is added to the effective address, but the result is not masked to 16
bits as per the hardware functionality.

Adding a a 16 bit mask operation fixes the issue.
2024-06-17 14:04:19 -04:00
..
utils IBM1130: Pickup the latest utils from ibm1130software.zip from ibm1130.org 2017-05-08 09:28:50 -07:00
1130consoleblank.bmp IBM1130: Correct label in GUI Operation Tags->Operation Flags 2017-05-08 19:46:47 -07:00
1132empty.bmp Notes For V3.1-0 2011-04-15 08:34:20 -07:00
1132full.bmp Notes For V3.1-0 2011-04-15 08:34:20 -07:00
1442empty.bmp Notes For V3.1-0 2011-04-15 08:34:20 -07:00
1442eof.bmp Notes For V3.1-0 2011-04-15 08:34:20 -07:00
1442full.bmp Notes For V3.1-0 2011-04-15 08:34:20 -07:00
1442middle.bmp Notes For V3.1-0 2011-04-15 08:34:20 -07:00
CMakeLists.txt CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
dmsr2v12phases.h Compiler suggested cleanups. 2014-10-27 17:14:28 -07:00
dmsr2v12slet.h Compiler suggested cleanups. 2014-10-27 17:14:28 -07:00
HAND.CUR Notes For V2.9-11 2011-04-15 08:33:43 -07:00
ibm1130.ico Merged the latest ibm1130 simulator from Brian Knittel's ibm1130.org 2013-04-18 11:08:10 -07:00
ibm1130.rc Merged the latest ibm1130 simulator from Brian Knittel's ibm1130.org 2013-04-18 11:08:10 -07:00
ibm1130_conin.h IBM1130: Convert Tabs to Spaces 2017-05-03 15:11:22 -07:00
ibm1130_conout.h IBM1130: Convert Tabs to Spaces 2017-05-03 15:11:22 -07:00
ibm1130_cpu.c IBM1130: Fix address computation overflow 2024-06-17 14:04:19 -04:00
ibm1130_cr.c IBM 1130: GUI resource file, RegSanityCheck fix 2024-06-08 13:51:23 -04:00
ibm1130_defs.h IBM1130, PDP10, PDP11: Replaced assert() with ASSURE() for run time error checks 2018-08-11 14:44:15 -07:00
ibm1130_disk.c IBM1130: Add necessary parenthesis to conditional expression (Coverity) 2017-05-29 21:19:05 -07:00
ibm1130_fmt.c IBM1130: Compiler warning cleanup 2020-10-19 12:30:43 -07:00
ibm1130_fmt.h IBM1130: Convert Tabs to Spaces 2017-05-03 15:11:22 -07:00
ibm1130_gdu.c IBM1130: Convert Tabs to Spaces 2017-05-03 15:11:22 -07:00
ibm1130_gui.c IBM 1130: GUI resource file, RegSanityCheck fix 2024-06-08 13:51:23 -04:00
ibm1130_plot.c IBM1130: Set PLOT device disabled when plot support isn't available 2017-05-24 10:18:11 -07:00
ibm1130_prt.c IBM1130: Convert Tabs to Spaces 2017-05-03 15:11:22 -07:00
ibm1130_prtwheel.h IBM1130: Convert Tabs to Spaces 2017-05-03 15:11:22 -07:00
ibm1130_ptrp.c IBM1130: Fix Coverity identified PTR positioning bookkeeping 2017-09-11 15:44:23 -07:00
ibm1130_sca.c Fix UTF-8 encoding for five files 2023-03-30 09:31:06 -04:00
ibm1130_stddev.c IBM1130, PDP10, PDP11: Replaced assert() with ASSURE() for run time error checks 2018-08-11 14:44:15 -07:00
ibm1130_sys.c All: Declare sim_stop_messages as an array SCPE_BASE long 2020-09-02 15:56:07 -07:00
ibm1130_t2741.c I650, IBM1130, PDP11, PDP18b, VAX, Sigma: Fix set but unused variables. 2020-12-02 14:45:21 -08:00
ibm1130res.h Merged the latest ibm1130 simulator from Brian Knittel's ibm1130.org 2013-04-18 11:08:10 -07:00
readme1130.txt Merged the latest ibm1130 simulator from Brian Knittel's ibm1130.org 2013-04-18 11:08:10 -07:00
readme_update.txt Notes For V3.1-0 2011-04-15 08:34:20 -07:00