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-01-24 19:41:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
open-simh.simh
/
I1401
History
Mark Pizzolato
3951ad2432
Cleanup of unneeded global extern declarations
2014-10-10 08:18:15 -07:00
..
i1401_cd.c
Compiler warning cleanup
2012-12-13 13:41:57 -08:00
i1401_cpu.c
Cleanup of unneeded global extern declarations
2014-10-10 08:18:15 -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
I1401: Fix to deal with instructions that are longer than 8 characters (from Van Snyder)
2014-04-12 10:11:36 -07:00