| Commit | Date | |
|---|---|---|
|
[r772]
(3.3 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 |
|
[r769]
(5.1 kB)
by
buzzphp
|
2016-10-12 13:12:19 |
View
Download |
| 2016-10-12 12:21:41 |
View
Download |
|
| 2016-10-11 14:26:12 |
View
Download |
|
| 2016-10-09 11:02:05 |
View
Download |
|
|
[r735]
(3.4 kB)
by
buzzphp
Now using kreiderlibs chcodes.c for ctype. Needs testing as I couldn't find the original ctype.h header. |
2016-10-09 10:32:34 |
View
Download |
| 2016-10-05 00:37:19 |
View
Download |
|
|
[r609]
(4.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 |
|
[r569]
(4.9 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 |
| 2016-09-28 22:18:05 |
View
Download |