Search found 492 matches

by R'zo
Fri Oct 23, 2015 12:15 am
Forum: Emulation and Cross Development
Topic: CBM prg Studio
Replies: 240
Views: 171501

Re: CBM prg Studio

I used this to edit and clean up a game that i've been working on. With this program I was able to clean up my memory usage enough to insert the routines needed to fix the bugs in my game with great ease. it is a great editing tool. I love that when you renumber your lines it automatically renumbers...
by R'zo
Sat Oct 17, 2015 2:44 am
Forum: Buy, Sell, and Trade
Topic: Super VIC20 motherboard! (PAL) MOBO
Replies: 41
Views: 12127

Re: Super VIC20 motherboard! (PAL) MOBO

Very nice!
by R'zo
Sat Oct 10, 2015 10:00 pm
Forum: General Topics
Topic: Halloween animation
Replies: 3
Views: 1249

Halloween animation

Here's an animation I wrote for the up and coming holiday.
The a/v quality in the video is admittedly poor but it gives it an extra creepy look and sound.

Download: TRICKORTREAT.PRG



Enjoy and have a spooky Halloween. :twisted:
by R'zo
Thu Aug 06, 2015 12:36 am
Forum: Games
Topic: My first Game! (Drone X)
Replies: 13
Views: 6226

Re: My first Game!

I have been working on other projects and have not yet come up with the edited version of this program. I have had a couple of failed attempts at the edit and have decided that the whole thing can be written a little more efficiently. I plan on stripping the game down and doing a full rewrite as soo...
by R'zo
Thu Aug 06, 2015 12:30 am
Forum: General Topics
Topic: 2 new vic music realeases
Replies: 1
Views: 2078

2 new vic music realeases

I have recently finished 2 chip music programs for the Vic. Both are written in Basic and both make "music" by peeking memory addresses for "note" creation instead of reading from data sets or arrays. I came across this technique when I was wanting to make title music for a game ...
by R'zo
Sun Aug 02, 2015 11:36 pm
Forum: Games
Topic: My first Game! (Drone X)
Replies: 13
Views: 6226

Re: My first Game!

Mayhem wrote:I don't think Facebook allow third party links to images, as they are not appearing for me (although the links are valid).
Fixed :)
by R'zo
Fri Jul 17, 2015 9:22 am
Forum: Games
Topic: My first Game! (Drone X)
Replies: 13
Views: 6226

Re: My first Game!

I converted the program to WimBasic and brought it back to 1810 bytes, 39 lines of code...and it's memory configuration independent !

Regards,

Wim.
What is WimBasic?
by R'zo
Sun Jun 28, 2015 8:09 am
Forum: Games
Topic: My first Game! (Drone X)
Replies: 13
Views: 6226

Re: My first Game!

By then I had already crammed so much into unexpanded basic that I couldn't fit the simple if then command in that I needed to fix it. Just taking a short glimpse at the code repitition of the two code blocks in lines 1110..1310 and 1510..1710 shows that putting those two blocks into a single subro...
by R'zo
Sun Jun 28, 2015 1:20 am
Forum: Games
Topic: My first Game! (Drone X)
Replies: 13
Views: 6226

Re: My first Game!

Thank you for the feed back, I'm glad you enjoyed the game. Feature-wise, I could imagine a timed game mode, a mode where the player competes against a computer controlled character, and a 'Runaway' mode with controls and movement like Jeff's 'Pillow Fight'. I've already been thinking about a time m...
by R'zo
Sat Jun 27, 2015 3:23 am
Forum: Games
Topic: My first Game! (Drone X)
Replies: 13
Views: 6226

My first Game! (Drone X)

I have recently finished my first game. it is called CARBON EATER X. it is written in basic for the unexpanded vic. Here is the demo version if you would like to try it Drone X http://i49.photobucket.com/albums/f285/Ryan_Liston/Facebook/Commodore%20VIC20/10406509_1014146998598128_258358957817419833_...
by R'zo
Thu May 28, 2015 11:15 am
Forum: General Topics
Topic: Fisichella?
Replies: 0
Views: 2070

Fisichella?

What do the envelopes in Fisichella control and how do they work?

Can you turn steps off in the patten section so that you have only 15 or 12 steps per pattern?
by R'zo
Wed May 20, 2015 11:10 am
Forum: General Topics
Topic: Vic 20 Cynthcart or similar?
Replies: 9
Views: 1293

Re: Vic 20 Cynthcart or similar?

Schema wrote:There's a commercial VIC-MIDI incarnation coming "soon" from Retro Innovations
I am very excited about this. Any projected price yet?
by R'zo
Fri May 15, 2015 3:18 am
Forum: General Topics
Topic: VIC 20 Reloaded Motherboard ?
Replies: 20
Views: 4050

Re: VIC 20 Reloaded Motherboard ?

Technically speaking, I'm in the group of enthusiasts here, but really can't understand why one should pay over 300 Euros for a replica of MB + case . Instead of dropping the money ona new case you could buy a broken vic for less than $20 and use this to replace a bad mb. That is tha way I would go...
by R'zo
Fri May 15, 2015 3:12 am
Forum: General Topics
Topic: Update done - please feel free to post
Replies: 44
Views: 6106

Re: Update done - please feel free to post

There doesn't seem to be a link back to the denial wiki page. Other than that thechanges look great :)
by R'zo
Thu May 14, 2015 12:28 am
Forum: General Topics
Topic: Vic 20 Cynthcart or similar?
Replies: 9
Views: 1293

Re: Vic 20 Cynthcart or similar?

There is no such cart yet that I've been able to find. If you happen to come across one let me know. Here is a synth program that I have written vsynth1.d64 It is primitive ands has its downsides but also has it's uses. It can't play 3 keys at once but can be set up as a modular chord box. Here is t...