mirror of
https://github.com/cmosher01/Epple-II.git
synced 2024-12-28 08:30:51 +00:00
more docs
This commit is contained in:
parent
6f26891261
commit
211d4b969d
@ -1,6 +1,3 @@
|
||||
---
|
||||
title: Configuration
|
||||
---
|
||||
The Epple \]\[ Emulator is most useful when properly configured.
|
||||
After downloading and installing the Epple \]\[ Program, some System ROM (demo or real), and
|
||||
optionally the peripheral card ROMs you want to use, you will need to configure the program.
|
||||
|
@ -1,3 +1,4 @@
|
||||
home
|
||||
[screenshots](screenshots.md)
|
||||
[configuration](configuration.md)
|
||||
[reference](usermanual.md)
|
||||
|
@ -1,6 +1,10 @@
|
||||
[home](index.md)
|
||||
screenshots
|
||||
[configuration](configuration.md)
|
||||
[reference](usermanual.md)
|
||||
|
||||
---
|
||||
title: Screenshots
|
||||
---
|
||||
|
||||
### DOS 3.3 System Master boot
|
||||
|
||||
image::dos330boot.png[]
|
||||
|
@ -1,6 +1,3 @@
|
||||
conf---
|
||||
title: User Manual
|
||||
---
|
||||
### Overview
|
||||
|
||||
Epple \]\[ (the Emulated Apple \]\[ is a free (as in GPLv3), cross-platform
|
||||
@ -115,7 +112,7 @@ strap c 4K 0000
|
||||
|
||||
The `import` command imports a binary image file into the emulated Apple's ROMs.
|
||||
|
||||
``` conf conf
|
||||
``` conf
|
||||
import slot <slot> { rom | rom7 | rombank } <base> <file-path>
|
||||
import motherboard rom <base> <file-path>
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user