WinCMOC (M6809 C Compiler) Code
A C Compiler/Editor for Retro 6809 Machines (Colour Computer/Dragon)
Status: Beta
Brought to you by:
buzzphp
| Commit | Date | |
|---|---|---|
|
[r592]
(5.2 kB)
by
buzzphp
Experimenting with some peephole optimizations. Trying to reduce the bin sizes. |
2016-10-01 07:03:46 |
View
Download |
|
[r569]
(5.2 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 |
|
[r566]
(8.5 kB)
by
buzzphp
lwasm2 removed. No more need to preprocess the asm. amoc handles what is needed. |
2016-09-28 22:44:51 |
View
Download |
| 2016-09-28 22:18:05 |
View
Download |
|
|
[r465]
(7.9 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 |
|
[r456]
(7.7 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-11 17:16:32 |
View
Download |