[go: up one dir, main page]

Menu

/lib/libstdio.a Commit Log


Commit Date  
[r782] (6.6 kB) by buzzphp

Added a new command. fopenf(). Non-standard, but it makes it easy to create filenames.

2016-10-13 11:31:27 View
Download
[r779] (6.3 kB) by buzzphp

A bug in CMOC caused files to not be closed. Tape files were not working. I've fixed the issue and added a tape read/write example.

2016-10-13 03:55:26 View
Download
[r772] (6.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] (7.9 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] (7.8 kB) by buzzphp
2016-10-12 13:12:19 View
Download
[r768] (7.8 kB) by buzzphp

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

2016-10-12 12:21:41 View
Download
[r766] (6.3 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] (6.3 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] (6.3 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
[r671] (6.3 kB) by buzzphp

Got rid of the DOS style drive letters. Now using the standard CoCo syntax. Stilly idea...

2016-10-06 08:53:49 View
Download
Older >