flat assembler
Message board for the users of flat assembler.
Index
> OS Construction > VESA -> LFB Goto page Previous 1, 2 |
Author |
|
joachim_neu 29 Jan 2005, 23:20
@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.
|
|||
29 Jan 2005, 23:20 |
|
Octavio 30 Jan 2005, 02:44
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] |
|||
30 Jan 2005, 02:44 |
|
bogdanontanu 30 Jan 2005, 04:01
maybe he has a twisted way of thinking
|
|||
30 Jan 2005, 04:01 |
|
joachim_neu 30 Jan 2005, 14:28
@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... |
|||
30 Jan 2005, 14:28 |
|
Octavio 30 Jan 2005, 20:40
|
|||
30 Jan 2005, 20:40 |
|
Goto page Previous 1, 2 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.