This is still a very fast CPU. I actually don't even own a computer with a CPU this fast.breiztiger wrote: ↑Wed Feb 17, 2021 9:40 am with a i7-8700 (three years old cpu) you have a solid 100% (max 150%) on bio freaks with mame
Saturn
Re: Saturn
- Chris23235
- Top Contributor
- Posts: 982
- Joined: Sun May 24, 2020 8:45 pm
- Has thanked: 127 times
- Been thanked: 197 times
Re: Saturn
It is among the most accurate software emulators and the whole community owes a lot to the work that went into Mame. E.g. when everybody was fine with decrypted cps2 roms, people from Mame implemented the proper encrypted roms, when everybody was fine with the wrong enemy behavior in Bubble Bobble Mame corrected it. The list goes on.
-
- Posts: 257
- Joined: Sun May 24, 2020 9:06 pm
- Has thanked: 64 times
- Been thanked: 13 times
Re: Saturn
Why don't you lend a hand to make it better then? You seem to know all about it's issues..
Re: Saturn
Like the Linux kernel, MAME rejects almost all patches that come from outside their small group. MAME has grown so monolithic that patching the sound to work in one game will break behavior in 50 others. MAME merging with MESS made things 10x worse. Fixing accuracy in old games can turn into a major project.retrorepair wrote: ↑Thu Feb 18, 2021 11:54 amWhy don't you lend a hand to make it better then? You seem to know all about it's issues..
-
- Posts: 257
- Joined: Sun May 24, 2020 9:06 pm
- Has thanked: 64 times
- Been thanked: 13 times
Re: Saturn
I totally disagree. I've even got code in MAME. In fact, it spurred further improvements from others which was also accepted.dmckean wrote: ↑Thu Feb 18, 2021 5:47 pmLike the Linux kernel, MAME rejects almost all patches that come from outside their small group. MAME has grown so monolithic that patching the sound to work in one game will break behavior in 50 others. MAME merging with MESS made things 10x worse. Fixing accuracy in old games can turn into a major project.retrorepair wrote: ↑Thu Feb 18, 2021 11:54 amWhy don't you lend a hand to make it better then? You seem to know all about it's issues..
If your code doesn't make sense then it'll probably be rejected. If not, anyone can submit. Not sure where you got that idea from.
-
- Core Developer
- Posts: 547
- Joined: Sun May 24, 2020 9:30 pm
- Has thanked: 20 times
- Been thanked: 145 times
Re: Saturn
They've rejected my fixes in the past. Afraid that fixing something axiomatic might break a game (but no tests or proof that breakage occurred).
This was years ago, but it poisoned me on contributing.
This was years ago, but it poisoned me on contributing.
- aberu
- Core Developer
- Posts: 1192
- Joined: Tue Jun 09, 2020 8:34 pm
- Location: Longmont, CO
- Has thanked: 247 times
- Been thanked: 411 times
- Contact:
Re: Saturn
To be fair, "if your code doesn't make sense" is going to depend upon the perspective of the person who is reviewing your code, and that can often be skewedretrorepair wrote: ↑Thu Feb 18, 2021 6:30 pmI totally disagree. I've even got code in MAME. In fact, it spurred further improvements from others which was also accepted.dmckean wrote: ↑Thu Feb 18, 2021 5:47 pmLike the Linux kernel, MAME rejects almost all patches that come from outside their small group. MAME has grown so monolithic that patching the sound to work in one game will break behavior in 50 others. MAME merging with MESS made things 10x worse. Fixing accuracy in old games can turn into a major project.retrorepair wrote: ↑Thu Feb 18, 2021 11:54 am
Why don't you lend a hand to make it better then? You seem to know all about it's issues..
If your code doesn't make sense then it'll probably be rejected. If not, anyone can submit. Not sure where you got that idea from.
This must have been before they were up on Github, I didn't see your username up there in any pull requests or issues, which is very probable, it's such an old project and you've been involved in this scene a long time too I was curious to see what happened with that.
birdybro~
- Waifu4Life
- Posts: 271
- Joined: Fri Jun 19, 2020 5:30 am
- Has thanked: 21 times
- Been thanked: 47 times
Re: Saturn
You can't generalize MAME though. Each different driver in MAME could be an accurate or not so accurate representation of the game being emulated. And there are certainly tradeoffs. Older and less complex hardware might be emulated in a way that is faster but not particularly accurate. But depending on the behavior of the game there may not be any noticeable impact from doing it that way. But if you did emulate more accurately you may get a huge jump in the requirements of the host system.
Either way, more options for playing and preserving these old games is always a good thing.
I'm certainly looking forward to seeing how this Saturn development goes.
Re: Saturn
I second that, especially since most of the talk is clueless. Go learn MAME first and then, if you have concern, talk about it on MAMEdev or just fork it and talk about your fork in your fork forum.
This is a topic about the Saturn and a core development of it.
-
- Posts: 121
- Joined: Mon Nov 02, 2020 11:25 am
- Has thanked: 48 times
- Been thanked: 19 times
-
- Posts: 121
- Joined: Mon Nov 02, 2020 11:25 am
- Has thanked: 48 times
- Been thanked: 19 times
Re: Saturn
I see absolutely no reason to be skeptical. This guy has been responsible for some of the MiSTer's best cores.
-
- Posts: 179
- Joined: Mon Jan 04, 2021 12:04 pm
- Has thanked: 22 times
- Been thanked: 15 times
Re: Saturn
I agree, I am supporting him, it would be incredible to have this core.hiddenbyleaves wrote: ↑Fri Mar 26, 2021 1:29 pm Everybody needs to jump onto this guys patreon quick! Incredible progress!
- aberu
- Core Developer
- Posts: 1192
- Joined: Tue Jun 09, 2020 8:34 pm
- Location: Longmont, CO
- Has thanked: 247 times
- Been thanked: 411 times
- Contact:
Re: Saturn
Not sure what you mean by"the dev's fpga", maybe you could elaborate. Do you mean that you don't see the de10-nano in the shot, or do you mean you don't see the OSD?
Core development for the MiSTer does not require the core to be integrated into the framework prior to development beginning. Core development also doesn't have to begin on the de10-nano (PS1 core is being developed currently on a xilinx arty7 a100t board, because ultraembedded is used to it and xilinx's toolchain, and the team will figure out porting to the mister later).
birdybro~
-
- Posts: 121
- Joined: Mon Nov 02, 2020 11:25 am
- Has thanked: 48 times
- Been thanked: 19 times
- aberu
- Core Developer
- Posts: 1192
- Joined: Tue Jun 09, 2020 8:34 pm
- Location: Longmont, CO
- Has thanked: 247 times
- Been thanked: 411 times
- Contact:
Re: Saturn
Oh you're right. Either way, I think it's useful that people recognize that FPGA core development doesn't necessarily require the MiSTer framework at the beginning.
birdybro~
-
- Top Contributor
- Posts: 1018
- Joined: Thu Dec 10, 2020 5:44 pm
- Has thanked: 315 times
- Been thanked: 238 times
Re: Saturn
At 1:47 you can see the Mister HUD. Though I don't know why you are doubting the guy who oversees the Mister project itself.
- aberu
- Core Developer
- Posts: 1192
- Joined: Tue Jun 09, 2020 8:34 pm
- Location: Longmont, CO
- Has thanked: 247 times
- Been thanked: 411 times
- Contact:
Re: Saturn
just for the record, I wasn't doubting him. I was responding to someone who was doubting him. And srg320 doesn't oversee the mister project, sorgelig does. Different peopleFoxbatStargazer wrote: ↑Fri Mar 26, 2021 4:47 pm At 1:47 you can see the Mister HUD. Though I don't know why you are doubting the guy who oversees the Mister project itself.
srg320 did the SNES core among many other awesome contributions.
birdybro~
- SuperBabyHix
- Posts: 152
- Joined: Sun May 24, 2020 8:26 pm
- Has thanked: 45 times
- Been thanked: 36 times
Re: Saturn
I see no reason to be skeptical either. As far as the Mister menu, srg320 mentions in the comments that it is not the Mister menu, but just a placeholder menu.
Re: Saturn
I probably missed the menu part that's my bad!
Like i said excuse my skepticism, i come from the time where said they were emulating a lot of stuff when in fact there was nothing untill a lot later.
I've read in another thread where it said the developer Sergey Dvodnenko is a well respected developer so in that matter i've jumped the gun to express my doubts.
Anyway, i am really excited and curious on how well this core will turn out and will keep an eye on this one.
So many good games on the good ol' Saturn!
Like i said excuse my skepticism, i come from the time where said they were emulating a lot of stuff when in fact there was nothing untill a lot later.
I've read in another thread where it said the developer Sergey Dvodnenko is a well respected developer so in that matter i've jumped the gun to express my doubts.
Anyway, i am really excited and curious on how well this core will turn out and will keep an eye on this one.
So many good games on the good ol' Saturn!
- kathleen
- Top Contributor
- Posts: 421
- Joined: Fri Jun 26, 2020 4:23 am
- Location: Belgium
- Has thanked: 243 times
- Been thanked: 138 times
Re: Saturn
Could be nice box to be reworked for the Mister once the Saturn core will be there (I really cross my fingers that this happens a day).
https://www.segashop.eu/collections/all ... ne-charger
It seems that a non official case is already on the go
https://www.facebook.com/rpifrance/vide ... ted_videos
https://www.segashop.eu/collections/all ... ne-charger
It seems that a non official case is already on the go
https://www.facebook.com/rpifrance/vide ... ted_videos
かすりん
- Waifu4Life
- Posts: 271
- Joined: Fri Jun 19, 2020 5:30 am
- Has thanked: 21 times
- Been thanked: 47 times
Re: Saturn
Actually, I asked about this on his video:hiddenbyleaves wrote: ↑Fri Mar 26, 2021 4:22 pm He brings up the OSD menu at one point in the video and loads a bios.
theimporter
1 day ago
1:47: So is that the official MiSTer menu or a generic menu for FPGA development?
srg320
1 day ago
This is a temporary menu for development.
-
- Posts: 121
- Joined: Mon Nov 02, 2020 11:25 am
- Has thanked: 48 times
- Been thanked: 19 times
Re: Saturn
Ahh, I see. Interesting.the_importer wrote: ↑Sat Mar 27, 2021 2:30 pmActually, I asked about this on his video:hiddenbyleaves wrote: ↑Fri Mar 26, 2021 4:22 pm He brings up the OSD menu at one point in the video and loads a bios.
theimporter
1 day ago
1:47: So is that the official MiSTer menu or a generic menu for FPGA development?
srg320
1 day ago
This is a temporary menu for development.
Re: Saturn
The wording of the question is pretty ambiguous, and mixes up MiSTer/non-MiSTer with development/release distinctions. I'm sure srg320 just meant that the structure/definition of the menu will change radically before release, not that it's some non-MiSTer menu mechanism.
-
- Core Developer
- Posts: 547
- Joined: Sun May 24, 2020 9:30 pm
- Has thanked: 20 times
- Been thanked: 145 times
Re: Saturn
Not sure what all the apparent mystique and speculation is about.
In order to test multiple things in a single build (because builds can take a half hour), developers will make many changes to menu options during development. So it most certainly won't be the official menu until days before release. But the OSD popup was based on the framework.
Also, for purposes of speeding up builds, some developers also use modified frameworks - Jotego routinely builds without HDMI support (during development periods) because the HDMI scaler accounts for about 10 minutes of build time.
And I'm not even sure how the other question is relevant - related to which dev board in being used...
In order to test multiple things in a single build (because builds can take a half hour), developers will make many changes to menu options during development. So it most certainly won't be the official menu until days before release. But the OSD popup was based on the framework.
Also, for purposes of speeding up builds, some developers also use modified frameworks - Jotego routinely builds without HDMI support (during development periods) because the HDMI scaler accounts for about 10 minutes of build time.
And I'm not even sure how the other question is relevant - related to which dev board in being used...