[go: up one dir, main page]

Menu

/lib/libos9.a Commit Log


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

Added _itoa and _utoa from kreiderclib. They dont support a radix, hence the namespace. Prototype in os9.h

2016-09-27 13:48:58 View
Download
[r466] (2.6 kB) by buzzphp

Moved functions defined by os9 into libos9.a. Included os9.h

2016-09-22 17:27:47 View
Download