mirror of
https://github.com/dmolony/DiskBrowser.git
synced 2025-01-11 04:29:45 +00:00
fixed headings
This commit is contained in:
parent
4cca633d09
commit
4819ae2316
22
README.md
22
README.md
@ -1,6 +1,6 @@
|
|||||||
#Apple II Disk Browser
|
# Apple II Disk Browser
|
||||||
|
|
||||||
###Features
|
### Features
|
||||||
- Applesoft and Integer Basic
|
- Applesoft and Integer Basic
|
||||||
- Pascal disassembler
|
- Pascal disassembler
|
||||||
- 6502 disassembler
|
- 6502 disassembler
|
||||||
@ -24,20 +24,20 @@
|
|||||||
* Download DiskBrowser.jar from the [releases](https://github.com/dmolony/diskbrowser/releases) page.
|
* Download DiskBrowser.jar from the [releases](https://github.com/dmolony/diskbrowser/releases) page.
|
||||||
* Double-click the jar file, or enter 'java -jar DiskBrowser.jar' in the terminal.
|
* Double-click the jar file, or enter 'java -jar DiskBrowser.jar' in the terminal.
|
||||||
|
|
||||||
###Example Screens
|
### Example Screens
|
||||||
####Disk listing
|
#### Disk listing
|
||||||
![Disk listing](resources/disk1.png?raw=true "Disk listing")
|
![Disk listing](resources/disk1.png?raw=true "Disk listing")
|
||||||
####Disk contents
|
#### Disk contents
|
||||||
![Disk catalog](resources/disk2.png?raw=true "Disk catalog")
|
![Disk catalog](resources/disk2.png?raw=true "Disk catalog")
|
||||||
####Hard disk
|
#### Hard disk
|
||||||
![Hard disk](resources/disk3.png?raw=true "Hard disk")
|
![Hard disk](resources/disk3.png?raw=true "Hard disk")
|
||||||
####Pascal code
|
#### Pascal code
|
||||||
![Pascal](resources/pascal.png?raw=true "Pascal")
|
![Pascal](resources/pascal.png?raw=true "Pascal")
|
||||||
####Zork
|
#### Zork
|
||||||
![Zork](resources/zork.png?raw=true "Zork")
|
![Zork](resources/zork.png?raw=true "Zork")
|
||||||
####Wizardry
|
#### Wizardry
|
||||||
![Wizardry](resources/wizardry.png?raw=true "Wizardry")
|
![Wizardry](resources/wizardry.png?raw=true "Wizardry")
|
||||||
####Visicalc
|
#### Visicalc
|
||||||
![Visicalc](resources/visicalc.png?raw=true "Visicalc")
|
![Visicalc](resources/visicalc.png?raw=true "Visicalc")
|
||||||
####Complete Disk List
|
#### Complete Disk List
|
||||||
![Disk List](resources/disklist.png?raw=true "Disk List")
|
![Disk List](resources/disklist.png?raw=true "Disk List")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user