Added my first PDP-11 add-on device component (PC11)

This commit is contained in:
Jeff Parsons 2016-10-15 16:32:59 -07:00 • committed by Jeff Parsons
commit 0f4cbd6e7b
27 changed files with 1219 additions and 388 deletions

View file

@ -0,0 +1,13 @@
---
layout: page
title: PDP-11 Test ROM
permalink: /devices/pdp11/rom/test/
---
PDP-11 Test ROM
---------------
This isn't a ROM so much as a read-only image that can be loaded in RAM by the ROM component.
[BOOT.MAC](boot.mac) was cross-assembled with [MACRO11](https://github.com/shattered/macro11) to produce [BOOT.LST](boot.lst),
which was then processed by [FileDump](/modules/filedump/) to produce [BOOT.JSON](boot.json).