Cleaned up the 5170 machines a bit (and eliminated some redundant ones)

This commit is contained in:
Jeff Parsons 2016-01-21 14:03:29 -08:00
commit 6291d52a5c
26 changed files with 64 additions and 57 deletions

View file

@ -7,7 +7,7 @@ permalink: /blog/2015/01/17/
machines:
- type: pc-dbg
id: at-ega-1152k-rev3
config: /devices/pc/machine/5170/ega/1152kb/rev3/machine.xml
config: /devices/pc/machine/5170/ega/1152kb/rev3/debugger/machine.xml
uncompiled: true
---
@ -31,7 +31,7 @@ Here's what a typical Markdown file would look like:
machines:
- type: pc-dbg
id: at-ega-1152k-rev3
config: /devices/pc/machine/5170/ega/1152kb/rev3/machine.xml
config: /devices/pc/machine/5170/ega/1152kb/rev3/debugger/machine.xml
uncompiled: true
---
...