Releases: Optiroc/SuperFamiconv
Releases · Optiroc/SuperFamiconv
v0.11.0
v0.10.0
- Add
--palette-base-offset
parameter tosuperfamiconv
and `superfamiconv map (lintbe) - Document
superfamiconv map -P
option (ISSOtm) - Add 1 bpp and 8x16 tile modes for gb/gbc (basxto)
- Implement bare palette map output (ISSOtm)
- WonderSwan support (asiekierka)
- Support tile size of 64x64 and 32x32 (lintbe)
v0.9.2
v0.9.1
v0.9.0
v0.8.9
v0.8.8
v0.8.7
v0.8.6
- Added
--out-image-width
option for tiles command - Improved command line color string interpretation
- Warn/abort if no colors are read from native palette input
- When loaded native palette contains duplicates of color zero, match colors against the duplicate and treat zero as transparent
- A handful of bug fixes