Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
simh
/
1a68c7d900d20e302f3229e45cc32daedb7059ef
/
HP2100
a6552b8
HP2100: HP 2100 release 27
by Mark Pizzolato
· 7 years ago
90e9c2f
HP2100: HP 2100 release 26
by Mark Pizzolato
· 8 years ago
d8dbc7e
SCP: Migrate all stdio writes to pass through SCP provided Fprintf()
by Mark Pizzolato
· 8 years ago
84e43a8
HP2100: HP 2100 release 25
by Mark Pizzolato
· 8 years ago
946bfd3
HP2100: Latest updates from Dave Bryan
by Mark Pizzolato
· 8 years ago
592deb8
HP2100: Fix MPX behaviors from Dave Bryan
by Mark Pizzolato
· 8 years ago
07f99bb
HP3000, HP2100: Updated simulators from Dave Bryan
by Mark Pizzolato
· 8 years ago
ef9018c
HP2100: Reformulated the definitions of op_mask (from Dave Bryan)
by Mark Pizzolato
· 9 years ago
5531ccb
ALL: Massive 'const' cleanup
by Mark Pizzolato
· 9 years ago
53b6809
HP2100: Change hp_disclib filename to hp2100_disclib (from Dave Bryan)
by Mark Pizzolato
· 9 years ago
33536f0
HP2100: Updated bug fix info from Dave Bryan
by Mark Pizzolato
· 9 years ago
5bd6ea9
HP2100: Latest changes from Dave Bryan
by Mark Pizzolato
· 9 years ago
1d6c14b
HP2100: Latest changes from Dave Bryan.
by Mark Pizzolato
· 9 years ago
e768629
SCP: Added the capability for EXAMINE command output to be written directly to a socket.
by Mark Pizzolato
· 10 years ago
1fb209c
SOCKETS: Cleanup, simplify and extend the sim_sock API set.
by Mark Pizzolato
· 10 years ago
c2cef3c
ALL: Avoid name space collision for the global variable PC when readline is dynamically loaded in many simulators.
by Mark Pizzolato
· 10 years ago
ecbb20f
HP2100: Latest updates: 64-bit clean compiles and revised BOOT support from Dave Bryan
by Mark Pizzolato
· 10 years ago
0528e70
HP2100: Most recent updates from Dave Bryan
by Mark Pizzolato
· 10 years ago
ef0eae1
HP2100: Add CRCC and LRCC support to the HP 2100 MS simulation. from Dave Bryan
by Mark Pizzolato
· 10 years ago
a9e82dd
HP2100: Current version from Dave Bryan
by Mark Pizzolato
· 10 years ago
a262dd9
Compiler indicated cleanups
by Mark Pizzolato
· 12 years ago
d5ca542
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
by Mark Pizzolato
· 12 years ago
9fc6aa7
Finish migration for simulators to use generic clock co-scheduling and sim_activate_after for scheduled delays
by Mark Pizzolato
· 12 years ago
744f65a
Fleshed out the tmxr help and set the HP2100 to use the mux help by default
by Mark Pizzolato
· 12 years ago
448d9e5
Added VAX860 to the descrip.mms and cleaned up the VMS compiler identified issues
by Mark Pizzolato
· 12 years ago
dac73b9
Migrating scp and library global variables to be declared as extern in the appropriate library include file and remove repetitive declarations in referencing modules.
by Mark Pizzolato
· 12 years ago
7b6f7a9
Set device flags indicating DEV_DISK, DEV_TAPE, DEV_MUX and DEV_ETHER for all simulator devices which use the sim_disk, sim_tape, sim_tmxr, and sim_ether libraries
by Mark Pizzolato
· 12 years ago
9d2811d
Updated HP2100 modules from Dave Bryan
by Mark Pizzolato
· 12 years ago
d940752
Updated HP2100 from Dave Bryan
by Mark Pizzolato
· 12 years ago
50cf91d
Merge branch 'SerialMux' and compiler suggested cleanup
by Mark Pizzolato
· 12 years ago
a3b0dc3
Change the semantics of sim_is_active to return a t_bool (which was 98% of how it was used), and added new sim_activate_time to return the time a unit will be activated (the value previously returned). This affected a handful of used of sim_is_active in device implementations which were adjusted to use the sim_activate_time API.
by Mark Pizzolato
· 12 years ago
7f6a1af
Added an optional validation argument to sim_parse_addr for callers which need to confirm incoming connections come from expected sources
by Mark Pizzolato
· 12 years ago
c6c6648
Compiler suggested cleanups
by Mark Pizzolato
· 12 years ago
b356a98
hp2100_ipl.c - Removed DEV_NET to allow restoration of listening ports
by Mark Pizzolato
· 12 years ago
ef147d2
HP2100 fixes to avoid potential namespace clashes with names defined in unistd.h. (Dave Bryan)
by Mark Pizzolato
· 12 years ago
9411f3f
Added missing comments for HP2100 multiplexer source modules (Dave Bryan)
by Mark Pizzolato
· 12 years ago
02cb620
Change to support serial ports on multiplexer devices without any changes to existing multiplexer device emulation code.
by Mark Pizzolato
· 12 years ago
2469689
Merge branch 'DMC11' into SerialMux
by Mark Pizzolato
· 12 years ago
30ce7fd
Revised the socket library sim_sock(.c & .h) to support both IPv4 and IPv6 leveraging the RFC3493 APIs.
by Mark Pizzolato
· 12 years ago
321b05c
Fixed pragmas to work for various gcc and clang versions
by Mark Pizzolato
· 12 years ago
5d081f8
Revised HP2100 from Dave Bryan with his fixes to cleanup compiling under the LLVM clang compiler
by Mark Pizzolato
· 13 years ago
0f8e6cf
Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions.
by Mark Pizzolato
· 13 years ago
bc36e9d
Adds serial port support to the multiplexer library.
by Mark Pizzolato
· 13 years ago
40deb20
HP2100 update from Dave Bryan
by Mark Pizzolato
· 13 years ago
6d11b3b
Updated HP2100 from Dave Bryan
by Mark Pizzolato
· 13 years ago
5863e1b
HP2100 Update from Dave Bryan
by Mark Pizzolato
· 13 years ago
45246a3
Updated HP2100 from Dave Bryan
by Mark Pizzolato
· 13 years ago
fffad7c
Merge changes from v3.9-0 rc1
by Mark Pizzolato
· 13 years ago
a9fd3dd
Notes For V3.8
by Bob Supnik
· 14 years ago
v3.8-2-rc2
35eac70
Notes For V3.8
by Bob Supnik
· 15 years ago
v3.8-2-rc1
9c4779c
Notes For V3.8
by Bob Supnik
· 16 years ago
v3.8-1
59aa4a7
Notes For V3.8
by Bob Supnik
· 16 years ago
v3.8-0
6149cc7
Notes For V3.7
by Bob Supnik
· 18 years ago
v3.7-1
53d02f7
Notes For V3.7-0
by Bob Supnik
· 18 years ago
v3.7-0
15919a2
Notes For V3.6-0
by Bob Supnik
· 18 years ago
v3.6-1
dc871fa
Notes For V3.6-0
by Bob Supnik
· 19 years ago
v3.6-0
a12e4a1
Notes For V3.5-1
by Bob Supnik
· 19 years ago
v3.5-2
1e704bf
Notes For V3.5-1
by Bob Supnik
· 19 years ago
v3.5-1
b7c1eae
Notes For V3.5-0
by Bob Supnik
· 19 years ago
v3.5-0
ec60bbf
Notes For V3.4-0
by Bob Supnik
· 20 years ago
v3.4-0
098200a
Notes For V3.3-2
by Bob Supnik
· 20 years ago
v3.3-2
9b5c8c9
Notes For V3.3-1
by Bob Supnik
· 20 years ago
v3.3-1
b6393b3
Notes For V3.3
by Bob Supnik
· 20 years ago
v3.3-0
2e00e11
Notes For V3.2-3
by Bob Supnik
· 20 years ago
v3.2-3
2688f2d
Notes For V3.2-2
by Bob Supnik
· 20 years ago
v3.2-2
e2ba672
Notes For V3.2-1
by Bob Supnik
· 20 years ago
v3.2-1
26aa6de
Notes For V3.2-0
by Bob Supnik
· 21 years ago
v3.2-0
1da2d94
Notes For V3.1-0
by Bob Supnik
· 21 years ago
v3.1-0
f9564b8
Notes For V3.0-1
by Bob Supnik
· 21 years ago
v3.0-1
4ffd3be
Notes For V3.0-0
by Bob Supnik
· 21 years ago
v3.0-0
43385c9
Notes For V2.10-4
by Bob Supnik
· 22 years ago
v2.10-4
f20f5c6
Notes For V2.10-3
by Bob Supnik
· 22 years ago
v2.10-3
2bcd1e7
Notes For V2.10-2
by Bob Supnik
· 22 years ago
v2.10-2
2c2dd5e
Notes For V2.10-0
by Bob Supnik
· 22 years ago
v2.10-0
df64751
Notes For V2.9-11
by Bob Supnik
· 22 years ago
v2.9-11
701f0fe
Notes For V2.8
by Bob Supnik
· 23 years ago
v2.8