flat assembler
Message board for the users of flat assembler.
![]() Goto page Previous 1, 2 |
Author |
|
joachim_neu
@bogdanontanu: thank you. about the VBE2: well, but as you know ASHLEY4's code works, so it's not because of the VBE2 i think. maybe i shall code everything new, so some runtimemisstakes which came from doing this thinking-while-coding and not the think-then-code. we'll see.
|
|||
![]() |
|
Octavio
bochs is not a debuger ,is not designed for os development and the emulation is not perfect. Some people has programs that run on emulators
but not on real computers others like me have the inverse problem. a debuger allows you to execute one instruction by one to see what is going wrong. i understand that you are a beginner but i can understand why you write Code: xor si,si mov cx,0x14 rep lodsw lodsd instead of Code: mov eax,[0x28] |
|||
![]() |
|
bogdanontanu
maybe he has a twisted way of thinking
![]() |
|||
![]() |
|
joachim_neu
@octavio: it's possible in bochs to execute one step after the other! tell me an other debugger which is free.
@bogdanontanu&octavio: it's because after that si is at the right area to continue with the other instructions. but now i only added 0x28 to si to load the adresse, so i've both... |
|||
![]() |
|
Octavio
|
|||
![]() |
|
Goto page Previous 1, 2 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.