simh-testsetgenerator/TX-0
Howard M. Harte de6bf7bc92 Fix simh/simh Issue#21: tx-0 won't build under MinGW compiler
Follow proposal described in issue and change LP register to LPEN.  LP
is still the name of the register when using SIMH to examine or deposit
to this register.
2013-03-19 17:00:50 -07:00
..
bin_newMouse_3-22-66.bin Add mouse maze game and tic tac toe tapes. 2012-11-07 20:57:41 -08:00
bin_tic-tac-toe_new_code_12-16-61.bin Add mouse maze game and tic tac toe tapes. 2012-11-07 20:57:41 -08:00
loader.simh Add mouse maze game and tic tac toe tapes. 2012-11-07 20:57:41 -08:00
mouse.simh Update simulator configuration files. 2012-11-20 15:50:56 -08:00
tic.simh Update simulator configuration files. 2012-11-20 15:50:56 -08:00
tx0_cpu.c Fix simh/simh Issue#21: tx-0 won't build under MinGW compiler 2013-03-19 17:00:50 -07:00
tx0_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
tx0_diag.txt Initial public version of TX-0 for SIMH 2012-11-07 20:47:26 -08:00
tx0_dpy.c Initial public version of TX-0 for SIMH 2012-11-07 20:47:26 -08:00
tx0_stddev.c Declare the console port input and output polling units for most simulators to potentially allow asynchronous console I/O. 2013-01-21 11:31:29 -08:00
tx0_sys.c Fix compiler warnings 2013-01-23 05:42:36 -08:00
tx0_sys_orig.c Initial public version of TX-0 for SIMH 2012-11-07 20:47:26 -08:00