This is EasyProg, a Commodore 64/128 tool to write data to the EasyFlash and EasyFlash 3 cartridges.
EasyFlash website: https://skoe.de/easyflash/
Official repository and issue tracker: https://gitlab.com/easyflash/easyprog/
Other EasyFlash related repositories: https://gitlab.com/easyflash/
Source repository mirror: https://github.com/easyflash-mirror/easyprog/
(C) Thomas 'skoe' Giesel
Refer to LICENSE.md.
EasyProg depends from libEF3usb (https://gitlab.com/easyflash/libef3usb) to read data and EAPI (https://gitlab.com/easyflash/eapi). These two libraries are referenced as git submodules. To clone this project be sure to use:
git clone --recurse-submodules https://gitlab.com/easyflash/easyprog.git
It is recommended to compile this software on Linux (testet on Ubuntu 20.04.LTS), but it may work on other platforms too.
Tools needed:
- GNU make
- cc65 2.16 or later
- Exomizer 3.0.0 or later
Just use:
make
And copy the resulting easyprog
(uncompressed) or easyprog.prg
(compressed) to your Commodore 64/128.