flat assembler
Message board for the users of flat assembler.
Index
> OS Construction > What's wrong with my code? |
Author |
|
revolution 09 Jun 2011, 02:36
You didn't include all of your code so we can't test it for you. But here is something to consider: Are you loading data from the disk over your currently executing code? If so then instead you should move your execution code to a safe place and run from there, then load the new data from disc, and then jmp to the new code.
|
|||
09 Jun 2011, 02:36 |
|
me239 09 Jun 2011, 04:31
revolution wrote: You didn't include all of your code so we can't test it for you. But here is something to consider: Are you loading data from the disk over your currently executing code? If so then instead you should move your execution code to a safe place and run from there, then load the new data from disc, and then jmp to the new code. |
|||
09 Jun 2011, 04:31 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.