Newbie wants to share his creation

You need an actual VIC.

Moderator: Moderators

Post Reply
PhilRanger
Vic 20 Hobbyist
Posts: 143
Joined: Thu Aug 25, 2011 10:04 am

Newbie wants to share his creation

Post by PhilRanger »

Hi,

I'm new to VICE but had programmed VIC20 a lot in my teen days. I created a game in VICE for windows, all in basic (I still think it's fun to play, although quite ehhh basic?).
How do I share it here? How do I go from writing code for example in the notepad into VICE and the opposite without reformatting everything, which you have to do if you copy-paste?

Thanks!
Phil Ranger
-------------
"Don't eat the trees 2" for the VIC 20 : http://www.box.net/shared/u398kj0nr0lkauzm1k67
on line: http://www.mdawson.net/vic20chrome/vic2 ... otrees.prg
Boray
Musical Smurf
Posts: 4064
Joined: Mon May 03, 2004 10:47 am

Post by Boray »

0. Don't use Notepad! Either write the program in in VICE, or use Basedit or CBM Prg Studio:

http://www.sleepingelephant.com/ipw-web ... php?t=4390

http://www.sleepingelephant.com/ipw-web ... php?t=5019


If using VICE to develop the program:

1. Set VICE to use a folder as a disk drive and to save .prg files.

2. From VICE, Save your program with:
SAVE "PROGRAM.PRG",8

3. It will turn up in the folder.

4. Upload it somewhere.

5. Share the web address.
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)
PhilRanger
Vic 20 Hobbyist
Posts: 143
Joined: Thu Aug 25, 2011 10:04 am

Post by PhilRanger »

Thanks!

It's the #1 that eludes me!

Also, I don't have a web site I can use to share for an unlimited time, that's why I was also wondering if people can just copy and paste their code here
Phil Ranger
-------------
"Don't eat the trees 2" for the VIC 20 : http://www.box.net/shared/u398kj0nr0lkauzm1k67
on line: http://www.mdawson.net/vic20chrome/vic2 ... otrees.prg
Boray
Musical Smurf
Posts: 4064
Joined: Mon May 03, 2004 10:47 am

Post by Boray »

You can get 5GB of free sharing space here:
http://www.box.net/pricing/
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)
User avatar
Mayhem
High Bidder
Posts: 3027
Joined: Mon May 24, 2004 7:03 am
Website: http://www.mayhem64.co.uk
Location: London

Post by Mayhem »

If the program is not that long, you could copy/paste it here, but depends if it uses any control characters, which obviously would not be duplicated properly.
Lie with passion and be forever damned...
PhilRanger
Vic 20 Hobbyist
Posts: 143
Joined: Thu Aug 25, 2011 10:04 am

Post by PhilRanger »

Got it: I had lots of fights with re-writing the file (I'm used to datassette, not disks!)

Here it is. I'll post it in the "program" section as well.
http://www.box.net/shared/diabbfb21qvhfh30xb40


Thanks!
Phil Ranger
-------------
"Don't eat the trees 2" for the VIC 20 : http://www.box.net/shared/u398kj0nr0lkauzm1k67
on line: http://www.mdawson.net/vic20chrome/vic2 ... otrees.prg
PhilRanger
Vic 20 Hobbyist
Posts: 143
Joined: Thu Aug 25, 2011 10:04 am

Post by PhilRanger »

I made it. See "game section" if interested (sorry for the cross-post, I prefer not to leave this thread unresolved!)
Phil Ranger
-------------
"Don't eat the trees 2" for the VIC 20 : http://www.box.net/shared/u398kj0nr0lkauzm1k67
on line: http://www.mdawson.net/vic20chrome/vic2 ... otrees.prg
Post Reply