Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
simh
/
fc259c1807ac3a20dd59aa85a7aa7fa580a0750b
/
Ibm1130
6ffa4c8
IBM1130, PDP10, PDP11: Replaced assert() with ASSURE() for run time error checks
by Mark Pizzolato
· 6 years ago
1d360ef
ibm1130: Fix build on FreeBSD as discussed in #499
by Mark Pizzolato
· 7 years ago
ce5d7de
IBM1130: Make timer logic consistent with comments describing expected action
by Mark Pizzolato
· 7 years ago
0559308
IBM1130: Fix Coverity identified PTR positioning bookkeeping
by Mark Pizzolato
· 7 years ago
5d1f5c3
IBM1130: Address Coverity identified issues in CR device
by Mark Pizzolato
· 7 years ago
197bca5
IBM1130: Add necessary parenthesis to conditional expression (Coverity)
by Mark Pizzolato
· 7 years ago
86b8a7d
IBM1130: Avoid focus change to the command window when using a telnet console
by Mark Pizzolato
· 7 years ago
930e497
IBM1130: Properly sync GUI info at startup
by Mark Pizzolato
· 8 years ago
99e833f
IBM1130: GUI support for alternate disk booting (James Fehlinger)
by Mark Pizzolato
· 8 years ago
85deff8
IBM1130: Set PLOT device disabled when plot support isn't available
by Mark Pizzolato
· 8 years ago
089740a
IBM1130: Fix GUI POWER and RESET buttons to properly synch with main thread
by Mark Pizzolato
· 8 years ago
83d414d
IBM1130: Fix missing x64 GUI declaration
by Mark Pizzolato
· 8 years ago
73a058a
IBM1130: Allow 32bit and 64bit build of GUI (Jim Fehlinger)
by Mark Pizzolato
· 8 years ago
a9cd426
IBM1130: Change position, color, text of buttons to match real 1130
by Mark Pizzolato
· 8 years ago
b085067
IBM1130: Clarify prompts to handle incorrect file drops into GUI
by Mark Pizzolato
· 8 years ago
1cf4f77
IBM1130: more robust detection of SCP command files dropped into GUI
by Mark Pizzolato
· 8 years ago
d9cc663
IBM1130: Add SCP command file auto detect for files dropped into GUI
by Mark Pizzolato
· 8 years ago
50ee797
IBM1130: Force update of GUI prior to reading commands
by Mark Pizzolato
· 8 years ago
6c39b3a
IBM1130: Change disk device labels to reflect correct drive numbers
by Mark Pizzolato
· 8 years ago
b8f6dfa
IBM1130: Make sure GUI Card Reader doesn't change while simulator is running
by Mark Pizzolato
· 8 years ago
22efe75
IBM1130: Move focus to console input window after all GUI button presses
by Mark Pizzolato
· 8 years ago
e0a45f9
IBM1130: Fix non-windows build
by Mark Pizzolato
· 8 years ago
17c56a0
IBM1130: Bring focus to the SCP window at appropriate times with GUI console
by Mark Pizzolato
· 8 years ago
fee3e81
IBM1130: Disallow printer 'paper' removal with simulator running
by Mark Pizzolato
· 8 years ago
4df0a9f
IBM1130: Properly serialize commands and waiting for command completion
by Mark Pizzolato
· 8 years ago
5917787
IBM1130: Fix plot compile issues when plot device is enabled
by Mark Pizzolato
· 8 years ago
ab4ee75
IBM1130: Give notepad a chance to open its file before proceeding
by Mark Pizzolato
· 8 years ago
6ae7437
IBM1130: Fix missing CONST in plot declarations (James Fehlinger)
by Mark Pizzolato
· 8 years ago
bc6caf5
IBM1130: Rework GUI -> SCP input processing to really stuff input
by Mark Pizzolato
· 8 years ago
0269901
IBM1130: Correct label in GUI Operation Tags->Operation Flags
by Mark Pizzolato
· 8 years ago
58f6e7d
IBM1130: Pickup the latest utils from ibm1130software.zip from ibm1130.org
by Mark Pizzolato
· 8 years ago
e7dbc8e
IBM1130: Change peeks into the event queue to only consider ibm1130 events
by Mark Pizzolato
· 8 years ago
b866f76
IBM1130: Cleanup GUI command interactions and shutdown activities
by Mark Pizzolato
· 8 years ago
0c27d1f
IBM1130: Convert Tabs to Spaces
by Mark Pizzolato
· 8 years ago
cbf90e7
IBM1130: Remove internal DELETE command since SCP provides one now.
by Mark Pizzolato
· 8 years ago
d8dbc7e
SCP: Migrate all stdio writes to pass through SCP provided Fprintf()
by Mark Pizzolato
· 8 years ago
5531ccb
ALL: Massive 'const' cleanup
by Mark Pizzolato
· 9 years ago
41978ec
All: Convert from C runtime library perror() to sim_perror so that all messages will arrive in the same place(s).
by Mark Pizzolato
· 10 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
c548b34
Compiler suggested cleanups.
by Mark Pizzolato
· 10 years ago
995ab8f
More General cleanup migrate to using sim_printf vs separate calls to printf and fprintf(sim_log).
by Mark Pizzolato
· 10 years ago
3256c10
General cleanup migrate to using sim_printf vs separate calls to printf and fprintf(sim_log).
by Mark Pizzolato
· 10 years ago
3951ad2
Cleanup of unneeded global extern declarations
by Mark Pizzolato
· 10 years ago
0e753b7
Compiler indicated cleanups
by Mark Pizzolato
· 11 years ago
f386776
Compiler warning fixes from Brian Knittel
by Mark Pizzolato
· 11 years ago
d01b070
More compiler suggested cleanups
by Mark Pizzolato
· 12 years ago
38a0448
Fixed declaration error in ibm1130 simulator and properly exported the newly renamed routine sim_sub_args.
by Mark Pizzolato
· 12 years ago
e65ef13
Merged the latest ibm1130 simulator from Brian Knittel's ibm1130.org
by Mark Pizzolato
· 12 years ago
960c5b5
Fix issues observed by Sun C compiler
by Mark Pizzolato
· 12 years ago
374b13f
Fixes to infinite loop issues found by Mikulas Patocka
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
eb7e3b8
Fixed compiler issue when compiling with MinGW.
by Mark Pizzolato
· 12 years ago
50cf91d
Merge branch 'SerialMux' and compiler suggested cleanup
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
0b1b5f1
scp.c - Added a 'set prompt "XXX"' command to change the prompt which is used while scp collects command input.
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
57008bb
Cleaned up nested comments
by Mark Pizzolato
· 13 years ago
3049f16
Compiler detected unsigned bug
by Mark Pizzolato
· 13 years ago
93f14f7
Compile cleanups
by Mark Pizzolato
· 13 years ago
599c471
ibm1130 - Compiler cleanup
by Mark Pizzolato
· 14 years ago
d81365b
Compile cleanups.
by Mark Pizzolato
· 14 years ago
a6964f8
Cleaned up parameter declarations in all simulators to achieve clean compiles on all platforms
by Mark Pizzolato
· 14 years ago
35eac70
Notes For V3.8
by Bob Supnik
· 15 years ago
v3.8-2-rc1
59aa4a7
Notes For V3.8
by Bob Supnik
· 16 years ago
v3.8-0
53d02f7
Notes For V3.7-0
by Bob Supnik
· 18 years ago
v3.7-0
b7c1eae
Notes For V3.5-0
by Bob Supnik
· 19 years ago
v3.5-0
b6393b3
Notes For V3.3
by Bob Supnik
· 20 years ago
v3.3-0
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
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