Skip to content

A2 File Cmd 0.6.8 — Two panels. One Apple II.

Choose a tag to compare

@github-actions github-actions released this 08 Sep 21:40
· 39 commits to main since this release

A2 File Cmd 0.6.8 — Two panels. One Apple II.

  • Added a 6502 build for the unenhanced Apple IIe (A2FILECMD-6502.*, make disk ARCH=6502 with cc65 master): the same program, keyboard only — no mouse driver. Both builds are made and published together.
  • Added IMGHGR/ at the root of the .2mg: nine HGR pictures from POM1, to leaf through with the arrows.
  • Added Left/Right in the overlay menu, five entries at a time.
  • Changed the panels: a directory name ends with /, like Ammonoid; a volume row reads /VOL/.
  • Changed the volume list to ProDOS's own ON_LINE enumeration, so that every unit ProDOS knows is listed, mirrored SmartPort units included.
  • Changed SPACE: tagging a file no longer moves the cursor down.
  • Fixed VDrive on a //c picking the printer port: slot 2 (the modem port) is probed first, then 1, 3 to 7.
  • Fixed the DHGR test card in DEMO/: twelve of its sixteen bands showed as vertical stripes (a repeated byte is not a solid colour); the bench now checks the rendered picture, not only memory.
  • Fixed the Binary II extractor leaving the other panel stale: the extracted files now appear in it at once.

Full changelog

Files

Enhanced IIe, //c, IIgs (65C02, mouse) Unenhanced IIe (6502, keyboard only)
Bootable 140 KB floppy, ProDOS order A2FILECMD.po A2FILECMD-6502.po
The same floppy, .dsk (DOS-order) layout A2FILECMD.dsk A2FILECMD-6502.dsk
32 MB hard disk with DEMO/ A2FILECMD.2mg A2FILECMD-6502.2mg

Every build needs 128 KB and an 80-column card. Boot an image and press ?
for the key map; sha256sum -c SHA256SUMS.txt checks the download. The disks
also carry ProDOS 8 2.4.3 and BASIC.SYSTEM (John Brooks' free distribution;
they are Apple's). Sources, manual and benches:
https://github.com/habib256/a2filecmd.