Sunday, November 25, 2018
Sunday, November 18, 2018
The moment you see the endianess is wrong
Think I fixed one bug, but this way I loose the half tones. And the endianness is definitely wrong:
Above I treat the bytes as pixels. The endianness is definitely wrong. Fixing the endianness the picture gets better:
Not sure if the bit order in the byte is correct. And no idea why it's so contrast and monochrome. Treating the bits as pixels with the proper endianness the picture looks more interesting:
The result must be somewhere in between the two above... But I'm think I'm done for this weekend.
The endianness is wrong |
The endianness is correct |
As if a bit were a pixel |
The result must be somewhere in between the two above... But I'm think I'm done for this weekend.
Saturday, November 17, 2018
Sunday, November 11, 2018
Fixed the cgsix colormap
Looks like
the cgsix DAC is slightly different from the one used in cgthree. Fixed it and
now the image doesn’t look so psychedelic anymore:
Now, that was
the easy part. Making it work under OpenWindows is going to be trickier. There is
virtually no documentation on the GPU. I guess this manual is really lost: as
Sun tried to open the specs back in 2008, they failed with “Unable to locate
(15-July-08)” message.
Does anyone
by any chance have the book “TurboGX Reference Card” (p/n 800-5112) or any other document which describes how to program the TEC and FBC units of the TGX chip?
Saturday, November 10, 2018
Subscribe to:
Posts (Atom)