This website requires JavaScript.
Explore
Help
Register
Sign In
github.com
/
open-simh.simh
Watch
1
Star
0
Fork
0
You've already forked open-simh.simh
mirror of
https://github.com/open-simh/simh.git
synced
2026-05-12 18:22:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d50d9529a81d5ae6f54aeff8490faf05bdd2d8a1
open-simh.simh
/
I1401
History
Mark Pizzolato
8d09ebec8b
Compiler indicated cleanups to
Fix
#105
2014-02-05 13:44:36 -08:00
..
i1401_cd.c
Compiler warning cleanup
2012-12-13 13:41:57 -08:00
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
Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions.
2012-04-29 11:59:44 -07:00
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
Compiler indicated cleanups to
Fix
#105
2014-02-05 13:44:36 -08:00