Re: [cc65] Target "BBC"

From: Stephen Thomas <mail1stephenthomas.uklinux.net>
Date: 2005-03-30 22:52:30
Ullrich von Bassewitz wrote:
> This is a similar situation as on other machines, and it is easy to handle:
> Just compile the program for a standard setup. Other setups need a relink with
> a changed linker config, but no program changes. I cannot see problems for the
> startup code arising from this.

I was probably thinking ahead too much. You'd have to choose your mode
ahead of time, and ensure you were in that mode before loading the
program - which must not then change mode!

What I was thinking of doing was having a little BASIC header which
first checked if the actual address it was running at was compatible
with the address the program was compiled for, then selected the mode
before starting the program itself.

Stephen

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Wed Mar 30 22:50:27 2005

This archive was generated by hypermail 2.1.8 : 2005-03-30 22:50:33 CEST