Skip to content

Releases: charasyn/ccscript_legacy

CCScript 1.500: Added insertbin, again

19 Mar 06:37
cecd6a4

Choose a tag to compare

There was some versioning confusion. This has insertbin, and also a fix to avoid printing out the first character of a unicode sequence in an error message. This prevents CoilSnake errors when an unexpected UTF-8 sequence is used inside a CCS file.

CCScript 1.400: Added insertbin

10 Aug 05:56

Choose a tag to compare

This release adds the insertbin command, which can insert a portion of a binary file into the ROM as if it was included in the .ccs file as a string.