Hi!
I've got some code up and running. But rather than use a 256 colour palette i'd rather use the 16bit mode.
I've used the ModeSet command (set to 16) and i've set all my full screen BitBlt's to 640 x 480 but i'm still getting a 320x240 screen in the top left and an IDENTICAL 320x240 screen at the bottom left! :huh:
Both are a bit corrupt but still do what they should be doing... <_<
Question is: whats the proper procedure for enabling 16bit mode? And is there any 16bit specific commands that i might be missing?? (i assume i'm using bog standard 8bit commands ???) :huh:
Any help for this beginner would be greatly appreciated.
I've got some code up and running. But rather than use a 256 colour palette i'd rather use the 16bit mode.
I've used the ModeSet command (set to 16) and i've set all my full screen BitBlt's to 640 x 480 but i'm still getting a 320x240 screen in the top left and an IDENTICAL 320x240 screen at the bottom left! :huh:
Both are a bit corrupt but still do what they should be doing... <_<
Question is: whats the proper procedure for enabling 16bit mode? And is there any 16bit specific commands that i might be missing?? (i assume i'm using bog standard 8bit commands ???) :huh:
Any help for this beginner would be greatly appreciated.