simh-testsetgenerator/TX-0
Derek Peschel 0ca09194fa Before, when the simulator decoded pad, it handled pad without cry
and pad with cry. When it decoded cry, it printed a "TO DO" message.

http://bitsavers.org/pdf/mit/tx-0/memos/M-5001-19_macros_Apr60.pdf
derives a simple algorithm for cry. Implement that, remove the test
for cry from the pad code, and reformat the debug messages.

The same change appears in sim_instr and sim_opr_orig.
2023-10-09 20:16:20 -04: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
CMakeLists.txt CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
loader.simh Add mouse maze game and tic tac toe tapes. 2012-11-07 20:57:41 -08:00
mouse.simh PDP11, PDP1, TX-0: Added SDL based graphics support using sim_video. 2016-01-29 10:16:30 -08:00
tic.simh PDP11, PDP1, TX-0: Added SDL based graphics support using sim_video. 2016-01-29 10:16:30 -08:00
tx0_cpu.c Before, when the simulator decoded pad, it handled pad without cry 2023-10-09 20:16:20 -04:00
tx0_defs.h Various simulators: Set line endings to CRLF for consistency, remove stray tabs 2023-03-19 16:51:27 -04:00
tx0_diag.txt Initial public version of TX-0 for SIMH 2012-11-07 20:47:26 -08:00
tx0_dpy.c TX-0: Reconcile license with open-simh. 2022-10-09 09:10:26 -07:00
tx0_stddev.c TX-0: Reconcile license with open-simh. 2022-10-09 09:10:26 -07:00
tx0_sys.c TX-0: Reconcile license with open-simh. 2022-10-09 09:10:26 -07:00
tx0_sys_orig.c TX-0: Reconcile license with open-simh. 2022-10-09 09:10:26 -07:00