Programs on tape
-
- Posts: 27
- Joined: Sat Oct 06, 2018 8:13 am
Programs on tape
Hi all, I have a lot of software on tape for the Lambda 8300, but i cant load it, the quality is not good after many year, is somebody interesting to help with renovating some of it? then i can upload it. I also have a lot of hardware, 3 computers, 2 colorpacks, 3 memory, 1 printer and monitor.
thanks Jørgen
thanks Jørgen
Re: Programs on tape
Hi Jørgen,
Welcome!
Yes, just make 'wav' files and add a link to the uploaded files.
viewtopic.php?f=18&t=2711
Welcome!
Yes, just make 'wav' files and add a link to the uploaded files.
viewtopic.php?f=18&t=2711
Xavier ...on the Facebook groupe : "Zx81 France"(fr)
Re: Programs on tape
It's always lovely with new Lambda 8300 owners in these forums, as very few have them.
The only software I have seen for Lambda 8300 is new software that is crosscompiled for Lambda 8300 as well as for ZX81. I have not tried a piece of software that was released for the Lambda 8300, so I look very much forward to see what you've got.
My Lambda 8300 collection is a broken Lambda 8300 and a working PC8300.
(Og velkommen som én af de få danskere her. Jeg gætter på at du er dansker, nu hvor du hedder Jørgen.)
The only software I have seen for Lambda 8300 is new software that is crosscompiled for Lambda 8300 as well as for ZX81. I have not tried a piece of software that was released for the Lambda 8300, so I look very much forward to see what you've got.
My Lambda 8300 collection is a broken Lambda 8300 and a working PC8300.
(Og velkommen som én af de få danskere her. Jeg gætter på at du er dansker, nu hvor du hedder Jørgen.)
Re: Programs on tape
Hi Jørgen, and all,
I too am looking forward to working with those .wav files, hoping my "Scrubber-Dubber" gizmo can retrieve questionable images and write cleaner copies. Like you mrtinb, I have zero "native" software for my "Your Computer" (what an insipid name) version of the Lambda. This is very exciting.
Just don't set the volume so high that the waveform gets clipped. Moderate volume is best.
Ian
I too am looking forward to working with those .wav files, hoping my "Scrubber-Dubber" gizmo can retrieve questionable images and write cleaner copies. Like you mrtinb, I have zero "native" software for my "Your Computer" (what an insipid name) version of the Lambda. This is very exciting.
Just don't set the volume so high that the waveform gets clipped. Moderate volume is best.
Ian
-
- Posts: 27
- Joined: Sat Oct 06, 2018 8:13 am
Re: Programs on tape
Hi all,
I have made a onedrive folder where i will place the wav files, here is a link
https://1drv.ms/f/s!Av57r_fBFBsHcLwzQiFQUGsfJVs
Idon't know if there is a smarter way to do it, my idea is to upload a lot to the folder, some of the files i have the name and some not,
Let me know if you can see the files.
(Ja det er rigtig at jeg er Dansker, bor tæt på Billund)
Thanks Jørgen
I have made a onedrive folder where i will place the wav files, here is a link
https://1drv.ms/f/s!Av57r_fBFBsHcLwzQiFQUGsfJVs
Idon't know if there is a smarter way to do it, my idea is to upload a lot to the folder, some of the files i have the name and some not,
Let me know if you can see the files.
(Ja det er rigtig at jeg er Dansker, bor tæt på Billund)
Thanks Jørgen
Re: Programs on tape
Yes I can see the files. Just for Information, I'm not working on the conversion.
Kind regards Paul
Kind regards Paul
In theory, there is no difference between theory and practice. But, in practice, there is.
-
- Posts: 27
- Joined: Sat Oct 06, 2018 8:13 am
Re: Programs on tape
That is great you can see them, i have now uploadet 21 programs, i have more, but i think it is a good start.
Jørgen
Jørgen
Re: Programs on tape
Partial success,...
I went after the .wav images with a sound editor, and "cleaned up" Programs 1, 2, and 4 to a point where they will load reliably to my Lambda.
Program 3 however, has severe dropouts, and I have been unable thus far to repair the missing areas with cut & paste embroidery, vice grips, WD40, and duct tape. Here is a healthy section of that program:
... and here is an example of a dropout.
In the majority of cases I can repair a partial dropout, but in a select few I can't tell what the data was supposed to be. I guess. The program loads to the end (after repairs are made), but then disappears, presumably because it didn't pass the checksum test. I guessed wrong, apparently.
Still working on Number 3. Here are the three that load okay so far.
I don't suppose someone would undertake to clone English-instruction versions of these games?
[Edit] The missing program from the original four is now working:
I guess I get to do this 17 more times,...
I went after the .wav images with a sound editor, and "cleaned up" Programs 1, 2, and 4 to a point where they will load reliably to my Lambda.
Program 3 however, has severe dropouts, and I have been unable thus far to repair the missing areas with cut & paste embroidery, vice grips, WD40, and duct tape. Here is a healthy section of that program:
... and here is an example of a dropout.
In the majority of cases I can repair a partial dropout, but in a select few I can't tell what the data was supposed to be. I guess. The program loads to the end (after repairs are made), but then disappears, presumably because it didn't pass the checksum test. I guessed wrong, apparently.
Still working on Number 3. Here are the three that load okay so far.
I don't suppose someone would undertake to clone English-instruction versions of these games?
[Edit] The missing program from the original four is now working:
I guess I get to do this 17 more times,...
Program 1
I've almost got it read in Eighty One.
Here's a translation of Program 1:
Edit: Inserted programlisting
Here's a translation of Program 1:
Code: Select all
Author: Jørgen Peter Jørgensen
------------------------------
0. Stop
1. Joy Plot
2. Electric Organ
3. Graphics
------------------------------
Choose Program
Code: Select all
--- Joy Plot ---
You can draw on the screen
with your joystick
If you don't have a Joystick
use these keys
C
B*N and U to erase
V
K=Copy , S=Stop
----------------------
Press any key to start
Code: Select all
Electric Organ
You play with these keys
1 2 3 4 5 6 7 8
Q W E R T Y U I
and S to Stop
Press any key to start
Code: Select all
***Graphics***
When you have input 4 numbers
a diagram is shown on the screen
C=Copy S=Stop A=Start
Press any key to start
Edit: Inserted programlisting
Last edited by mrtinb on Fri Dec 14, 2018 10:11 pm, edited 2 times in total.