[go: up one dir, main page]

Menu

/lib/libfcb.a Commit Log


Commit Date  
[r772] (749 Bytes) 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
[r768] (948 Bytes) by buzzphp

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

2016-10-12 12:21:41 View
Download
[r766] (784 Bytes) by buzzphp

Added a new librejuice library. Asm code will be "rejuiced" by exchanging repeated asm sequences with lbsr's. So far, one sequence rejuice, reduced a bin size by 100 bytes.

2016-10-12 08:24:07 View
Download
[r644] (749 Bytes) by buzzphp

renaming lib folders. It was getting messy

2016-10-05 00:37:19 View
Download
[r569] (758 Bytes) 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] (1.2 kB) by buzzphp

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

2016-09-28 22:18:05 View
Download
[r469] (1.1 kB) by buzzphp

Added ftell to stdio.

2016-09-22 21:16:57 View
Download