NEW OR UPDATED ARCADE CORES
Moderators: Mug UK, Zorro 2, spiny, Greenious, Moderator Team
Re: NEW OR UPDATED ARCADE CORES
Edit: Dip Setting For Dip B is Important,
Re: NEW OR UPDATED ARCADE CORES
Spy hunter VHDL source code for de10_lite is available here :
https://sourceforge.net/projects/darfpg ... re%20VHDL/
Display TV scart 15KHz / VGA 31KHz.
On board sdram used for sprite data.
Lamps display on screen may be toggled ON/OFF.
Missing chip?cheap squeak deluxe.
Bring your own roms
Feel free to port to MiST/MiSTer.
https://sourceforge.net/projects/darfpg ... re%20VHDL/
Display TV scart 15KHz / VGA 31KHz.
On board sdram used for sprite data.
Lamps display on screen may be toggled ON/OFF.
Missing chip?cheap squeak deluxe.
Bring your own roms
Feel free to port to MiST/MiSTer.
Re: NEW OR UPDATED ARCADE CORES
Darfpga wrote:Spy hunter VHDL source code for de10_lite is available here :
https://sourceforge.net/projects/darfpg ... re%20VHDL/
Display TV scart 15KHz / VGA 31KHz.
On board sdram used for sprite data.
Lamps display on screen may be toggled ON/OFF.
Missing chip?cheap squeak deluxe.
Bring your own roms
Feel free to port to MiST/MiSTer.

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
Thank You
Re: NEW OR UPDATED ARCADE CORES
I love Spy Hunter and love all great works that you and others are doing on this wonderfull world that is FPGA, thank you very much
Darfpga wrote:Spy hunter VHDL source code for de10_lite is available here :
https://sourceforge.net/projects/darfpg ... re%20VHDL/
Display TV scart 15KHz / VGA 31KHz.
On board sdram used for sprite data.
Lamps display on screen may be toggled ON/OFF.
Missing chip?cheap squeak deluxe.
Bring your own roms
Feel free to port to MiST/MiSTer.
-
- Captain Atari
- Posts: 311
- Joined: Sun May 15, 2016 3:44 pm
Re: NEW OR UPDATED ARCADE CORES
A Spy Hunter core? Wow!! THANK YOU!!! So this game was problematic in MAME due to it really needing it's original arcade controller. Without an Arcade1up cabinet (like their Star Wars flight yoke) to implement the original controller, does anyone suggest the best modern equivalent? I am wondering if hardware homebrew is going to grow to explode in making all the arcade controllers that are NOT a basic joystick, trackball, or spinner.
Re: NEW OR UPDATED ARCADE CORES
Somebody knows how to get the Spy Hunter theme music in MAME? What romset should I use for it?
-
- Captain Atari
- Posts: 256
- Joined: Thu Aug 07, 2014 6:52 pm
Re: NEW OR UPDATED ARCADE CORES
There is only one Spyhunter dump in Mame, it's the one called spyhunt.zip. What do you mean by how to get the theme in MAME? Do you mean played by an external player like M1 or extract it from the ROM?slingshot wrote:Somebody knows how to get the Spy Hunter theme music in MAME? What romset should I use for it?
Re: NEW OR UPDATED ARCADE CORES
There are 2 Romsets
GAMEL( 1983, spyhunt, 0, mcrsc_csd, spyhunt, mcr3_state, init_spyhunt, ROT90, "Bally Midway", "Spy Hunter", MACHINE_SUPPORTS_SAVE, layout_spyhunt )
GAMEL( 1983, spyhuntp, spyhunt, mcrsc_csd, spyhunt, mcr3_state, init_spyhunt, ROT90, "Bally Midway (Playtronic license)", "Spy Hunter (Playtronic license)", MACHINE_SUPPORTS_SAVE, layout_spyhunt )
-
- Captain Atari
- Posts: 256
- Joined: Thu Aug 07, 2014 6:52 pm
Re: NEW OR UPDATED ARCADE CORES
You are right, there is more then 1 Romset, in fact, it is 4 romsets, don't know whyI first overlooked the clones.
spyhunt.zip
spyhuntp.zip
spyhuntpr.zip
spyhuntsp.zip
Spyhuntsp.zip is a spanish licence of the game and spyhuntpr.zip is a bootleg of this licensed version.
spyhunt.zip is the original Bally release.
spyhunt.zip
spyhuntp.zip
spyhuntpr.zip
spyhuntsp.zip
Spyhuntsp.zip is a spanish licence of the game and spyhuntpr.zip is a bootleg of this licensed version.
spyhunt.zip is the original Bally release.
Re: NEW OR UPDATED ARCADE CORES
No, I just it was silent (but other sound effects are there). Now when I start it, the theme plays for some seconds, and it stops. Don't know if it is normal.Chris23235 wrote: There is only one Spyhunter dump in Mame, it's the one called spyhunt.zip. What do you mean by how to get the theme in MAME? Do you mean played by an external player like M1 or extract it from the ROM?
Re: NEW OR UPDATED ARCADE CORES
Flicky has been released for MiSTer. Is this possible to be ported? Another Mr X creation. If you don't know about this arcade game it is a terrific, fun game and well worth a look.
-
- Captain Atari
- Posts: 256
- Joined: Thu Aug 07, 2014 6:52 pm
Re: NEW OR UPDATED ARCADE CORES
That's the normal behavior, the theme is only played for a few seconds at the beginning of a game, afterwards it is sound only.slingshot wrote:No, I just it was silent (but other sound effects are there). Now when I start it, the theme plays for some seconds, and it stops. Don't know if it is normal.Chris23235 wrote: There is only one Spyhunter dump in Mame, it's the one called spyhunt.zip. What do you mean by how to get the theme in MAME? Do you mean played by an external player like M1 or extract it from the ROM?
Re: NEW OR UPDATED ARCADE CORES
I see, then it's OK.Chris23235 wrote:
That's the normal behavior, the theme is only played for a few seconds at the beginning of a game, afterwards it is sound only.
@darfpga: I've did the missing Cheap Squeak boards:
6809 version for Demolition Derby:
https://github.com/gyurco/Mist_FPGA/blo ... squeak.vhd
Deluxe with 68000 for Spy Hunter
https://github.com/gyurco/Mist_FPGA/blo ... deluxe.vhd
Re: NEW OR UPDATED ARCADE CORES
Fine. Thank you for adding that missing part.slingshot wrote: @darfpga: I've did the missing Cheap Squeak boards:
6809 version for Demolition Derby:
https://github.com/gyurco/Mist_FPGA/blo ... squeak.vhd
Deluxe with 68000 for Spy Hunter
https://github.com/gyurco/Mist_FPGA/blo ... deluxe.vhd
I was just downloaded tg68 and try to build my first code with that processor during this afternoon. Now I can see your messages ( and PM on saturday) so I am happy that these games are now with no missing parts.
Anyway I am going to continue discovering the m68000 for my own knowledge.
Just one more question : why have you choosen fx68 instead of tg68?
Re: NEW OR UPDATED ARCADE CORES
FX68 is the same as the real CPU, with all the pins, and it's even cycle exact. It counts, since the speed of the sounds are depend only on the CPU speed (and even the ROM bus speed, which is slowed down by an extra wait state), no timers or other gadgets to sync. Might work with the TG68, too, just you need some kind of wrapper to reproduce similar bus cycles. (TG68 does or at least to try to do everything in 1 cycle instead of 4 clocks in case of a memory access). At the end: it was simpler to use FX68K.Darfpga wrote: I was just downloaded tg68 and try to build my first code with that processor during this afternoon. Now I can see your messages ( and PM on saturday) so I am happy that these games are now with no missing parts.
Anyway I am going to continue discovering the m68000 for my own knowledge.
Just one more question : why have you choosen fx68 instead of tg68?
Upd.: latest TG68K is at https://github.com/TobiFlex/TG68K.C (TG68 - without K - is very old).
Re: NEW OR UPDATED ARCADE CORES
Thanks for your detailed reply and for the link.slingshot wrote:FX68 is the same as the real CPU, with all the pins, and it's even cycle exact. It counts, since the speed of the sounds are depend only on the CPU speed (and even the ROM bus speed, which is slowed down by an extra wait state), no timers or other gadgets to sync. Might work with the TG68, too, just you need some kind of wrapper to reproduce similar bus cycles. (TG68 does or at least to try to do everything in 1 cycle instead of 4 clocks in case of a memory access). At the end: it was simpler to use FX68K.Darfpga wrote:
Just one more question : why have you choosen fx68 instead of tg68?
Upd.: latest TG68K is at https://github.com/TobiFlex/TG68K.C (TG68 - without K - is very old).
Re: NEW OR UPDATED ARCADE CORES
Slingshot was Busy the last Days
New or Updated Cores Are
Bombjack,
Demolition Derby,
Dig Dug 2,
Discs of Tron,
Mappy,
Motos,
Spy Hunter,
Tapper,
Tetris,
The Tower of Druaga,
Timber,
Two Tigers,
Wacko,
Xevious
New or Updated Cores Are
Bombjack,
Demolition Derby,
Dig Dug 2,
Discs of Tron,
Mappy,
Motos,
Spy Hunter,
Tapper,
Tetris,
The Tower of Druaga,
Timber,
Two Tigers,
Wacko,
Xevious
Re: NEW OR UPDATED ARCADE CORES
Gehstock wrote:Slingshot was Busy the last Days
New or Updated Cores Are
Bombjack,
Demolition Derby,
Dig Dug 2,
Discs of Tron,
Mappy,
Motos,
Spy Hunter,
Tapper,
Tetris,
The Tower of Druaga,
Timber,
Two Tigers,
Wacko,
Xevious

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
You can add Green BeretGehstock wrote: New or Updated Cores Are

Re: NEW OR UPDATED ARCADE CORES
Thank you
Edit: Released (3 games on this Core)
Edit: Released (3 games on this Core)
Re: NEW OR UPDATED ARCADE CORES
Thank you!
New (last 3) arcade cores are downloadable here:
https://github.com/Gehstock/Mist_FPGA/t ... e/Releases

New (last 3) arcade cores are downloadable here:
https://github.com/Gehstock/Mist_FPGA/t ... e/Releases
Re: NEW OR UPDATED ARCADE CORES
Many thanks !
Re: NEW OR UPDATED ARCADE CORES
I'm really shocked with all these new or updated cores!
. Just a question about Tetris... can be joysticks be swapped in order to use as joystick 1 my USB pad instead of DB9 or keyboard?
Thanks very much!!



Thanks very much!!

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