My cc65 stuff online

You need an actual VIC.

Moderator: Moderators

Post Reply
HarryP2
Vic 20 Dabbler
Posts: 85
Joined: Sat Sep 26, 2015 8:40 am
Location: New York, U.S.A.

My cc65 stuff online

Post by HarryP2 »

Hi! I was just able to log on to this forum. Now, I have a lot of cc65 support programs, including stuff for the Vic20. They include CBMSImpleIO, a simplified, more efficient version of printf() and puts(); AdvSkelVIc65, a text adventure source code for the Vic20 and C16, and GenCartVic, a cartridge configuration and library. They are all at https://sourceforge.net/projects/cc65extra/files/. Try them out and tell me what you think!
HarryP2
Vic 20 Dabbler
Posts: 85
Joined: Sat Sep 26, 2015 8:40 am
Location: New York, U.S.A.

MadLibVic now available!

Post by HarryP2 »

Hi! I forgot to post about MadLibVic. It is a version of MadLib for the Vic20 with eight stories created by me. It is at https://sourceforge.net/projects/cc65extra/files/game/, but it has some typos. :( Try it out!
HarryP2
Vic 20 Dabbler
Posts: 85
Joined: Sat Sep 26, 2015 8:40 am
Location: New York, U.S.A.

MadLibVic (split from: Welcome! Please add your programs.)

Post by HarryP2 »

MadLibVic, programmed with cc65. Open-source. https://sourceforge.net/projects/cc65extra/files/game/
HarryP2
Vic 20 Dabbler
Posts: 85
Joined: Sat Sep 26, 2015 8:40 am
Location: New York, U.S.A.

cc65 Optimizations Wanted!

Post by HarryP2 »

Hi! I have a lot of optimizations for cc65 code online. They are at https://sourceforge.net/projects/cc65extra/files/. However, I am looking for other optimizations suitable for cc65 programming, especially for my text adventure code and text compression. Any ideas?
HarryP2
Vic 20 Dabbler
Posts: 85
Joined: Sat Sep 26, 2015 8:40 am
Location: New York, U.S.A.

cc65 Alt. Vic20 cart support

Post by HarryP2 »

I'm sorry for SPAMming this forum, but I think I have something useful for cc65 programmers of the Vic20: a cartridge configs and libraries. They come in 8k and 16k varieties and support 0k, 3k and 8k memory expansions. The file for which to look is GenCartVic and is available at https://sourceforge.net/projects/cc65ex ... ry%20cfgs/. Try it out! :)
User avatar
Mike
Herr VC
Posts: 4841
Joined: Wed Dec 01, 2004 1:57 pm
Location: Munich, Germany
Occupation: electrical engineer

Re: cc65 Alt. Vic20 cart support

Post by Mike »

HarryP2 wrote:I'm sorry for SPAMming this forum, [...]
You can be sure that your activities here won't go unnoticed. Whether - whatever you write - they lead people to respond to your posts, is altogether another matter. Provoking moderator action most probably is not something you want.
HarryP2
Vic 20 Dabbler
Posts: 85
Joined: Sat Sep 26, 2015 8:40 am
Location: New York, U.S.A.

cc65/Vic20 cartridge libraries

Post by HarryP2 »

I am sorry about the SPAM, but I want to advertise my cc65/Vic20 cartridge libraries. They come in both 8k and 16k formats and 0k, 3k and 8k memory extensions. If you only want a 4k cartridge, it should be easy to modify the 8k format. Combine it with CBMSimpleIO, and you can create very small programs for the format. It's called GenCartVic and can be found at https://sourceforge.net/projects/cc65ex ... ry%20cfgs/. Try it out! :)
HarryP2
Vic 20 Dabbler
Posts: 85
Joined: Sat Sep 26, 2015 8:40 am
Location: New York, U.S.A.

Re: My cc65 stuff online

Post by HarryP2 »

Hi! I have a cc65 code module for CBM targets that prints strings with embedded tokens and expands those tokens. It is called printtok.c and available at https://sourceforge.net/projects/cc65extra/files/ui/. Try it out and tell me what you think!
Post Reply