Old Computer Appreciation Thread
-
@folly I think all my games so far are .ssd floppies. I can get BBC Basic to load but I can't get a game to load yet. I'm using -flop1
Edit: I've found some talk around using
CHAIN "floppy.type"
Where floppy.type is the disk image you are trying to run. But I can't even get full stop to work on my keyboard yet!
Further Edit: Got it working. I have Repton and Geordie Racer.
I renamed Repton to repton.ssd and then
CHAIN "repton"
works!
Further Further Edit: Geordie Racer is Acorn BBC Micro so that is another system I guess.... I used to play that in Primary School as it was slightly educational so would be fun to see it.
-
I booted cas files !
Found this on a website :The vast majority of images within the archive contain a BASIC loader file, so the following should suffice:
*TAPE
PAGE=&E00
CHAIN ""
However, if the first file in an image is machine code (indicated by a _RUN in the long filename e.g. Islandia_RUN_B.uef) then you will need to enter this instead:*TAPE
*RUN
There may be one or two exceptions to the above, for example, some very early software required you to issue a *LOAD followed by OLD:RUN or a CALL statement. However, I don't think this applies to any images in the archive at present.Now controls ? cursors worked, but the rest ?
-
@folly Mine was just keyboard controls. Weird ones, Z and X for left and right. Well done on cassettes!
-
@adambegood said in Old Computer Appreciation Thread:
@folly Mine was just keyboard controls. Weird ones, Z and X for left and right. Well done on cassettes!
I will try.
Well, we are up and running a bit :-)
Edit: runs really good !Edit :
Discovered a really fast way of booting a disk the shift+break way (bbc micro (bbcb)) :
In the emulator use :
shift + F12
(booting automatically starts)Already playable (bbc micro (bbcb)) (Blagger an Guardian (Alligata)):
-
@folly Nice! I was trying to think Shift + Break! Thought I tried most keys.
-
@adambegood said in Old Computer Appreciation Thread:
@folly Nice! I was trying to think Shift + Break! Thought I tried most keys.
Was there also a similar way for cassettes ?
Do you know that ? -
@folly Very impressive! Are you also aware that the pi is capable of running BBC Micro games through beebem? Although from what I hear and know performance is less than ideal.
Also I can confirm that Planescape on the Pi is a big no. I'm playing the original Windows game on my PC and realising just how badly glitched Planescape is on gemRB. It's missing animations, equipping weapons stops your character from fighting properly, the main PC levels up whenever somebody else is levelling up... it's a shame, but maybe in the future Box86 + Wine might enable us to play the Enhanced Editioms on the pi.
Box86 compiles easily on my pi 4 but the instructions I found don't cover how to actually use the damn thing. Silly.
-
@zering I might buy Planescape on Steam, sounds very good.
-
@adambegood You might get it cheaper on GOG. Their enhanced edition comes packaged with the original game too.
It's the Infinity engine game that benefitted the least from the Enhanced Edition treatment but it's still staggeringly beautiful in HD. -
@zering said in Old Computer Appreciation Thread:
@folly Very impressive! Are you also aware that the pi is capable of running BBC Micro games through beebem? Although from what I hear and know performance is less than ideal.
Yes I know. Never tried it though. Have to do that some time.
I must say video and sound are really good with bbc micro in lr-mess.Box86 compiles easily on my pi 4 but the instructions I found don't cover how to actually use the damn thing. Silly.
Someone seems to be busy running wine over box86.
Up till now there is nothing shared
Probably we have to wait.Last year I tried box86. Only thing I could install steam installer.
Seems that you can install a wine (windows binary version) on it. So it could be easy.
-
@folly Yeah I've tried compiling Wine too, but I can't find any instructions on how to actually use them.
Anyway I'm falling behind as it is, so this will have to wait a little! But it seems promising. -
@zering said in Old Computer Appreciation Thread:
@folly Yeah I've tried compiling Wine too, but I can't find any instructions on how to actually use them.
How did you compile ?
You should make or have a windows compatible wine.
Anyway I'm falling behind as it is, so this will have to wait a little! But it seems promising.
How was it on your new job ?
Perhaps this weekend you can try again. ;-)
-
@folly I haven't actually started yet, I don't start for at least a week but there's an inane amount of paperwork and e-training ^^
I compiled Box86 following instructions on the github for Box86, and Wine using sudo apt install.
I'm sure if you give it a try you'll crack it in five minutes ^^
-
@zering said in Old Computer Appreciation Thread:
@folly I haven't actually started yet, I don't start for at least a week but there's an inane amount of paperwork and e-training ^^
I compiled Box86 following instructions on the github for Box86, and Wine using sudo apt install.
I'm sure if you give it a try you'll crack it in five minutes ^^
Perhaps I will try too.
Sudo apt will install on your linux (that doesn't work for Box86).
If you did it on a pi, it works only for ARM cpu, so you can't run x86 cpu software.No binary found yet.
-
@folly Ah that probably explains that.
I'm at a loss and I can't find information that's tailored to someone who has limited knowledge like me.
If you tried could you share the commands you used to get it running?Edit : 1000+ posts, incredible. I never thought this thread would get so huge.
-
@zering said in Old Computer Appreciation Thread:
@folly Ah that probably explains that.
I'm at a loss and I can't find information that's tailored to someone who has limited knowledge like me.
If you tried could you share the commands you used to get it running?Edit : 1000+ posts, incredible. I never thought this thread would get so huge.
Yeah , We have to celebrate ^^ Let' s do a beer sometime !
React OS is an opensource windows. I think you can install wine in this Operating system. So if we can find this binary we could try this.
Have to go now,
Bye. -
@folly said in Old Computer Appreciation Thread:
@zering said in Old Computer Appreciation Thread:
@folly Ah that probably explains that.
I'm at a loss and I can't find information that's tailored to someone who has limited knowledge like me.
If you tried could you share the commands you used to get it running?Edit : 1000+ posts, incredible. I never thought this thread would get so huge.
Yeah , We have to celebrate ^^ Let' s do a beer sometime !
React OS is an opensource windows. I think you can install wine in this Operating system. So if we can find this binary we could try this.
Have to go now,
Bye.I'd be up for a Zoom beer at some point, would be strange but interesting!
-
I have added a test version 1.3a on github.
It matches mess names to RetroPie ones.
So if you are interested you can have a try.
The first tests are already done.
And some issues are already fixed. -
@adambegood said in Old Computer Appreciation Thread:
@folly said in Old Computer Appreciation Thread:
@zering said in Old Computer Appreciation Thread:
@folly Ah that probably explains that.
I'm at a loss and I can't find information that's tailored to someone who has limited knowledge like me.
If you tried could you share the commands you used to get it running?Edit : 1000+ posts, incredible. I never thought this thread would get so huge.
Yeah , We have to celebrate ^^ Let' s do a beer sometime !
React OS is an opensource windows. I think you can install wine in this Operating system. So if we can find this binary we could try this.
Have to go now,
Bye.I'd be up for a Zoom beer at some point, would be strange but interesting!
Sounds like a good idea! I'd be up for that.
@Folly Making a note of that and I'll test and catch up ASAP.
-
@zering said in Old Computer Appreciation Thread:
I compiled Box86 following instructions on the github for Box86, and Wine using sudo apt install.
I did some research on box86.
Seems my idea with a "windows wine binary" isn't the right one.
If you like to read, @George is busy with this.
You can read his first post, to find out more:
https://retropie.org.uk/forum/topic/28528/box86-and-wine-on-rpi4Seems he uses a developper version of a linux x86 wine and extracts the files from a deb directly.
It's best to wait a bit longer.
I am hopefull George will nail it.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.