[go: up one dir, main page]

Menu

/lib/libos9.a Commit Log


Commit Date  
[r772] (3.1 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
[r765] (3.1 kB) by buzzphp

Recompiled everything using 0.1.32a. Updated CMOC version to 0.1.33 for when it comes out.

2016-10-12 06:36:37 View
Download
[r734] (3.1 kB) by buzzphp

Added _htoi() from kreiderclib. Prototype in os9.h

2016-10-09 08:40:35 View
Download
[r644] (2.8 kB) by buzzphp

renaming lib folders. It was getting messy

2016-10-05 00:37:19 View
Download
[r609] (2.9 kB) by buzzphp

Fixed the LWASM slowness issue. For large ASM files (>1000), I use the 'forwardrefmax' pragma, which means all branches will be long. This doesn't effect projects which are broken up into small objects.

2016-10-02 05:21:34 View
Download
[r600] (2.9 kB) by buzzphp

Added findstr() from kreider lib. Prototype in os9.h

2016-10-01 20:14:52 View
Download
[r598] (2.6 kB) by buzzphp

Added _patmatch() function from libkreider. Prototype in os9.h. Example included.

2016-10-01 19:39:01 View
Download
[r594] (2.2 kB) by buzzphp

Cleaned up libhandle/libsystem. Got the smallest bin down to 1,313 bytes. Should be smaller soon.

2016-10-01 08:49:02 View
Download
[r569] (2.3 kB) 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
Older >