Oh my god! I just looked through my window, and there's an armored blue dragon flying towards here!Xbytez wrote: ↑Sun May 22, 2022 3:13 pm I will just leave this here:
https://github.com/MiSTer-devel/Main_MiSTer/pull/612
Sega Saturn Core in Development
Re: Sega Saturn Core in Development
Re: Sega Saturn Core in Development
It might be near time for Saturn core to get its own subforum here.
Anyone who's tested the beta, could you mention how it handles save files? For example, PSX core creates one save file (virtual memory card) per ROM folder. Wondering if Saturn core is similar or works another way.
Anyone who's tested the beta, could you mention how it handles save files? For example, PSX core creates one save file (virtual memory card) per ROM folder. Wondering if Saturn core is similar or works another way.
she/her
-
- Posts: 237
- Joined: Sat Aug 22, 2020 3:08 am
- Has thanked: 27 times
- Been thanked: 50 times
Re: Sega Saturn Core in Development
I second this. Saturn should have it's own subforum as well as the Atari 7800/2600 core.Wave wrote: ↑Sun May 22, 2022 6:22 pm It might be near time for Saturn core to get its own subforum here.
Anyone who's tested the beta, could you mention how it handles save files? For example, PSX core creates one save file (virtual memory card) per ROM folder. Wondering if Saturn core is similar or works another way.
-
- Posts: 180
- Joined: Sun May 24, 2020 9:13 pm
- Has thanked: 186 times
- Been thanked: 34 times
Re: Sega Saturn Core in Development
Exciting times!
On another note, that seems to be a fair amount of code for CD support, are there no common functions in the CD infrastructure that could be used by all of the systems? (Looking at that code I see similar for PCEngine and MegaCD, though how similar would take some digging)...
On another note, that seems to be a fair amount of code for CD support, are there no common functions in the CD infrastructure that could be used by all of the systems? (Looking at that code I see similar for PCEngine and MegaCD, though how similar would take some digging)...
-
- Core Developer
- Posts: 547
- Joined: Sun May 24, 2020 9:30 pm
- Has thanked: 20 times
- Been thanked: 145 times
Re: Sega Saturn Core in Development
Consolidating is often a false economy; if something needs to get fixed on one console, currently only one console's operation needs to be verified. Consolidation would amplify the amount of testing required, and likely increase the complexity for anybody to work on the internals. In order to justify this, there should be some real tangible benefit, but I can't think of any.
- AlxUnderBase
- Posts: 31
- Joined: Thu Feb 03, 2022 4:24 pm
- Location: Constanta
- Has thanked: 42 times
- Been thanked: 16 times
- Contact:
Re: Sega Saturn Core in Development
Are you using single ram or dual ram? Thank youAlxUnderBase wrote: ↑Mon May 23, 2022 7:45 am Bios used : Sega Saturn BIOS/Bios GameNavi HiSaturn 1.03.bin
-
- Site Admin
- Posts: 479
- Joined: Wed May 20, 2020 3:36 pm
- Has thanked: 227 times
- Been thanked: 805 times
Re: Sega Saturn Core in Development
srg320's Github repository for the Sega Saturn is here should you wish to compile yourself. Do remember this is an early work in progress, see the README.md for more information.
https://github.com/srg320/Saturn_MiSTer
https://github.com/srg320/Saturn_MiSTer
Re: Sega Saturn Core in Development
Yes. You need to grab the 'Saturn' repo and the 'SH' repo.
Saturn: https://github.com/srg320/Saturn
SH: https://github.com/srg320/SH
Put them in the folder above the Saturn-mister, and start your build.
-
- Site Admin
- Posts: 479
- Joined: Wed May 20, 2020 3:36 pm
- Has thanked: 227 times
- Been thanked: 805 times
Re: Sega Saturn Core in Development
List of working games, games currently have audio issues:
https://docs.google.com/spreadsheets/d/ ... edit#gid=0
https://docs.google.com/spreadsheets/d/ ... edit#gid=0
- neogeo81
- Top Contributor
- Posts: 445
- Joined: Fri Apr 16, 2021 1:52 pm
- Has thanked: 34 times
- Been thanked: 47 times
Re: Sega Saturn Core in Development
just use the multinorm bios, no hassle with regionAlxUnderBase wrote: ↑Mon May 23, 2022 7:45 am Bios used : Sega Saturn BIOS/Bios GameNavi HiSaturn 1.03.bin
btw it's not a beta, it's not even an alpha build...
Re: Sega Saturn Core in Development
Anybody else getting an authentication request when trying to clone the Saturn git repository?
EDIT: No bother, I've downloaded the ZIP file and am proceeding from there.
Ta
EDIT: No bother, I've downloaded the ZIP file and am proceeding from there.
Ta
Re: Sega Saturn Core in Development
This has probably been said before, but what do you need to rename the BIOS to and where does it need to go? I've tried numerous combinations.neogeo81 wrote: ↑Tue May 24, 2022 8:14 amjust use the multinorm bios, no hassle with regionAlxUnderBase wrote: ↑Mon May 23, 2022 7:45 am Bios used : Sega Saturn BIOS/Bios GameNavi HiSaturn 1.03.bin
btw it's not a beta, it's not even an alpha build...
Thanks
EDIT: Again, ignore my last. I originally tried the boot.rom filename change, which didn't work. Using the multinorm bios worked like a charm. Ta
-
- Site Admin
- Posts: 479
- Joined: Wed May 20, 2020 3:36 pm
- Has thanked: 227 times
- Been thanked: 805 times
Re: Sega Saturn Core in Development
You need to rename the BIOS file to boot.romThedad wrote: ↑Tue May 24, 2022 9:13 amThis has probably been said before, but what do you need to rename the BIOS to and where does it need to go? I've tried numerous combinations.neogeo81 wrote: ↑Tue May 24, 2022 8:14 amjust use the multinorm bios, no hassle with regionAlxUnderBase wrote: ↑Mon May 23, 2022 7:45 am Bios used : Sega Saturn BIOS/Bios GameNavi HiSaturn 1.03.bin
btw it's not a beta, it's not even an alpha build...
Thanks
Folder Structure:
games/Saturn/boot.rom
- neogeo81
- Top Contributor
- Posts: 445
- Joined: Fri Apr 16, 2021 1:52 pm
- Has thanked: 34 times
- Been thanked: 47 times
Re: Sega Saturn Core in Development
although the region switch in the OSD does not work i think the multinorm should be future proof when the function is available to change the region. or even auto region depending on which game you load, like on PSX.
Re: Sega Saturn Core in Development
I downloaded and compiled this, got the BIOS working but can’t run any discs. Am I correct in thinking I need to either compile a new main mister or wait for the next release of it for discs to work?
-
- Posts: 172
- Joined: Sun Mar 07, 2021 12:28 pm
- Has thanked: 31 times
- Been thanked: 48 times
Re: Sega Saturn Core in Development
Thanks. I figured it out. Interestingly though, my structure is ~/Saturn/boot.rom and it works fine (apart from games not loading, but that'll be because I've not compoled the latest version of Main)Xbytez wrote: ↑Tue May 24, 2022 9:17 amYou need to rename the BIOS file to boot.rom
Folder Structure:
games/Saturn/boot.rom
- Chris23235
- Top Contributor
- Posts: 982
- Joined: Sun May 24, 2020 8:45 pm
- Has thanked: 127 times
- Been thanked: 197 times
Re: Sega Saturn Core in Development
If the images are on the SD-Card ~/Saturn/boot.rom is fine, it is only when you use an USB device that the core automtically looks up the folder in games.Thedad wrote: ↑Tue May 24, 2022 1:21 pmThanks. I figured it out. Interestingly though, my structure is ~/Saturn/boot.rom and it works fine (apart from games not loading, but that'll be because I've not compoled the latest version of Main)
-
- Top Contributor
- Posts: 1911
- Joined: Wed May 27, 2020 1:59 pm
- Has thanked: 145 times
- Been thanked: 454 times
Re: Sega Saturn Core in Development
If your Saturn directory is on a USB drive but not in /media/usb0/games just create a symlink from the SD card to the USB drive.
Ex:
/media/fat/Saturn -> /media/usb0/Saturn
or
/media/fat/games/Saturn -> /media/usb0/Saturn
Ex:
/media/fat/Saturn -> /media/usb0/Saturn
or
/media/fat/games/Saturn -> /media/usb0/Saturn
Re: Sega Saturn Core in Development
Does anyone have a compiled version they'd mind sharing here?
Edit: Nevemind, I see that's not available to the public quite yet.
Edit: Nevemind, I see that's not available to the public quite yet.
Re: Sega Saturn Core in Development
, yes, I wouldn’t refuse the compiled file either, obviously at least somehow working For I compiled it, it’s not difficult, it’s only long (1 hour 13 minutes , but it either compiled incorrectly, or I can’t find the right BIOS . And so I can share the file.
Re: Sega Saturn Core in Development
For anyone having trouble synthesizing the core on linux, you need to open the Saturn quartus project and remove VDP1_PKG.sv and VDP2_PKG.sv, and then add them again. The developer compiled the core on windows, and on linux the file names are case-sensitive, so the project can't find them.
Re: Sega Saturn Core in Development
Here is the Saturn rbf (single RAM version). Put it in the cores folder and then download Sega Saturn BIOS v1.01 (1995)(Sega)(JP)(M6).bin and rename it to boot.rom. You also need the latest Mister unstable build: https://github.com/MiSTer-unstable-nigh ... tBuild.zip
FAQ here: https://docs.google.com/document/d/1aED ... BTpHw/edit
FAQ here: https://docs.google.com/document/d/1aED ... BTpHw/edit
- Attachments
-
- Saturn.zip
- (2.15 MiB) Downloaded 676 times
Re: Sega Saturn Core in Development
After loading CUE file, I am not getting anything happening. Is there a recommended BIN CUE format?
I obtained my from the Internet Archive "SegaSaturnRomCollectionByGhostware"
I obtained my from the Internet Archive "SegaSaturnRomCollectionByGhostware"