2011-11-09, 04:48 AM
Im making a sprite creator for speccy, does anyone know the RGB values 0-255 for each spectrum color?
|
need RGB values for speccy colours
|
|
2011-11-09, 04:48 AM
Im making a sprite creator for speccy, does anyone know the RGB values 0-255 for each spectrum color?
2011-11-09, 09:10 PM
'bright 1' are #000000 , #0000FF, #FF0000, #FF00FF, #00FF00, #00FFFF, #FFFF00 and #FFFFFF - 'bright 0' i really don't know, but i remember that the luminance of 'bright 0' white is very close to 'bright 1' cyan on the real machine, which is #B2B2B2 i think
2011-11-09, 09:13 PM
'ZZ spectrum' java emulator from WOS seems to use a different palette for issue2, i don't know if the palette from different machines vary that much - i think it's also about yuv signals used on tv sets?
2011-11-09, 09:18 PM
the emulators FBZX, Fuse and JSpeccy uses #C0C0C0 as bright 0 white , and the other colours seems to be #000000, #0000C0 , #C00000, #C000C0, #00C000, #00C0C0, and #C0C000
2011-11-09, 09:45 PM
ZZ Spectrum (on WOS) uses #BFBFBF
2011-11-10, 07:55 PM
that translates to 191 which sounds about right thanks
|
|
« Next Oldest | Next Newest »
|