Thomas ’skoe’ Giesel's EasySDK with EasyAPI usage examples, including embedding the latter into a CRT image.
- Assemble source files with ACME cross-assembler. Version 0.96.4 has been successfully tested. A Windows executable is provided for user convenience.
- The
c1541
tool is available from VICE's Web page. A Windows executable is provided for user convenience. - To use the provided
Makefile
you need GNUmake
. A Windows executable is provided for user convenience. - Under Windows you might want to run
win32/efvar.bat
to setup your build environment.
- The EAPI test example was adjusted to work with version 1.4 of the API.
Thomas' EasyFlash code repository is accessible here.