Releases: c64lib/gradle-retro-assembler-plugin
Releases · c64lib/gradle-retro-assembler-plugin
1.7.6: Develop (#108)
* #106 Support for CTM 9 format * #106 Prepare for 1.7.6 release
1.7.5
What's Changed
- 1.7.5 adding -binfile switch to the kickass by @maciejmalecki in #107
Full Changelog: 1.7.4...1.7.5
1.7.4
- Support for values map for kick assembler.
1.7.3
1.7.3 fixing bitmap writer (#104)
1.7.2: Develop (#103) Reduce resolution & handle of RGBA PNGs
* Reduce resolution extension * handling RGBA PNGs * prepare for 1.7.2
1.7.1
Adding flip transformation.
1.7.0
Adding image manipulation preprocessor
1.6.0
- KickAssembler are now longer downloaded if there is no need to do so.
- Dependencies are no longer downloaded if there is no need to do so.
- Download mechanism has been reimplemented. Additional external dependency to download files is no longer needed.
1.5.4
Goattracker
: Using relative paths instead of absolute. Long, absolute path caused gt2reloc to segfault while on Linux.Test
: Update vice start parameters to be compatible with x64sc v 3.7. Older versions of Vice are not supported.Test
: Thex64sc
emulator is used now as default.
1.5.3: structure refactoring; output of 64spec test framework
64spec
: Dumping output of the 64spec to the build output - exact test results are visible now.