flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Artlav 21 Oct 2007, 13:03
I think it's akin to the pixel graphics - like doing all the stuff photoshop designed for in mspaint.
What you can easily do is change values of constants, like recoloring some parts, but inserting a thing or changing size already necessitates a big redraw. Adding some new instructions can be tricky - in the pre-assembler days it was done by replacing the nearby instructions with jmp to some empty place in memory, putting the replaced instructions in that place, appending what you wanted to add, and jmp back into the old place. Try thinking in terms of electronics - you can't stuff a part in, but you still can wire it in. |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2023, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.