[go: up one dir, main page]

Menu

/lib/libsystem.a Commit Log


Commit Date  
[r779] (3.1 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] (2.9 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] (3.2 kB) by buzzphp

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

2016-10-12 12:21:41 View
Download
[r758] (2.9 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
[r687] (2.9 kB) by buzzphp

Almost there. Writing strings to 40/80 vid ram is done + cursor blinking. We are now 100% free from ROM.

2016-10-07 09:33:14 View
Download
[r677] (3.2 kB) by buzzphp

Update machine detection code. I original tried to emulate the CC65 method, which doesn't handle the number of machines I want to support, and was a pain to use.

2016-10-07 01:10:29 View
Download
[r668] (3.9 kB) by buzzphp

Added machine.h which provides greater version details of system ROM's

2016-10-06 07:00:48 View
Download
[r665] (3.8 kB) by buzzphp

There is a bug in RMA's memmove. I cant find it, so I'll phase it out.

2016-10-06 05:38:32 View
Download
[r662] (3.8 kB) by buzzphp

cgets is faster. still a couple of bugs.

2016-10-06 04:06:50 View
Download
[r659] (3.6 kB) by buzzphp

system() now behaves as it should. returns 0 for no error, or errno. fopen() now returns NULL for errors. Added systemex() which will raise exceptions.

2016-10-06 00:20:57 View
Download
Older >