Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
simh
/
5c9288a3d99f9d1be847077637b779ac0e2dd221
/
sim_serial.h
ed6e3f7
Fix to build on HPUX with the HP C compiler which doesn't define __unix
by Mark Pizzolato
· 12 years ago
665e995
Fixed misspelled include guard for the definition of SERHANDLE.
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
eb101e3
HP-UX port supplied by Mikulas Patocka
by Mark Pizzolato
· 12 years ago
d46ebc7
Untangle circular include references between tmxr serial and sock include files.
by Mark Pizzolato
· 12 years ago
3311f4d
sim_serial.c Added initial serial support for VMS hosts
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
c77bdb2
Added scp SHOW SERIAL command
by Mark Pizzolato
· 13 years ago
b2ebd56
Generalized serial port naming syntax to refer to host serial ports by the name 'serN' while continuing to allow the use of specific host device names.
by Mark Pizzolato
· 13 years ago
bc36e9d
Adds serial port support to the multiplexer library.
by Mark Pizzolato
· 13 years ago