Re: [cc65] Bug Hunting Odysee

Date view Thread view Subject view

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2002-07-15 23:23:31


Hi!

On Sat, Jul 13, 2002 at 07:53:18PM +0200, groepaz wrote:
[CPU bug in indirect JMP]
> mh wouldnt that be fixed as easy as
>
>           .align 2
> ind:      .word $beaf

Currently not, because ".align 2" requires the binary to get also aligned on
an even start address.

> this code wont work:

This is a problem with the development version of the compiler (the last
release is ok). Recompile from the current snapshot and you should be ok.
Thanks for the report!

> after that, i'd like to check out that loadable modules stuff, and
> your gfx interface. (btw does there exist a little testprogram or sth
> that shows how to use these loadable modules?) ... maybe i can
> contribute most of the gfx-related stuff i have done so far.

I have a small test program, but I will write something more elaborated for
the samples. I will notify you as soon as it is finished. If you are eager to
start, please let me know, and I will send you my test program via private
mail.

Regards


	Uz


-- 
Ullrich von Bassewitz                                  uz_at_musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2002-07-15 23:25:30 CEST