[go: up one dir, main page]

Menu

/lib/libos9.a Commit Log


Commit Date  
[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
[r564] (3.7 kB) by buzzphp

New asm 6809 preprocessor is called "AMOC". Makes sense to me.

2016-09-28 22:18:05 View
Download
[r546] (3.4 kB) by buzzphp

Added atol. Had to flip all the "xtoy" parameters. They are all now dst,src. Sorry. It wont change again.

2016-09-27 18:43:40 View
Download
[r545] (3.4 kB) by buzzphp

Added ltoi (32bit to string), and added %li/%ld support for vsprintf

2016-09-27 17:38:06 View
Download
[r541] (3.4 kB) by buzzphp

Added 32bit ldiv & lmod

2016-09-27 15:08:41 View
Download
Older >