mirror of
https://github.com/cc65/cc65.git
synced 2025-08-05 17:25:17 +00:00
21afe25e90af7c4dad927442ca0239bbda6a31f6
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
Description
Languages
C
62.5%
Assembly
35.4%
Makefile
0.7%
PHP
0.7%
Perl
0.3%
Other
0.3%