mirror of
https://github.com/antoinevignau/source.git
synced 2025-01-16 21:32:11 +00:00
13 lines
366 B
Markdown
13 lines
366 B
Markdown
This is MASOS for the Apple IIgs.
|
|
It exports files from Ensoniq disks.
|
|
|
|
* How does it work?
|
|
* 1. The program opens the filename pointed by pFILE
|
|
* 2. It loads all files from the disk image
|
|
* 3. And outputs them in the Output folder
|
|
*
|
|
* For another disk image:
|
|
* 1. Change the path of pFILE here, assemble the program
|
|
* 2. Create another Output folder
|
|
* 3. Run MASOS
|