Files
cc65/src
cuz 21afe25e90 Indirect fastcall functions with no parameters may be called as if it were
cdecl functions, this generates better code.
Remove a small error that caused indirect non fastcall function to always be
handled as variadic, which meant a useless load of the Y register was added.


git-svn-id: svn://svn.cc65.org/cc65/trunk@1292 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-05-26 11:08:17 +00:00
..
2001-09-15 12:00:43 +00:00
2002-04-25 05:21:03 +00:00
2000-12-07 13:42:21 +00:00
2002-05-22 08:30:06 +00:00
2002-04-26 11:09:28 +00:00
2001-09-15 13:36:59 +00:00
2000-09-24 19:08:36 +00:00
2002-01-15 20:23:35 +00:00