[go: up one dir, main page]

Menu

/lib/libfar.a Commit Log


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

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

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

renaming lib folders. It was getting messy

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

Added in-place reallocation. ie: Checks to see if a block can grow/shrink without moving. Also now handles gmem/mheap reallocs.

2016-10-04 09:23:38 View
Download
[r569] (5.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] (8.1 kB) by buzzphp

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

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

Tightened memory routines. Added some high level far memory alloc functions to malloc.h

2016-09-27 22:34:11 View
Download
[r520] (7.1 kB) by buzzphp

Changed far_size to far_msize

2016-09-26 10:03:14 View
Download
[r513] (7.1 kB) by buzzphp

Fixed heap_malloc. It was overrunning small buffers.

2016-09-25 14:30:18 View
Download
Older >