Gimp-Forum.net
back in time : C=64 - Printable Version

+- Gimp-Forum.net (https://www.gimp-forum.net)
+-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP)
+--- Forum: Other graphics software (https://www.gimp-forum.net/Forum-Other-graphics-software)
+--- Thread: back in time : C=64 (/Thread-back-in-time-C-64)



back in time : C=64 - denzjos - 03-14-2021

Some of us have good memories to the commodore 64 computer. It was in his time the most advanced home computer with 16 colors (later more in interlace), good sound (3 tone generators) and hires graphics. If one have a good photo that he want to send back to time of the C=64, then there is a program to convert it to the C=64 color resolution. Save it as prg file after conversion and you can load it in a C=64 emulator or in a real C=64 (if you own one yet). Save it as bmp file for use in gimp.     

https://commodore.software/downloads/download/79-graphics-tools/2903-bmp2mc-v2-12e

[attachment=5733]
[attachment=5735]


RE: back in time : C=64 - Ofnuts - 03-15-2021

You can do pretty much the same thing directly in Gimp with Filters>Blur>Pixellize and Image>Mode>Indexed and providing the appropriate palette.


RE: back in time : C=64 - denzjos - 03-15-2021

The C-64 in multiColor mode generates a screen with resolution 160*200 pixels/16 colors. One pixel represents an area 2*1 pixels big. The screen is divided into 40*25 attribute cells and each attribute cell is 4*8 pixel big. In this mode you can use maximum 4 colors in the attribute cell. Each pixel defined by 2 bites can have one of 4 different colors. One of colors is the background color. That's why you need specific software to generate a image like it was on a C-64 computer.
[attachment=5738]