[go: up one dir, main page]

Menu

/lib/libctype.a Commit Log


Commit Date  
[r772] (3.3 kB) by buzzphp

Removed re-juicing :-( It works, but for the 300 bytes you gain, you loose a lot of speed. You get a better memory saving by writing better code....

2016-10-12 14:46:01 View
Download
[r769] (5.1 kB) by buzzphp
2016-10-12 13:12:19 View
Download
[r768] (4.6 kB) by buzzphp

Added 2 more re-juices. Test bin down 312 bytes.

2016-10-12 12:21:41 View
Download
[r760] (3.3 kB) by buzzphp

Found MWC's ctype.h I checked and double checked WinCMOCs.

2016-10-11 14:26:12 View
Download
[r736] (3.4 kB) by buzzphp

Name spaced ctype.h attributes. They would have clashed at some stage.

2016-10-09 11:02:05 View
Download
[r735] (3.4 kB) by buzzphp

Now using kreiderlibs chcodes.c for ctype. Needs testing as I couldn't find the original ctype.h header.

2016-10-09 10:32:34 View
Download
[r644] (4.9 kB) by buzzphp

renaming lib folders. It was getting messy

2016-10-05 00:37:19 View
Download
[r609] (4.9 kB) by buzzphp

Fixed the LWASM slowness issue. For large ASM files (>1000), I use the 'forwardrefmax' pragma, which means all branches will be long. This doesn't effect projects which are broken up into small objects.

2016-10-02 05:21:34 View
Download
[r569] (4.9 kB) by buzzphp

AMOC now removes unneeded symbols from files, reducing the final lib by 100kb+. Speeds up linking too.

2016-09-28 23:36:14 View
Download
[r564] (7.3 kB) by buzzphp

New asm 6809 preprocessor is called "AMOC". Makes sense to me.

2016-09-28 22:18:05 View
Download
Older >