1
0
mirror of https://github.com/simh/simh.git synced 2026-01-13 07:19:43 +00:00
Mark Pizzolato 1d6c14be3d HP2100: Latest changes from Dave Bryan.
hp2100_ipl.c:

  - Exposed "ipl_edtdelay" via a REG_HIDDEN register to allow user tuning
    of the EDT delay that works around a race condition in the HP
    2000/Access Time-Shared BASIC system.

  - Corrected typos in comments and strings.

  - Merged SIMH 3.x and 4.x socket calls via conditionals, so that the
    module may be compiled for either version.

hp2100_mux.c:

  - Corrected a typo in the RTS macro definition.

hp2100_sys.c:

  - Added a cast to int for the parameter to "isspace" to avoid a compiler
    warning.

hp2100_bugfixes.txt

  - Added a description of the IPL hidden register fix.
2015-09-17 05:24:31 -07:00
..
2012-03-21 06:14:01 -07:00
2012-03-21 06:14:01 -07:00
2012-03-21 06:14:01 -07:00