home .. forth .. colorforth mail list archive ..

Re: [colorforth] convergence


Just wanted to explain what I understand of Display time.

In any graphical (GUI, Game, OS) application, there's a
refresh routine at every 1 sixtieth of a second or so at max,
that one can hack, let say to poll stuff.

Interatcive prompt in memory, live hacking of almost any system,
cleanup of the routine to put more stuff of our own lol

Display time is the rythmic time, the one of the user.
its time taken by the program to refresh the display.

So to reverse any system, just patch interrupts at random...
once you get your masterpiece of a prompt in memory ;p
Lot of driver code lies in interrupts... If not, feel free to
tell me where.

I think I will do that shortly.

btw the CreativeCommons.org licence is a great initiative,
look at the videos!



---------------------------------------------------------------------
To unsubscribe, e-mail: colorforth-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: colorforth-help@xxxxxxxxxxxxxxxxxx
Main web page - http://www.colorforth.com