Skip to content

Releases: c64lib/gradle-retro-assembler-plugin

1.7.6: Develop (#108)

06 Oct 18:38
2d0af98
Compare
Choose a tag to compare
* #106 Support for CTM 9 format
* #106 Prepare for 1.7.6 release

1.7.5

27 Aug 14:57
46c81f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.4...1.7.5

1.7.4

17 Aug 12:17
d24af6c
Compare
Choose a tag to compare
  • Support for values map for kick assembler.

1.7.3

19 Jun 19:51
1732de6
Compare
Choose a tag to compare
1.7.3 fixing bitmap writer (#104)

1.7.2: Develop (#103) Reduce resolution & handle of RGBA PNGs

10 Jun 21:27
2974268
Compare
Choose a tag to compare
* Reduce resolution extension

* handling RGBA PNGs

* prepare for 1.7.2

1.7.1

15 May 20:28
d8645b6
Compare
Choose a tag to compare
Adding flip transformation.

1.7.0

13 May 23:25
e242f75
Compare
Choose a tag to compare
Adding image manipulation preprocessor

1.6.0

07 Jan 00:11
Compare
Choose a tag to compare
  • 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

28 Dec 21:23
Compare
Choose a tag to compare
  • 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: The x64sc emulator is used now as default.

1.5.3: structure refactoring; output of 64spec test framework

09 Apr 10:56
fee5ee8
Compare
Choose a tag to compare
  • 64spec: Dumping output of the 64spec to the build output - exact test results are visible now.