| Commit | Date | |
|---|---|---|
|
[r609]
(2.3 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 |
|
[r592]
(2.3 kB)
by
buzzphp
Experimenting with some peephole optimizations. Trying to reduce the bin sizes. |
2016-10-01 07:03:46 |
View
Download |
|
[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 |
| 2016-09-28 22:18:05 |
View
Download |
|
| 2016-09-23 21:25:59 |
View
Download |
|
|
[r465]
(4.3 kB)
by
buzzphp
Moved asm modifiers to start of function def. Allows for pointer returns to be declared. |
2016-09-22 16:26:03 |
View
Download |
| 2016-09-21 23:54:16 |
View
Download |
|
|
[r456]
(4.4 kB)
by
buzzphp
Added librle. Decoding only atm. Added a iff.c example showing how to decode a simple iff image. |
2016-09-21 17:26:30 |
View
Download |
| 2016-09-21 06:08:50 |
View
Download |
|
| 2016-09-20 11:13:56 |
View
Download |