Work begins on v1.20.9, starting with support for an autoPower machine parameter (which can be encoded as autopower in the Front Matter of a web page)

This commit is contained in:
Jeff Parsons 2016-02-10 09:31:14 -08:00
commit 3b4cc494c8
165 changed files with 622 additions and 584 deletions

View file

@ -0,0 +1,15 @@
---
layout: page
title: Build Your Own PC
permalink: /devices/pc/machine/custom/
machines:
- type: pc
id: custom
autopower: true
config: /devices/pc/machine/5150/mda/64kb/machine.xml
---
Build Your Own PC
---
{% include machine.html id="custom" %}