[go: up one dir, main page]

Menu

/lib/libconio.a Commit Log


Commit Date  
[r775] (18.4 kB) by buzzphp
2016-10-12 21:36:45 View
Download
[r772] (18.4 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
[r770] (22.1 kB) by buzzphp

stdio should write to files a little faster, although I think the bottle neck is the drive itself.

2016-10-12 13:58:32 View
Download
[r769] (21.5 kB) by buzzphp
2016-10-12 13:12:19 View
Download
[r768] (21.5 kB) by buzzphp

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

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

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

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

Added DDSBASIC. Fixed an issue with gets which showed up while testing DDSBASIC. DDS reads in numbers over the top of its current command line, causing variable names to be scrubbed. it is a minimal BASIC after all.

2016-10-10 15:27:34 View
Download
[r724] (18.0 kB) by buzzphp

memrol/memror changed slightly. Now takes a "feed" byte which is rolled first. Left takes the hi bit. Right takes the lo bit. This is to make it compatible with my next memrol2/memror2 functions, which will rol 2 bits in the same way.

2016-10-08 20:53:45 View
Download
Older >