This website requires JavaScript.
Explore
Help
Register
Sign In
github.com
/
simh.simh
Watch
1
Star
0
Fork
0
You've already forked simh.simh
mirror of
https://github.com/simh/simh.git
synced
2026-01-18 00:53:22 +00:00
Code
Releases
Activity
simh.simh
/
I1401
History
Mark Pizzolato
9b7c614bb6
I1401: Fix to deal with instructions that are longer than 8 characters (from Van Snyder)
2014-04-12 10:11:36 -07:00
..
i1401_cd.c
…
i1401_cpu.c
Clear storage and branch preserves B register (Van Snyder)
2013-08-22 15:50:08 -07:00
i1401_dat.h
…
i1401_defs.h
Changed use of compile #defines which start with a _ character to not do this since defined symbols starting with _ are reserved to local compiler/runtime implementations in the C language. This addresses issue
#32
2013-03-12 11:07:58 -07:00
i1401_dp.c
…
i1401_iq.c
…
i1401_lp.c
fix to the "Fortran chain" problem in the 1401 from Bob Supnik.
2013-04-16 16:21:28 -07:00
i1401_mt.c
I1401: Read TMK does not write GM+WM to memory from Bob Supnik
2013-09-04 19:56:18 -07:00
i1401_sys.c
I1401: Fix to deal with instructions that are longer than 8 characters (from Van Snyder)
2014-04-12 10:11:36 -07:00