Skip to content

fix issues + onerow oneline feature + produce less files

Compare
Choose a tag to compare
@jeromelesaux jeromelesaux released this 12 Jun 15:03
· 420 commits to master since this release

2020-06-12 add: new release 0.26.0
2020-06-12 fix: fix one row function.
2020-06-11 add: add one row each to reduce for instance size in delta mode.
2020-06-11 fix: fix basic loader filenames inside the basic loader.
2020-05-22 fix: fix hardware palette typo in json export.
2020-05-22 add: add hardware palette to json export.
2020-05-18 add: custom code for one line sprite.
2020-05-18 add: add every other line 1 per 2 argument (usefull for sprite and delta mode .
2020-05-15 add: add prepare delta formater.
2020-05-15 rm: rm binary data formater.
2020-05-15 add: ascii and json outputs are now optionnal, add data formater.
2020-05-05 add: add firmware color in pal info action.
2020-04-27 fix: fix endianness cpc plus palette in kit information action.
2020-04-27 add: sprites format from json files example added.
2020-04-22 add: add limit to byte number by line in ascii export.
2020-04-22 add: add json data by column added.
2020-04-22 add: add json data by column added.
2020-04-21 fix: fix ascii export by column.