Object-Oriented Asm?
29-Aug-90 09:57:17
Sb: #118145-Object-Oriented Asm?
Fm: Syndesis 76004,1763
To: Bob Rakosky 75156,336
As an interesting sidelight, Windows (2.0 and 3.0) are well-known for
having self-modifying code… the fastest way they could do things like
bit-blitting, was to have Windows create the blit code on the fly, in a
spare piece of memory, then jump to it to get the bits copied.