ProDOS-Utilities/README.md

6 lines
706 B
Markdown
Raw Normal View History

2021-06-06 03:22:30 +00:00
# ProDOS-Utilities
2021-06-07 12:16:52 +00:00
This project is just starting but is intended to be both a command line tool and library to provide access to ProDOS based hard drive images. It is written in Go to be cross platform (Linux, Windows, macOS etc.). Functionality, naming and parameters are subject to change without notice. This project was started so I would be able to automate writing the firmware file into the drive image for one of my other projects [Apple2-IO-RPi](https://github.com/tjboldt/Apple2-IO-RPi).
2021-06-30 12:31:14 +00:00
## DISCLAIMER
Being a work in progress, be warned that this code is likely to corrupt drive images so be sure to have backups. Also, command line parameters are likely to change significantly in the future.