Old Computer Appreciation Thread
-
@zering said in Old Computer Appreciation Thread:
@folly That is a lot of info! ^^
As far as I know, MSX2+ runs on the msx emulators we already have available. Would there be advantages to using lr-mess to run it? Besides of course the SCC+ you've mentioned within a libretro core.Indeed lot of info, I felt that it should be shared.
I was just curious if MSX would work.
Save states are also nice to have.
While doing this I found somewhat a bug.
So thats also nice.Curious which system you get working.
-
-
@adambegood No worries at all, I've got a new job starting this week and I expect my time to become limited also. But we'll keep you apprised of any news.
@Folly I'll see if I can try the new scripts tonight ; if not I should be free in the morning. I've got a few systems in mind - the Sony SMC777 looks interesting, as does the MTX512. I'll try those, and use PC6601 as a reference to compare to the first scripts.
-
@zering Congratulations on the new job! It's funny that none of us have any idea what anyone does for a living, or anything about each other really.
-
I've got a new job starting this week and I expect my time to become limited also.
@Zering Good for you, also congratulations and good luck on your new job!
It's funny that none of us have any idea what anyone does for a living, or anything about each other really.
@AdamBeGood Indeed, thats often the downside of this way of communicating.
I still have a week off. Then I will have to work again. So perhaps it's my tinkering will become less also. Will see how it goes.
By the way : I also booted Amiga500 with lr-mess( it not really good, not worthwile ). Strange It also has to have a keyboard-rom.
-
@folly Thanks! Speaking of amiga ; you were asking the other day how to run it on retropie. Did you figure it out?
@AdamBeGood That is funny. But I suppose as Folly said it can't really be helped with this form of communication!
-
@zering said in Old Computer Appreciation Thread:
@folly Thanks! Speaking of amiga ; you were asking the other day how to run it on retropie. Did you figure it out?
I think I was asking how you run Amiga. I Have used amiberry and I also use lr-puae now. The lr-puae works good but keyboard support is not really nice. A lot of time you have to find the right keys.
-
@folly Honestly I'm not the best person to ask as my total experience with the Amiga comes down to a short session on Turrican, but I think the concensus is that Amiberry with kickstart roms and .lha files is the best way to run it.
-
@zering said in Old Computer Appreciation Thread:
@folly Honestly I'm not the best person to ask as my total experience with the Amiga comes down to a short session on Turrican, but I think the concensus is that Amiberry with kickstart roms and .lha files is the best way to run it.
Indeed. At the moment I am not much playing with Amiga.
Now there are other interesting things to do. -
@Zering @AdamBeGood
This morning I thinkered with the script again.
I made a version 1.2 .I will put it on github when there is an interest for this.
Because I also have to decide if it is usefull to replace 1.1 fully,
or having it working next to each other.This version makes systems fully depending on the supported media.
Tested this with "hbf1xdj" (Sony MSX2+) so it should work for all.
So this is how it works, with "hbf1xdj" as example :old rom directory :
hbf1xdj
new rom directories (depending on how many different media you want to install) :
hbf1xdj-cart1 hbf1xdj-cass hbf1xdj-flop
This way we don't have to switch the emulator media wise.
Also I don't have to join non compatible extensions, in the script, anymore.
The supported media will now completely match the startup commandline in emulators.cfg. -
@folly Is there still an option to have all the extensions in the same directory? This is great stuff but I've got 160 systems already and my Pi is becoming tricky to navigate ^^
-
@zering said in Old Computer Appreciation Thread:
@folly Is there still an option to have all the extensions in the same directory? This is great stuff but I've got 160 systems already and my Pi is becoming tricky to navigate ^^
If you have, for example, 3 different media for 1 system, you don't have to install them all, you know.
Install just 1, for example, only floppy.If we want to keep it in 1 directory where all media is recognised, for example, "hbf1xdj".
Then this can only be done, if I can program it so, that extensions are joined like this :
cass : .cas
disk : .dsk
becomes : .cas .dsk
(EDIT: I will give it a try : nailed it, now it's version 1.2 )
I think it can be done but it's quite a challenge
But then you have a dissadvantage.
Because you have to know, that if you are in, for example, floppy mode.
You can't boot cassettes.
Then you have to associate every individual cassette thats not supported by the default setting.
Or you have to switch from time to time.
I think you will understand.EDIT : this option doesn't work :
However I can also try to see if media automatically can be recognised.
This core option exists. But I think this it will depend upon the softwarelist.
But I can try this option.
That would be really nice.
(All media in 1 directory and recognised automatically) -
@folly It would be awesome if you could achieve that! But don't go thinking I was criticising, you're doing awesome Work!
Still haven't had a chance to test this, but I promise I will as soon as I'm able! -
I'd quite like to get BBC Micro and Atari Jaguar working through MESS. I might have a trawl through your old posts, @Folly, and work out what I need to do.
-
@zering said in Old Computer Appreciation Thread:
@folly It would be awesome if you could achieve that! But don't go thinking I was criticising, you're doing awesome Work!
Still haven't had a chance to test this, but I promise I will as soon as I'm able!No I don't think that.
It is good to have some feedback.
That way i will come up with better stuff, I think.Well I nailed it, I think.
But It took me a whole day.
This morning I was hoping to finish it.
But I got terribly stuck again.
(just when you think you are almost there)
So I started again from scratch.
(sometimes you have to do this, otherwise it becomes too difficult and you don't see it anymore)
Well now I got it wotking with just 3 lines made in 1 hour, incredible.I will do some tests, and then i will put it on github.
Perhaps I am going to implement my other idea into it.
So we can choose how we want to install.
Just in a system directory or in a system-media directory.
That would be cool, I think. ;-) -
@adambegood If you figure it out I'd love to hear how. I found them to be tricky to run in mess.
@Folly you're unstoppable ! How did you crack it?
-
@adambegood said in Old Computer Appreciation Thread:
I'd quite like to get BBC Micro and Atari Jaguar working through MESS. I might have a trawl through your old posts, @Folly, and work out what I need to do.
Nice, well I advice you to wait a few hours.
I will put the new 1.2 version online. -
@zering said in Old Computer Appreciation Thread:
@adambegood If you figure it out I'd love to hear how. I found them to be tricky to run in mess.
@Folly you're unstoppable ! How did you crack it?
First I was looking for the same systems in my array "database" from the script.
Matching and joining.
But you get stuck in the loops.
And so the values that you want to have,
you then have to put back into the other places in the array "database".
That is quite hard to do.So I did it this way but than in a loop for what system you want to create :
(stupid of me, the other times I use this solution too)/opt/retropie/emulators/mame/mame -listmedia fsa1st | grep -o "\...."
It becomes just what I need in one array "database" place.
-
Pushed version 1.2 to Github.
I hope it is the right one :-)You can both try it now.
EDIT :
Put it online, and my god, it didn't work anymore, was thinking that I erased something somehow. Rebooted the system. Seems it fixed my problem. Tested all again and committed again in github. Here it didn't update, so I assume the files are working. PFFFF...Well let me know how it's working for you both, very curious ;-)
-
@folly said in Old Computer Appreciation Thread:
Pushed version 1.2 to Github.
I hope it is the right one :-)You can both try it now.
EDIT :
Put it online, and my god, it didn't work anymore, was thinking that I erased something somehow. Rebooted the system. Seems it fixed my problem. Tested all again and committed again in github. Here it didn't update, so I assume the files are working. PFFFF...Well let me know how it's working for you both, very curious ;-)
Have you got the details of your GitHub? I am trying to scroll up through all this, but the thread is so massive now!
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.