-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpapers.html
More file actions
96 lines (96 loc) · 3.39 KB
/
papers.html
File metadata and controls
96 lines (96 loc) · 3.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<HTML>
<HEAD>
<!-- Created with AOLpress/2.0 -->
<TITLE>Papers on Simulation and Historic Systems</TITLE>
</HEAD>
<BODY>
<H1 ALIGN=Center>
Papers on Simulation and Historic Systems
</H1>
<P>
These papers were written to present the rationale for SIMH, to document
SIMH, or to document relatively obscure architectural or implementation details
in historic systems.
<P>
<UL>
<LI>
"Preserving Computing's Past: Restoration and Simulation", by Max Burnet
and Bob Supnik, from the Digital Technical Journal, Volume 8, Number 3, 1996
(<A HREF="docs/dtjn02pf.pdf">PDF</A>)
<LI>
"SIMH: Forward Into The Past", a presentation to the Vintage Computer Festival
East, 16-Jul-2004 (<A HREF="docs/simh_vcf.pdf">PDF</A>)
<LI>
"Writing a Simulator for the SIMH System", by Bob Supnik
(<A HREF="docs/simh.pdf">PDF</A>)
<LI>
"Adding an I/O Device to a SIMH Virtual Machine", by Bob Supnik
(<A HREF="docs/simh_vmio.pdf">PDF</A>)
<LI>
"A Revised I/O Simulation for the HP 21xx/1000", by J. David Bryan
(<A HREF="docs/hp_1000_io_simulation.pdf">PDF</A>)
<LI>
"The SIMH Breakpoint System", by Bob Supnik
(<A HREF="docs/simh_breakpoints.pdf">PDF</A>)
<LI>
"SIMH Magtape Representation and Handling", by Bob Supnik
(<A HREF="docs/simh_magtape.pdf">PDF</A>)
<LI>
"Architectural Evolution in DEC's 18b Computers", by Bob Supnik
(<A HREF="docs/architecture18b.pdf">PDF</A>)
<LI>
"Decoding the H316/H516 'Generic A' Instructions", by Bob Supnik
(<A HREF="docs/decodingh316.pdf">PDF</A>)
<LI>
"Unearthing the PDP-15 Operating Systems", by Bob Supnik
(<A HREF="docs/advmonsys.pdf">PDF</A>)
<LI>
"PDP-11 Interrupts: Variations on a Theme", by Bob Supnik
(<A HREF="docs/pdp11interrupts.pdf">PDF</A>)
<LI>
"Bug, Feature, or Code Rot? Adventures in O/S Debugging", by Bob Supnik
(<A HREF="docs/bugfeature.pdf">PDF</A>)
<LI>
"A Massbus Mystery, or, Why Primary Sources Matter, Even In Computer History",
by Bob Supnik - documenting the oldest extant bug in VAX/VMS
(<A HREF="docs/massbusmystery.pdf">PDF</A>)
<LI>
"The Case Of The Missing PLA Term, or, Microcode Bugs I Have Known", by Bob
Supnik (<A HREF="docs/ucode_bugs.pdf">PDF</A>)
<LI>
<FONT COLOR="Green"><B>New! </B></FONT>"How the VAX Lost Its POLY"
(<A HREF="docs/vax_poly.pdf">PDF</A>)
<LI>
"HP's IOP Implementations: 2100 vs 21MX", by Bob Supnik
(<A HREF="docs/hpiop.pdf">PDF</A>)
<LI>
"CTSS Hardware", by Bob Supnik (<A HREF="docs/ctss_hardware.pdf">PDF</A>)
<LI>
"Technical Notes on DECsys", by Bob Supnik
(<A HREF="docs/decsys.pdf">PDF</A>)
<LI>
"What was the PDP-X?", by Bob Supnik (<A HREF="docs/pdpx.pdf">PDF</A>)
<LI>
"Card Readers for DEC's 18b Systems", by Bob Supnik
(<A HREF="docs/card_readers_18b.pdf">PDF</A>)
<LI>
"VAX Processor Chart", by Bob Supnik (<A HREF="docs/vax_proc.txt">text</A>)
<LI>
Three late 1980's presentations on the design of VLSI VAXen, by Bob Supnik:
<OL>
<LI>
"VLSI VAX Micro-Architecture" (<A HREF="docs/microarch.pdf">PDF</A>)
<LI>
"Microcoding Considered as a Fine Art" (<A HREF="docs/microcode.pdf">PDF</A>)
<LI>
"CVAX and Rigel: The Development Process"
(<A HREF="docs/devprocess.pdf">PDF</A>)
</OL>
</UL>
<H4>
<HR>
</H4>
<P>
<I><SMALL>Updated 24-Sep-2011 by Bob Supnik (simh AT trailing-edge DOT com
- anti-spam encoded)</SMALL></I>
</BODY></HTML>