Fixed the components.xsl for PDPjs machines, and added more instructions, resource links, etc, for the PDP-11 demo machines
This commit is contained in:
parent
8e2b50afe1
commit
21d91cbcfa
35 changed files with 685 additions and 284 deletions
|
|
@ -14,6 +14,8 @@ PDP-11 Boot Test
|
|||
[TEST.mac](TEST.mac) was cross-assembled with [MACRO11](https://github.com/shattered/macro11) to produce [TEST.lst](TEST.lst),
|
||||
which was then processed by [FileDump](/modules/filedump/) to produce [TEST.json](TEST.json).
|
||||
|
||||
To see this Boot Test in action, try the [PDP-11/70 Test Machine with Debugger](/devices/pdp11/machine/1170/test/debugger/).
|
||||
|
||||
The source code is shown below.
|
||||
|
||||
; BOOT LOADER CODE
|
||||
|
|
|
|||
Loading…
Reference in a new issue