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 | |
|---|---|---|
|
[r775]
(4.1 kB)
by
buzzphp
|
2016-10-12 21:36:45 |
View
Download |
|
[r772]
(3.9 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 |
| 2016-10-12 12:21:41 |
View
Download |
|
| 2016-10-12 09:10:42 |
View
Download |
|
|
[r766]
(4.0 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]
(3.9 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 |
| 2016-10-10 03:49:04 |
View
Download |
|
| 2016-10-09 19:11:42 |
View
Download |
|
|
[r727]
(3.7 kB)
by
buzzphp
Added 2 bit memrol2/memror2 functions. Updated scrolling example. Looks retro cool |
2016-10-08 22:45:20 |
View
Download |
| 2016-10-08 21:22:10 |
View
Download |