--- layout: page title: PC11 High-Speed Paper Tape Reader/Punch permalink: /devices/pdp11/pc11/ --- PC11 High-Speed Paper Tape Reader/Punch --------------------------------------- Machines containing the [PC11 Component](/modules/pdp11/lib/pc11.js) include: - [PDP-11/20 Bootstrap Loader Demo](/devices/pdp11/machine/1120/bootstrap/) (with [Debugger](/devices/pdp11/machine/1120/bootstrap/debugger/)) - [PDP-11/20 BASIC Demo](/devices/pdp11/machine/1120/basic/) (with [Debugger](/devices/pdp11/machine/1120/basic/debugger/)) PCjs has archived a selection of [Paper Tape Images](/apps/pdp11/tapes/) for use by those machines, most of which are listed in the following PC11 Device XML file: - [Default](/devices/pdp11/pc11/default.xml) which is typically referenced by a Machine XML file as: ```xml ``` Device XML files not only configure a device, but also list all the resource the device will use, and define UI elements used to control the device, such as choosing which tape should be "loaded" into the PC11 device. For example: ```xml Paper Tape Controls Load Read Tape Progress ``` For details about the PC11 hardware, we relied upon the [PDP-11 Peripherals Handbook (1976)](http://archive.pcjs.org/pubs/dec/pdp11/other/PDP11_Peripherals_Handbook_1976.pdf), p. 4-376 (p. 408 of the PDF).