[go: up one dir, main page]

Menu

/lib/libsac.a Commit Log


Commit Date  
[r676] (5.1 kB) by buzzphp

Added single linked lists to sac.h

2016-10-06 11:30:04 View
Download
[r644] (4.5 kB) by buzzphp

renaming lib folders. It was getting messy

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

Renames and adding gmalloc functions for graphics memory allocations.

2016-10-04 03:08:17 View
Download
[r609] (4.5 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
[r569] (4.5 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] (7.5 kB) by buzzphp

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

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

Fixed some bugs. Found a bug in CMOC's -O2, so we are still using -O1

2016-09-20 18:29:56 View
Download
[r440] (6.7 kB) by buzzphp

Fixed pragma bug. Pragmas were being removed from original source files.

2016-09-20 11:13:56 View
Download
[r435] (6.8 kB) by buzzphp

Added array functions to libsac.a

2016-09-19 21:18:44 View
Download
[r433] (4.5 kB) by buzzphp

Added libsac. A small container library for C

2016-09-19 17:38:09 View
Download