[cc65] tgi init problem in current trunk

From: Karri Kaksonen <karri1sipo.fi>
Date: 2010-08-07 09:51:42
Hi,

for some strange reason I cannot use tgi with the current code from the 
trunk.

I am currently debugging it and the problem is that the jumptable is off 
by one entry.

The INSTALL points to location 0x0000.

4c 00 00 JMP - this should be INSTALL, not 0
4c e7 04 JMP - this is INSTALL but it should be UNINSTALL or something 
like it
...

The code is found at tgi-kernel.s

I am still a bit lost as why this has happened.

--
Regards,

Karri

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sat Aug 7 09:51:51 2010

This archive was generated by hypermail 2.1.8 : 2010-08-07 09:51:55 CEST