Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
simh
/
669283278573f7eaa382835c680f3f143288a061
/
VAX
e35e6bc
Official simh-v3.9-0 Merge
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
ce716f9
Fix to avoid excessive compiler optimization of vax ROM access spinwait. Found by Craig Berry, fix suggested by Sergey Oboguev
by Mark Pizzolato
· 13 years ago
57008bb
Cleaned up nested comments
by Mark Pizzolato
· 13 years ago
db9bf32
Merge of Bob's simh-v3.9-0-rc3
by Mark Pizzolato
· 13 years ago
5f505cc
Fixing many compiler identified nits.
by Mark Pizzolato
· 13 years ago
eb60957
Fixed VAX idle for NetBSD and OpenBSD support.
by Mark Pizzolato
· 13 years ago
04098f6
Fixed VAX idle support for newer versions of NetBSD and OpenBSD to not trigger idling when IPL is changed from the system Boot ROM.
by Mark Pizzolato
· 13 years ago
c166379
Added VAX idle support for newer versions of NetBSD and OpenBSD guests if they use IPL 1 as the idle trigger
by Mark Pizzolato
· 13 years ago
542c158
Added display of the OS sleep resolution which is now displayed as an explanation if idling is unavailable.
by Mark Pizzolato
· 13 years ago
ab3af30
- Changed asynch queue insertion and removal to use a lock free algorithm based only on InterlockedCompareExchangePointer. We can now use this lock free approach on IA64 host systems as well.
by Mark Pizzolato
· 13 years ago
0dd5185
Added VH device to the VAX780
by Mark Pizzolato
· 13 years ago
6e813b8
Merge with v3.9-0-rc2 first pass
by Mark Pizzolato
· 13 years ago
3cc10c3
Fixed vax build issue when building on a vax.
by Mark Pizzolato
· 13 years ago
fffad7c
Merge changes from v3.9-0 rc1
by Mark Pizzolato
· 13 years ago
eb0f027
Cleanup Compiler warning.
by Mark Pizzolato
· 13 years ago
f07f08b
Proper declarations to avoid compiler warnings
by Mark Pizzolato
· 13 years ago
cf49864
More robust detection of file transfer/conversion errors in ROM/boot code
by Mark Pizzolato
· 13 years ago
d8b900e
Make sure that saved VAX clock state is stored in a host platform independent way.
by Mark Pizzolato
· 13 years ago
94e1975
Avoid compiler warnings when time_t is 64 bits.
by Mark Pizzolato
· 13 years ago
3172e74
Normalized the saved format of the optional VAX TODR persistent file so that it may be moved around from one platform to another along with other simulator state files (disk & tape images, save/restore files, etc.).
by Mark Pizzolato
· 13 years ago
e143a06
Revert RQ and TQ to BR5. These devices (on Unibus Systems) are really BR5.
by Mark Pizzolato
· 13 years ago
93f09d3
Fixed interrupts to treat all Qbus devices as BR4. Changed RQ and TQ to BR4 to reflect real hardware (for the Unibus case).
by Mark Pizzolato
· 13 years ago
f9521ea
Reverting Interrupt Priority Level change for DEQNA/DELQA. There is a general issue with all Qbus devices which is not specific to the DEQNA/DELQA. Fix coming later from Bob Supnik
by Mark Pizzolato
· 13 years ago
d733bc3
Fixed Interrupt Priority Level of DELQA and DELQA-T devices to be BR4 devices. Reported by Sergey Oboguev
by Mark Pizzolato
· 13 years ago
158a02d
Removed unused utility routine which doesn't compile on some platforms
by Mark Pizzolato
· 13 years ago
5687f92
VAX & VAX780 Generalized setting TODR for all OSes.
by Mark Pizzolato
· 13 years ago
034e749
Added SET ASYNCH and SET NOASYNCH commands to dynamically enable or disable Asynchronous I/O support
by Mark Pizzolato
· 13 years ago
cb35f6c
Added support for embedded ROM images in simulators.
by Mark Pizzolato
· 13 years ago
e70278e
VAX: Fixed idle conditions for various versions of Ultrix, Quasijarus-4.3BSD, NetBSD and OpenBSD.
by Mark Pizzolato
· 13 years ago
f1b6387
Added display of the measured sleep resolution to sim_show_idle and a call to sim_show_idle from the VAX cpu_show_idle routine.
by Mark Pizzolato
· 13 years ago
d32b3a0
Added idle support when sitting at the >>> prompt in the console ROM
by Mark Pizzolato
· 13 years ago
14a88e4
Make sure that VAX/vmb.exe is included in the git repository
by Mark Pizzolato
· 13 years ago
d81365b
Compile cleanups.
by Mark Pizzolato
· 14 years ago
77ce0c7
Idle enabled state should persist across a save/restore
by Mark Pizzolato
· 14 years ago
fe8b1f0
Merge branch 'FastAsynchIO' into simhv38-2-rc2
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
87c3e34
Added Asynch I/O and Disk Support for various Disk formats
by Mark Pizzolato
· 14 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
3cb7c60
Notes For V3.7
by Bob Supnik
· 17 years ago
v3.7-3
56a7d31
Notes For V3.7
by Bob Supnik
· 17 years ago
v3.7-2
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
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
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