First stab at RK11 support

This commit is contained in:
Jeff Parsons 2016-11-21 18:10:20 -08:00 committed by Jeff Parsons
commit dcea4fb905
22 changed files with 1468 additions and 17 deletions

14
disks/dec/rk03/README.md Normal file
View file

@ -0,0 +1,14 @@
---
layout: page
title: DEC RK03 Disk Images
permalink: /disks/dec/rk03/
---
DEC RK03 Disk Images
--------------------
RK03 disks are single-platter cartridges with 203 tracks per side, 12 sectors per track, and a sector size of
256 words (512 bytes), for a total capacity of 2.38Mb (2,494,464 bytes). They are used with an
[RK11 Disk Controller](/devices/pdp11/rk11/).
* [XXDP+ Diagnostics](xxdp/) [[source](http://skn.noip.me/pdp11/rk2.dsk)]

View file

@ -10,4 +10,4 @@ DEC RL02K Disk Images
RL02K disks are single-platter cartridges with 512 tracks per side, 40 sectors per track, and a sector size of 256 bytes,
for a total capacity of 10Mb. They are used with an [RL11 Disk Controller](/devices/pdp11/rl11/).
* [XXDP+ Diagnostics](xxdp/) [[source](http://skn.noip.me/pdp11/)]
* [XXDP+ Diagnostics](xxdp/) [[source](http://skn.noip.me/pdp11/rl3.dsk)]