Search found 10 matches
- Sat Nov 26, 2011 4:07 pm
- Forum: Emulation and Cross Development
- Topic: TempCSmall/DOS Ad
- Replies: 2
- Views: 2165
TempCSmall/DOS Ad
I've been working on a DOS/Win32 program called TempC. TempC is a C code wizard that eases the creation of code by starting your modules for you. It's probably a pipe dream, but I'm still working on it. Right now, the DOS mini version (created in Visual Basic for DOS Pro 1.0, available at http://www...
- Wed Nov 16, 2011 7:57 am
- Forum: Emulation and Cross Development
- Topic: GenCartVic How-To Help?
- Replies: 16
- Views: 8693
GenCartVic/cc65
Hi. Harry Potter here. A couple years ago, I published on the cc65 contribs site a library called GenCartVic . It allows a programmer to create cartridge-based Vic-20 programs using cc65. It uses the keral start-up code and, therefore, can be used for applications. If you're interested, try it out.
- Wed Aug 03, 2011 10:45 am
- Forum: Emulation and Cross Development
- Topic: Quetzalcoatl?
- Replies: 2
- Views: 2529
- Wed Jul 20, 2011 11:16 am
- Forum: Emulation and Cross Development
- Topic: Quetzalcoatl?
- Replies: 2
- Views: 2529
Quetzalcoatl?
Whatever happened to Quetzalcoatl? Its last update was in 2006, and it excluded the early documentation and demos. It's a good idea, and I'd like to program on it.
- Sun Nov 28, 2010 11:13 am
- Forum: Emulation and Cross Development
- Topic: Gamma65C Worth It?
- Replies: 7
- Views: 4479
Gamma 65C is planned to have the following optimizations that might be useful for the Vic20: * longs and floats can be disabled, making functiions such as printf() take less room * options to minimize or bypass stack usage * less overhead: By default, Gamma 65C won't pass parameters, switch to lower...
- Fri Nov 26, 2010 12:00 pm
- Forum: Emulation and Cross Development
- Topic: cc65 batch makefile creator
- Replies: 1
- Views: 2498
cc65 batch makefile creator
I am creating a program for DOS and Win32 that automates the task of writing a batch file to compile a program. Is this worth it? What do you think?
- Fri Nov 26, 2010 7:32 am
- Forum: Emulation and Cross Development
- Topic: Gamma65C Worth It?
- Replies: 7
- Views: 4479
- Fri Nov 26, 2010 6:29 am
- Forum: General Topics
- Topic: My VicText Demo
- Replies: 3
- Views: 1298
I don't have a link to the program, as I don't have a web site. However, you can find it in http://www.cc65.org/'s contrib site, or I could upload it here. In the case of the latter, how do I post a work on this site?
BTW, Where can I get free web service?
BTW, Where can I get free web service?
- Thu Nov 25, 2010 9:43 pm
- Forum: General Topics
- Topic: My VicText Demo
- Replies: 3
- Views: 1298
My VicText Demo
VicText is a little toy I once created when I was bored. It is simple: it bounces multi-color text up and down the screen, where each character is one character above or below the previous. I created it in cc65. I will email it, along with the source code, to anybody who asks.
- Thu Nov 25, 2010 4:26 pm
- Forum: Emulation and Cross Development
- Topic: Gamma65C Worth It?
- Replies: 7
- Views: 4479
Gamma65C Worth It?
I am working on a project called Gamma 65C to make up for the short- comings of cc65 and include the following features: * float suppport * multiple memory banks and the usage of RAM behind ROM/IO * usage of zp * overlay support * more and better optimizations * improved __fastcall and register supp...