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 | |
|---|---|---|
| 2016-10-12 12:21:41 |
View
Download |
|
| 2016-10-12 09:10:42 |
View
Download |
|
|
[r766]
(1.7 kB)
by
buzzphp
Added a new librejuice library. Asm code will be "rejuiced" by exchanging repeated asm sequences with lbsr's. So far, one sequence rejuice, reduced a bin size by 100 bytes. |
2016-10-12 08:24:07 |
View
Download |
|
[r758]
(1.6 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 |
|
[r649]
(1.6 kB)
by
buzzphp
Added sreadf. sscanf will be the full implementation (float/long/far) support. sreadf will be the tiny implementation. Currently, both are tiny. |
2016-10-05 04:52:16 |
View
Download |
|
[r647]
(1.2 kB)
by
buzzphp
Fixed vsscanf/sscanf functions and a new eat.h library based on an idea I had 15 years ago. |
2016-10-05 03:50:28 |
View
Download |
|
[r645]
(1.3 kB)
by
buzzphp
Added vsscanf/sscanf functions and a new eat.h library based on an idea I had 15 years ago. |
2016-10-05 02:51:57 |
View
Download |