Apple II Disk Browser
Go to file
Denis Molony 5ea96a260d Save disk/file/sectors 2021-05-20 12:44:40 +10:00
resources tidying 2021-03-09 16:23:05 +10:00
src/com/bytezone/diskbrowser Save disk/file/sectors 2021-05-20 12:44:40 +10:00
.gitignore Update .gitignore 2019-11-25 17:23:44 +10:00
LICENSE Create LICENSE 2017-06-18 08:14:52 +10:00
README.md add applesoft screen to README 2021-01-16 08:16:40 +10:00

README.md

Apple II Disk Browser

Features

  • Cross-platform (Windows, MacOS, Linux)
  • Disk formats
    • DOS
    • Prodos
    • Pascal
    • CPM
    • HDV
    • 2mg
    • shrinkIt, gzip, zip
    • hybrid disks
    • woz
    • Unidos
  • File Formats
    • Applesoft and Integer Basic
    • Pascal
    • 6502
    • Appleworks
    • Visicalc
    • Graphics files
  • Disk Internals
    • Wizardry
    • Infocom
  • Track / Sector / Block display
  • Comprehensive disk listing

Documentation

Installation

  • Install the latest version of the JDK.
  • Download DiskBrowser.jar from the releases page.
  • Double-click the jar file, or enter 'java -jar DiskBrowser.jar' in the terminal.
  • Set your root folder (the top-level folder where you keep your disk images).

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

Cross-platform

Java runs on Windows, MacOS and Linux.

Windows

Graphics

Graphics

Applesoft Formatting and Analysis

Applesoft

Pascal code

Pascal

Infocom

Infocom

Wizardry

Wizardry

Visicalc

Visicalc

Complete Disk List

Disk List