https://github.com/tlindner/coco-singledensity
DECB patch for CoCo 3 to switch to single density diskette mode
https://github.com/tlindner/coco-singledensity
Last synced: 12 months ago
JSON representation
DECB patch for CoCo 3 to switch to single density diskette mode
- Host: GitHub
- URL: https://github.com/tlindner/coco-singledensity
- Owner: tlindner
- Created: 2023-03-24T18:31:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-25T17:40:00.000Z (about 3 years ago)
- Last Synced: 2025-03-29T13:13:27.533Z (about 1 year ago)
- Language: Assembly
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CoCo-SingleDensity
DECB patch for CoCo 3 to switch to single density diskette mode
To use:
Copy disk image to real disk. On a CoCo 3, type `RUN "SD`.
This wil change DECB to be in single density mode. Normal Color Computer disks will not be readable.
You can `DSKINI` new disks, and can `DSKI$` to read data and `DSKO$` to write data.
New disk image format is 9 256 bytes sectors per track, numbered from 1 to 9.
--
tim lindner
March 24, 2023
tlindner@macmess.org