Hi all,
I have a VIC-20 that I picked up and it works really well except for one thing. I have the C2N cassette drive and it records and plays back programs really well, but whenever I try to load a program from a tape I recorded elsewhere (because I don't have any original VIC tapes) The VIC loads the program and says "Ready" but then I can't type Run to start the program. Why would it be hanging here and not letting me run the program?
The programs I'm trying to load are .prg files from Zimmer that I've played back with Tapdancer on my Galaxy tablet.
Yes, I do have a 32k expansion cartridge plugged in to the VIC.
VIC freezing up
Moderator: Moderators
- Kweepa
- Vic 20 Scientist
- Posts: 1303
- Joined: Fri Jan 04, 2008 5:11 pm
- Location: Austin, Texas
- Occupation: Game maker
Re: VIC freezing up
Does the cursor still flash?
Could be a faulty VIA.
Could be a faulty VIA.
- eslapion
- ultimate expander
- Posts: 5037
- Joined: Fri Jun 23, 2006 7:50 pm
- Location: Canada
- Occupation: 8bit addict
Re: VIC freezing up
@bishop144
the key words here are "recorded elsewhere". As soon as this is factored in then there are billions of possible reasons.
- wrong speed on what you used to record the data
- wrong speed on your C2N (if you save and load at the same wrong speed then obviously you can only load back what was saved with this specific C2N).
- head alignment problem in the tape deck used to save the data
- inadequate signal intensity on the recording tape deck
- signal inversion on recording caused by tapdancer or your tablet
I truly don't see how the presence or not of a 32k expansion can matter. You should always begin with the smallest possible file at first with this sort of thing.
BTW, you provide strictly no information about the tape deck you recorded your tape with or how things look on the VuMeter of that deck when recording.
@Kweepa
It can't be a faulty VIA because...
the key words here are "recorded elsewhere". As soon as this is factored in then there are billions of possible reasons.
- wrong speed on what you used to record the data
- wrong speed on your C2N (if you save and load at the same wrong speed then obviously you can only load back what was saved with this specific C2N).
- head alignment problem in the tape deck used to save the data
- inadequate signal intensity on the recording tape deck
- signal inversion on recording caused by tapdancer or your tablet
I truly don't see how the presence or not of a 32k expansion can matter. You should always begin with the smallest possible file at first with this sort of thing.
BTW, you provide strictly no information about the tape deck you recorded your tape with or how things look on the VuMeter of that deck when recording.
@Kweepa
It can't be a faulty VIA because...
I have the C2N cassette drive and it records and plays back programs really well
Be normal.
- Kweepa
- Vic 20 Scientist
- Posts: 1303
- Joined: Fri Jan 04, 2008 5:11 pm
- Location: Austin, Texas
- Occupation: Game maker
Re: VIC freezing up
They said that the READY prompt came back, but they couldn't type RUN.
That's weird, right?
That's weird, right?
- highinfidelity
- Vic 20 Nerd
- Posts: 582
- Joined: Thu Jul 28, 2011 2:34 am
- Website: http://www.hirtel.it
- Location: Torino, Italy.
Re: VIC freezing up
Not really, should there be no flashing cursor displayed on screen.Kweepa wrote:They said that the READY prompt came back, but they couldn't type RUN.
That's weird, right?
GOD is REAL. Unless declared DOUBLE PRECISION.
Re: VIC freezing up
Try removing the memory expansion and loading a tape from elsewhere.
It could be you are loading a machine code program into the wrong memory location and causing the machine to hang.
Is the tape from elsewhere a commercial game? What is it?
LLamasoft games and others load in multiple parts. The first part loads and creates some user defined graphics before loading the second part. It could be hanging if the memory configuration is incorrect.
If you load an unexpanded game into 32k it could conceivably go wrong.
Tell us what you are loading and we will see if we can help.
It could be you are loading a machine code program into the wrong memory location and causing the machine to hang.
Is the tape from elsewhere a commercial game? What is it?
LLamasoft games and others load in multiple parts. The first part loads and creates some user defined graphics before loading the second part. It could be hanging if the memory configuration is incorrect.
If you load an unexpanded game into 32k it could conceivably go wrong.
Tell us what you are loading and we will see if we can help.
Vic20-Ian
The best things in life are Vic-20
Upgrade all new gadgets and mobiles to 3583 Bytes Free today! Ready
The best things in life are Vic-20
Upgrade all new gadgets and mobiles to 3583 Bytes Free today! Ready
-
- Vic 20 Amateur
- Posts: 69
- Joined: Thu Jul 23, 2015 5:11 pm
- Location: Lansing, MI, USA
- Occupation: Data Analyst
Re: VIC freezing up
You might try loading the program with ",1,1" after the filename. If it's a machine language program that loads into a location it wasn't supposed to go, it could cause your VIC to hose up.