a2kit

Crates.ioa2kit
lib.rsa2kit
version2.7.0
sourcesrc
created_at2022-09-25 22:46:31.563101
updated_at2023-12-31 19:30:28.086393
descriptionRetro disk image and language utility
homepagehttps://github.com/dfgordon/a2kit
repositoryhttps://github.com/dfgordon/a2kit
max_upload_size
id673850
size4,925,510
(dfgordon)

documentation

README

a2kit

Command line interface and library for manipulating retro disk images, file systems, and languages, with emphasis on Apple II.

  • Designed to be scriptable
  • Languages - Applesoft, Integer BASIC, Merlin Assembly
    • full syntax comprehension
    • tokenization, detokenization
  • File Systems - Apple DOS 3.x, ProDOS, CP/M, Pascal, FAT (such as MS-DOS)
    • full read and write access
    • high or low level manipulations
    • interface for handling sparse and random access files
  • Disk Images - 2MG, D13, DO, DSK, IMD, IMG, NIB, PO, TD0, WOZ
    • create, read, and write with all types

Documentation

Command Line Interface

Library Crate

Links

Applesauce - device for working with real floppies. The accompanying software is free and works with many kinds of disk images.

Call-A.P.P.L.E. - user group dating to 1978, offering books, software, magazine, archival documents, forums, etc.

CiderPress - long standing Windows software for manipulating disk images

Virtual II, AppleWin, MicroM8, MAME - emulators

Commit count: 56

cargo fmt