[colorforth] Setting a pixel on the screen
- Subject: [colorforth] Setting a pixel on the screen
- From: Jason Kemp <jason.kemp@xxxxxxxxxxxxxxxx>
- Date: Tue, 20 May 2008 23:41:59 +0100
Good evening all,
I have been attempting to set a pixel on the screen to white. Please
show me what I am doing wrong:
: ohno show black screen ffff 400 400 1024 * + 2* 1e80000 + ! keyboard ;
Only the ffff and the 1e80000 are in hex. The screen is 1024x768,
16-bit, VESA 117h.
Thanks,
Jason
---------------------------------------------------------------------
To unsubscribe, e-mail: colorforth-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: colorforth-help@xxxxxxxxxxxxxxxxxx
Main web page - http://www.colorforth.com