Skip to content

Releases: EdouardBERGE/splitRasterPlus

nightly Build

23 Jan 21:44
Compare
Choose a tag to compare

new dithering method Jarvis and Atkinson (D key when in Floyd mode)
R to switch render mode between rasters and 16 colors only (because)
new optimisation for hardware sprites group (palette can change in 5 lines instead of 8 lines)
application can launch without image
drag'n'drop is now possible
removed deprecated directive READ in assembly generated source
some size optim in cartridge
...

windows x64 & MacOS exec

splitRasterPlus 2025

20 Jan 15:54
Compare
Choose a tag to compare

New dithering method with Bayer Matrix
Still using exclusive superCube color decision algorithm

splitRasterPlus v10

06 Jan 09:15
Compare
Choose a tag to compare
  • fix PNG handling with 4 bits palette (THIS TOOL IS NOT SUPPOSED TO BE USED WITH LOW COLOR IMAGES!!!)
    anyway...

splitRasterPlus v9

29 Apr 15:13
Compare
Choose a tag to compare
  • added BMP loader cause of PNG trouble with windows
  • fix var init
  • MacOS build thanks to Sid