More README updates
This commit is contained in:
parent
cdd37e9c22
commit
de520d914f
9 changed files with 60 additions and 6 deletions
|
|
@ -1,4 +1,16 @@
|
|||
[IBM PC](machine.xml "PCjs:ibm5150")
|
||||
---
|
||||
layout: page
|
||||
title: IBM PC (Model 5150) running DONKEY.BAS
|
||||
permalink: /devices/pc/machine/5150/cga/64kb/donkey/
|
||||
machines:
|
||||
- type: pc
|
||||
id: ibm5150
|
||||
---
|
||||
|
||||
IBM PC (Model 5150) running DONKEY.BAS
|
||||
---
|
||||
|
||||
{% include machine.html id="ibm5150" %}
|
||||
|
||||
The above simulation is configured for a clock speed of 4.77Mhz, with 64Kb of RAM and a CGA display,
|
||||
using the original IBM PC Model 5150 ROM BIOS and CGA font ROM. This configuration also includes a
|
||||
|
|
@ -9,4 +21,4 @@ storage), you can even close the browser in the middle of a game of DONKEY, and
|
|||
this page, your progress (and the donkey) will be perfectly restored.
|
||||
|
||||
For more control over this machine, try the [Control Panel](debugger/) configuration, featuring the
|
||||
built-in PCjs Debugger.
|
||||
built-in PCjs Debugger.
|
||||
|
|
|
|||
Loading…
Reference in a new issue