Re: [OT] 8088 assembler

From: Spiro Trikaliotis (trik-news_at_gmx.de)
Date: 2003-10-22 10:08:16

Hello Ruud,

On Wed, Oct 22, 2003 at 09:55:29AM +0200, Baltissen, GJPAA (Ruud) wrote:

>  As this ROM starts at $8000, the IP also points to $8000. But the file is
> saved starting from IP = $0100. So what you have to do first is adjusting CS
> and IP so that CSnew:0100h = CSold:8000h.

I suspect you generated a COM file, didn't you? In this case, it is loaded
starting at cs:100h

An EXE file should not have this behaviour, DEBUG should load it
"correctly" if you have a CS and an org 8000h inside of it.

I don't have an assembler here to test it, but I'm quit sure.

Spiro.

       Message was sent through the cbm-hackers mailing list

Archive generated by hypermail pre-2.1.8.