[go: up one dir, main page]

Menu

/lib/libsystem.a Commit Log


Commit Date  
[r623] (4.0 kB) by buzzphp

Added tiny sprintf versions (swritef) which can be used to reduce bin sizes.

2016-10-03 12:04:46 View
Download
[r615] (4.0 kB) by buzzphp

Almost finished exceptions.

2016-10-03 03:25:52 View
Download
[r597] (3.8 kB) by buzzphp

More clean ups.

2016-10-01 19:04:02 View
Download
[r594] (3.6 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
[r592] (3.4 kB) by buzzphp

Experimenting with some peephole optimizations. Trying to reduce the bin sizes.

2016-10-01 07:03:46 View
Download
[r569] (3.4 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] (5.2 kB) by buzzphp

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

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

Split asm preprocessor off into its own tool. Setup for some upcoming features :-)

2016-09-28 18:45:09 View
Download
[r489] (4.8 kB) by buzzphp

Moved system handles into libhandle. This makes it easy to extend the system with more platform dependant handles.

2016-09-24 17:34:07 View
Download
[r482] (6.6 kB) by buzzphp

system function improved and split into system_crunch/system_execute.
You can now crunch commands for repeated use. Now supports multiple commands
per line using ':'

2016-09-23 16:53:32 View
Download
Older >