Re: [cc65] Optimizing C code

Date view Thread view Subject view

From: Maciej Witkowiak (ytm_at_elysium.pl)
Date: 2003-09-09 19:52:16


Shawn Jefferson dnia 09 wrz 2003 o 08:28 -0700 napisał:
> I thought that I would see how far I can get it with just optimizing the C code.
> There is also the fact that I can do some basic coding in assembly, but mutliplications
> and such are a little confusing (to me.)  I will eventually code all the functions up
> in assembly, I guess.

You don't have to start from scratch. Use your C code, make all variables
global, read through cc65 output assembly file and check out what you can
throw out/optimize etc.

ytm

----------------------------------------------------------------------
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 : 2003-09-09 19:54:32 CEST