I will have a PR soon for code that creates the dither and bin for Vic 20. I had to do some VIC canvas refactoring because of the craziness of vic 8 and 10 color hires/multi modes but it looks decent given the resolutions/color palettes. However, the .bin it will produce is going to be more raw and untested and likely in a useless format in practice. It will also upgrade the VIC canvas dithering (I think). For the .bin output, I'll try to "guess" the right thing but without code to test, who knows what will spit out! It's a work in progress.
I will have a PR soon for code that creates the dither and bin for Vic 20. I had to do some VIC canvas refactoring because of the craziness of vic 8 and 10 color hires/multi modes but it looks decent given the resolutions/color palettes. However, the .bin it will produce is going to be more raw and untested and likely in a useless format in practice. It will also upgrade the VIC canvas dithering (I think). For the .bin output, I'll try to "guess" the right thing but without code to test, who knows what will spit out! It's a work in progress.