Skip to content

Releases: EdouardBERGE/splitRasterPlus

nightly Build

Choose a tag to compare

@EdouardBERGE EdouardBERGE released this 23 Jan 21:44

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

Choose a tag to compare

@EdouardBERGE EdouardBERGE released this 20 Jan 15:54

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

splitRasterPlus v10

Choose a tag to compare

@EdouardBERGE EdouardBERGE released this 06 Jan 09:15
  • fix PNG handling with 4 bits palette (THIS TOOL IS NOT SUPPOSED TO BE USED WITH LOW COLOR IMAGES!!!)
    anyway...

splitRasterPlus v9

Choose a tag to compare

@EdouardBERGE EdouardBERGE released this 29 Apr 15:13
  • added BMP loader cause of PNG trouble with windows
  • fix var init
  • MacOS build thanks to Sid