From 45b4dea546052442059f2b0139b0380048c37a9f Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Thu, 22 Jun 2017 19:55:43 -0700 Subject: [PATCH] Added a missing machine README --- .../pcx86/machine/5150/cga/64kb/debugger/machine.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 devices/pcx86/machine/5150/cga/64kb/debugger/machine.md diff --git a/devices/pcx86/machine/5150/cga/64kb/debugger/machine.md b/devices/pcx86/machine/5150/cga/64kb/debugger/machine.md new file mode 100644 index 000000000..1d8550326 --- /dev/null +++ b/devices/pcx86/machine/5150/cga/64kb/debugger/machine.md @@ -0,0 +1,11 @@ +--- +layout: page +title: IBM PC (Model 5150, 64Kb) with Color Display and Debugger +permalink: /devices/pcx86/machine/5150/cga/64kb/debugger/ +machines: + - type: pcx86 + id: ibm5150 + debugger: true +--- + +{% include machine.html id="ibm5150" %}