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-11-02 06:33:25 |
View
Download |
|
| 2016-11-02 04:41:08 |
View
Download |
|
|
[r851]
(5.0 kB)
by
buzzphp
converted dnode_link.c to asm. This is the main function for all double link list node shifting. |
2016-10-30 01:14:21 |
View
Download |
|
[r850]
(5.1 kB)
by
buzzphp
Starting to convert saclib to asm. it will be a slow process. single link list first. |
2016-10-30 00:47:29 |
View
Download |
|
[r849]
(5.1 kB)
by
buzzphp
Starting to convert saclib to asm. it will be a slow process. single link list first. |
2016-10-30 00:44:14 |
View
Download |
|
[r803]
(5.1 kB)
by
buzzphp
|
2016-10-14 19:40:55 |
View
Download |
|
[r772]
(5.1 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 |
|
|
[r765]
(5.1 kB)
by
buzzphp
Recompiled everything using 0.1.32a. Updated CMOC version to 0.1.33 for when it comes out. |
2016-10-12 06:36:37 |
View
Download |
|
[r739]
(5.1 kB)
by
buzzphp
Small change to libsac. next should be the first pointer for both single and double linked lists. |
2016-10-09 12:35:37 |
View
Download |