z88dk forums

z80 Development Kit

You are not logged in.

#1 2010-10-19 10:56:19

Steve(spt)
New member
Registered: 2008-11-05
Posts: 7
Website

J Ace - compile org

How do I set a differant compile code address?

I think the defult is 16384, I would like the code to comlipe and run from 24000 (0x5DC0)

Do i do the with     -zorg=24000 ?

or do I need to change something in the ace_crt0.asm ?

thanks in advance

Offline

 

#2 2010-10-19 13:06:13

dom
Administrator
Registered: 2007-07-15
Posts: 743
Website

Re: J Ace - compile org

You'll need to make the change to the crt0 file I'm afraid.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson