I have the same SDRAM chip, it's surely not because of that particular model. Maybe it has some weaker parameters, or who knows. I would try to re-solder the pads, it's not a hard job to do who can handle a soldering iron and has good eyes.
NEW OR UPDATED ARCADE CORES
Moderators: Mug UK, Zorro 2, spiny, Greenious, Moderator Team
Re: NEW OR UPDATED ARCADE CORES
Re: NEW OR UPDATED ARCADE CORES
The new firmware (201220) supports .RAM files, which can be used to store small non-volatile data if the core requires it. I've updated the Midway MCR2, MCR3, Spy Hunter and the Williams Defender/Robotron cores to support that. Now you can save service mode settings/high scores from those games.
Re: NEW OR UPDATED ARCADE CORES
I'm not a technician, all other cores work properly, never a problem.
I can play CPS1 and CPS15 on MiSTICA, but thanks a lot for the suggestion and for your help.

Re: NEW OR UPDATED ARCADE CORES
slingshot wrote: ↑Sun Dec 20, 2020 4:14 pm The new firmware (201220) supports .RAM files, which can be used to store small non-volatile data if the core requires it. I've updated the Midway MCR2, MCR3, Spy Hunter and the Williams Defender/Robotron cores to support that. Now you can save service mode settings/high scores from those games.

Just a computer and videogame lover
- Atari Jr 2600 clone
- Atari 7800 Peritel
- Atari XEGS
- Atari Lynx II
- Atari Jaguar
- MiST Board

