[go: up one dir, main page]

Menu

/lib/libeddie.a Commit Log


Commit Date  
[r772] (1.6 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
[r768] (1.8 kB) by buzzphp

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

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

Added another rejuice. bin size down 175 bytes from original.

2016-10-12 09:10:42 View
Download
[r766] (1.7 kB) 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
[r758] (1.6 kB) by buzzphp

added asm version of stpcpy. added strmcmp (compare str with mem). Name changes. Sorry. I'll get it right one day.

2016-10-11 11:23:24 View
Download
[r702] (1.6 kB) by buzzphp

added bordercolor(). CoCo3 only.

2016-10-08 01:29:31 View
Download
[r701] (1.6 kB) by buzzphp

Moved line editor into libeddie. This will soon support a full screen editor.

2016-10-08 01:20:35 View
Download