Added a missing machine README
This commit is contained in:
parent
115f3eb9bf
commit
45b4dea546
1 changed files with 11 additions and 0 deletions
11
devices/pcx86/machine/5150/cga/64kb/debugger/machine.md
Normal file
11
devices/pcx86/machine/5150/cga/64kb/debugger/machine.md
Normal file
|
|
@ -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" %}
|
||||
Loading…
Reference in a new issue