From: Harry Potter on
I am creating C-Boost for DOS and Windows. C-Boost is a program that
creates C code modules for different compilers, including cc65, based
on user input. It could support Aztec C and Quetzalcoatl, or any DOS/
Win32-based C/C++ compiler. Both versions care in their alpha
stages. Currently, it supports main, empty, game and interface
modules, and a file module is still included, but may not be too
useful. Don't worry, it'll be freeware and open-source. I plan to
release it when it is fully functional and I get server space. I am
asking for some ideas, i.e. modules to create, code snippets to use
(Put your name on them, so I can identify you.) methods to do things,
etc. I really could use ways to do games under cc65.