Apple II Disk Browser
Go to file
Denis Molony a5542f60ec Added DHGR instance 2019-08-02 07:51:58 +10:00
resources doco 2018-08-13 19:27:16 +10:00
src/com/bytezone/diskbrowser Added DHGR instance 2019-08-02 07:51:58 +10:00
.gitignore minor changes 2017-11-26 07:12:59 +11:00
LICENSE Create LICENSE 2017-06-18 08:14:52 +10:00
README.md Update README.md 2019-01-25 17:25:41 +11:00

README.md

Apple II Disk Browser

Features

  • Applesoft and Integer Basic
  • Pascal disassembler
  • 6502 disassembler
  • Wizardry internals and maps
  • Infocom text adventure internals
  • Appleworks
  • Visicalc
  • HDV and 2mg
  • Compressed disks - shrinkIt, gzip, zip
  • Track and sector display
  • Dual DOS disks
  • DOS 4.1 disks
  • CPM disks
  • Comprehensive disk listing
  • woz format disks

Documentation

Installation

  • Install the latest version of the Java Runtime Environment (JRE or JDK).
  • Download DiskBrowser.jar from the releases page.
  • Double-click the jar file, or enter 'java -jar DiskBrowser.jar' in the terminal.

Example Screens

Disk listing

Select a disk from the Disk Tree tab to display the catalog and disk layout. Disk listing

Disk contents

Double-click a disk from the Disk Tree tab and a new tab appears. This tab contains a list of all the files on the disk. Click on a file and the Output panel will display the contents of that file. The disk sectors containing the file will also be highlighted in the Disk Layout panel. Disk catalog

Detailed sector display

Click on any sector in the Disk Layout panel and the Output panel will display the contents of that sector. If it is a recognised sector type, it will be formatted for easier reading. Sector details

Hard disk

Hard disk

Pascal code

Pascal

Infocom

Infocom

Graphics

Graphics

Wizardry

Wizardry

Visicalc

Visicalc

Complete Disk List

Disk List