From: Debrune Jérôme (jede_at_ifrance.com)
Date: 2002-10-29 01:16:03
Hi, >You mean you want to have the called functions also in the output file? I'm >sorry, this is impossible, because the compiler does not know about these >functions. Most of them are written by hand in assembler and then linked to >the executable. Hum, yes ... I know, but i was thinking that this kind of tool exists (As a robot) ; As Trying to go to libsrc/ and get all source files required ...for an asm file filled in the tool parameter .... With lcc65, it generate a source file (I know that lcc65 and cc65 are very different). But a coder, from my ORIC demo group, use this feature in lcc65 to get the source file (ASM), optimize it a lot ... and have a really good "rendering" ... It allows us to have effects running at 16 Mhz on the oric emulator ... with C code ... after optimizing, it runs at the same speed at 1 Mhz ... the cpu clock of the ORIC ! That it's what we did for the rotozoom in a demo we released see http://www.defence-force.org/computing/oric/dbug/index.htm (VIP3 for rotozoom) Doing that, we can improve the speed ... (2x to 16x) Thanks PS : There is an olschool Coding party in France near Lille (Tourcoing Near Belgium) I will be there ... It would be nice to see some C64 coders and others too ... URL : http://www.stateoftheart.fr.st/ Debrune Jérôme http://www.oric.org ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2002-10-29 01:16:19 CET