Maurizio wrote:
> 
> I'm not a good programmer, i'm doing something in basic and nothing more.
> 
> But i have a question: Why is so difficult to disassemble the dos2 kernel?
> 
> We can dump the bios to use it with an emulator but we can't look into it? why?

It's easy to disassemble and read. Understanding is the hard part. In
assembly, all the commands are so simple, that without the authors
comment, it's very hard to understand. I myself have disassembled the
BIOS and sometimes when I want to know how to access hardware, I read
it. But that is hard. Once even I had my own program screwed up, so all
the labels (names of line numbers and variables) had changed and made no
sense anymore. It was my own program, but stil I hardly understood what
it did.

bye,
shevek

****
MSX Mailinglist. To unsubscribe, send an email to [EMAIL PROTECTED] and put
in the body (not subject) "unsubscribe msx [EMAIL PROTECTED]" (without the
quotes :-) Problems? contact [EMAIL PROTECTED] (www.stack.nl/~wiebe/mailinglist/)
****

Reply via email to