- Atari Jr 2600 clone
- Atari 7800 Peritel
- Atari XEGS
- Atari Lynx II
- Atari Jaguar
- MiST Board
Re: NEW OR UPDATED ARCADE CORES
dannyppc, exact same board here and same problem I reported back here https://www.atari-forum.com/viewtopic.p ... 66#p404566
I've moved to the Mister now but can do some more testing on my MiST and I'll try resoldering the RAM chip. Did you try PC Engine (Bonk) game to reset? I'm wondering if I damaged mine in the past when using the USB Blaster when developing.
I've moved to the Mister now but can do some more testing on my MiST and I'll try resoldering the RAM chip. Did you try PC Engine (Bonk) game to reset? I'm wondering if I damaged mine in the past when using the USB Blaster when developing.
Re: NEW OR UPDATED ARCADE CORES
Thanks for report squid4.
Never used USB Blaster on my MiST, only SanDisk SD Cards.
Bonk's Adventure (TGFX16) seems to work properly. Never a problem on this Core.
Never used USB Blaster on my MiST, only SanDisk SD Cards.
Bonk's Adventure (TGFX16) seems to work properly. Never a problem on this Core.
Re: NEW OR UPDATED ARCADE CORES
Tried the resolder but it made no different.
Re: NEW OR UPDATED ARCADE CORES
@Slingshot, I have Altera Quartus II Programmer 13.1.
is this version suitable for compiling a core ?
Have you any suggestion on how to proceed ?
Many thanks for your help.
is this version suitable for compiling a core ?
Have you any suggestion on how to proceed ?
Many thanks for your help.
Re: NEW OR UPDATED ARCADE CORES
Yes, 13.1 is OK. Sorry, I don't think I can explain easily how to adjust the SDRAM_CLK's phase shift, and jotego's cores are even a bit more tricky, as the QSF is setup by a (Linux) script. There are instructions in his repo how to compile cores, try to follow them, if you have a problem in a specific step, then ask.
-
- Captain Atari
- Posts: 151
- Joined: Sat May 16, 2015 3:02 pm
Re: NEW OR UPDATED ARCADE CORES
You'll need a fairly recent GCC to build the utilities in jtframe.slingshot wrote: ↑Tue Dec 22, 2020 2:29 pm Yes, 13.1 is OK. Sorry, I don't think I can explain easily how to adjust the SDRAM_CLK's phase shift, and jotego's cores are even a bit more tricky, as the QSF is setup by a (Linux) script. There are instructions in his repo how to compile cores, try to follow them, if you have a problem in a specific step, then ask.
Once you've built the core using the scripts, you can then open the jtcps1.qpf file in the Quartus IDE and make changes - those changes will be overwritten if you re-run the framework scripts, but that doesn't matter for testing.
From the IDE, in the Entity hierarchy view top left, double-click the line reading jtframe_pll96:u_pll_game and you should see the megafunction wizard appear. Click "Next" a few times to get to the "C<n> - Core/External Output Clock" pages - by default the core uses C2 to drive the SDRAM, so on the C2 page adjust the phase shift a little - start with 1ns either way (take care of the units - it might be set to degrees instead).
Hope that helps.
Re: NEW OR UPDATED ARCADE CORES
I would say go in -200 ps steps, -1ns is even enough for 128 MHz (or it's already too much, for SNES, -800ps turned to be the sweet spot which works on most boards, any less doesn't work with slower (75ns) SDRAMs, any more doesn't work with the fast 60ns Alliance ones). At 96 MHz, probably -100 or 200ps should do if 0 is not.robinsonb5 wrote: ↑Tue Dec 22, 2020 7:17 pm .. page adjust the phase shift a little - start with 1ns either way (take care of the units - it might be set to degrees instead).
Re: NEW OR UPDATED ARCADE CORES
Centipede source is being updated by Slingshot!
https://github.com/gyurco/Mist_FPGA/tre ... 20Hardware

https://github.com/gyurco/Mist_FPGA/tre ... 20Hardware
Just a computer and videogame lover
- Atari Jr 2600 clone
- Atari 7800 Peritel
- Atari XEGS
- Atari Lynx II
- Atari Jaguar
- MiST Board

- Atari Jr 2600 clone
- Atari 7800 Peritel
- Atari XEGS
- Atari Lynx II
- Atari Jaguar
- MiST Board
Re: NEW OR UPDATED ARCADE CORES
When I use the save NVRAM option, I always get a "Can't create config file" errorslingshot wrote: ↑Sun Dec 20, 2020 4:14 pm The new firmware (201220) supports .RAM files, which can be used to store small non-volatile data if the core requires it. I've updated the Midway MCR2, MCR3, Spy Hunter and the Williams Defender/Robotron cores to support that. Now you can save service mode settings/high scores from those games.

Just a computer and videogame lover
- Atari Jr 2600 clone
- Atari 7800 Peritel
- Atari XEGS
- Atari Lynx II
- Atari Jaguar
- MiST Board

- Atari Jr 2600 clone
- Atari 7800 Peritel
- Atari XEGS
- Atari Lynx II
- Atari Jaguar
- MiST Board
Re: NEW OR UPDATED ARCADE CORES
I'm the only one with this issue? 

Just a computer and videogame lover
- Atari Jr 2600 clone
- Atari 7800 Peritel
- Atari XEGS
- Atari Lynx II
- Atari Jaguar
- MiST Board

- Atari Jr 2600 clone
- Atari 7800 Peritel
- Atari XEGS
- Atari Lynx II
- Atari Jaguar
- MiST Board
Re: NEW OR UPDATED ARCADE CORES
Works for me. Tested with Spy Hunter and Robotron cores.
Re: NEW OR UPDATED ARCADE CORES
I'll try it. Thanks!
Just a computer and videogame lover
- Atari Jr 2600 clone
- Atari 7800 Peritel
- Atari XEGS
- Atari Lynx II
- Atari Jaguar
- MiST Board

- Atari Jr 2600 clone
- Atari 7800 Peritel
- Atari XEGS
- Atari Lynx II
- Atari Jaguar
- MiST Board
Re: NEW OR UPDATED ARCADE CORES
https://github.com/jotego/jtbin/blob/ma ... 210101.rbf
New CPS1 48Mhz Core solves freeze/reset problems on my MiST !!!!!!!!!

Also CPS15 now works !!!!!!!!!!!!!
New CPS1 48Mhz Core solves freeze/reset problems on my MiST !!!!!!!!!







Also CPS15 now works !!!!!!!!!!!!!
Re: NEW OR UPDATED ARCADE CORES
Great news, congrats that it's working again for you and welcome back to the show!
On the other side of the screen, it all looks so easy.
Re: NEW OR UPDATED ARCADE CORES
Great news!!DanyPPC wrote: ↑Sat Jan 02, 2021 1:08 pm https://github.com/jotego/jtbin/blob/ma ... 210101.rbf
New CPS1 48Mhz Core solves freeze/reset problems on my MiST !!!!!!!!!
![]()
![]()
![]()
![]()
![]()
![]()
Also CPS15 now works !!!!!!!!!!!!!

Just a computer and videogame lover
- Atari Jr 2600 clone
- Atari 7800 Peritel
- Atari XEGS
- Atari Lynx II
- Atari Jaguar
- MiST Board

- Atari Jr 2600 clone
- Atari 7800 Peritel
- Atari XEGS
- Atari Lynx II
- Atari Jaguar
- MiST Board
Re: NEW OR UPDATED ARCADE CORES
New cores by slingshot:
Thanks!
- Donkey Kong
- Donkey Kong Jr.
- Donkey Kong 3
- Pest Place
- Radar Scope
Thanks!
Re: NEW OR UPDATED ARCADE CORES
They work well 

Re: NEW OR UPDATED ARCADE CORES
Updated cores 20210115 by Jotego: Sound update
- 1942
- 1943
- Bionic Commando
- Black Tiger
- Bubble Bobble
- Commando
- Contra
- CPS1
- Double Dragon
- Double Dragon II
- F1 Dream
- Ghosts 'n Goblins
- Gun Smoke
- Pirate Ship Higemaru
- Side Arms
- Street Fighter
- Section Z
- Tiger Road
- Trojan
- Vulgus
Re: NEW OR UPDATED ARCADE CORES
Good good news on arcade side




Just a computer and videogame lover
- Atari Jr 2600 clone
- Atari 7800 Peritel
- Atari XEGS
- Atari Lynx II
- Atari Jaguar
- MiST Board

- Atari Jr 2600 clone
- Atari 7800 Peritel
- Atari XEGS
- Atari Lynx II
- Atari Jaguar
- MiST Board