My examples are primarily intended for LL/systems programmers since I came from VESA BIOS/standalone environment and I draw directly to linear memory the same way an OS would (Menuet/Kolibri really needs help with graphics).
My examples redraw/update everything every time input occurs (every mouse move) for demonstration purposes. To make a long story short, Z77 is not HL enough - needs a real GUI - to specify what needs to be updated and this is the only reason why it's not 1,000 times faster than Windows.
Thanks for viewing!
|