Disk formatting tool in Commodore BASIC v2. The only thing really novel is that it automatically calculates a Disk ID.
Find a file
jshackney 91965273ae Initial Commit
fmt3.bas is the only tool needed to run the disk formatter. If using VICE, run: petcat -w2 -o fmt3.prg -- fmt3.bas to create the .prg file that can be read by VICE. Then you can load and save the code normally. In the future, look for a d64 or d81.
2026-09-19 19:42:27 -04:00
src Initial Commit 2026-09-19 19:42:27 -04:00
LICENSE Initial commit 2026-09-19 19:39:55 -04:00
README.md Initial commit 2026-09-19 19:39:55 -04:00

c64-diskfmt

Disk formatting tool in Commodore BASIC v2. The only thing really novel is that it automatically calculates a Disk ID.