NEW OR UPDATED ARCADE CORES
Moderators: Mug UK, Zorro 2, spiny, Greenious, Moderator Team
Re: NEW OR UPDATED ARCADE CORES
https://svn.pacedev.net/repos/pace/ the Code ist Open Source
Re: NEW OR UPDATED ARCADE CORES
Or for changing the core via OSD.Gehstock wrote:OSD for what?
Re: NEW OR UPDATED ARCADE CORES
Great to see so many arcade cores, thanks! This is very exciting work. Is it going to be possible to do 90 degree rotation on these or will I just have to get used to neck ache?
Re: NEW OR UPDATED ARCADE CORES
Screen Rotated
Last edited by Gehstock on Fri Feb 24, 2017 7:30 pm, edited 4 times in total.
Re: NEW OR UPDATED ARCADE CORES
@Gehstock once again thanks, the above cores look and work great. 

Re: NEW OR UPDATED ARCADE CORES
Thanks, Gehstock! Great work.
Hope you didn´t get me wrong. Asking for things like joystick swapping were not meant to be criticism. I know, we all could contribute, but not everybody is able to understand the concept of FPGA programming.
Hope you didn´t get me wrong. Asking for things like joystick swapping were not meant to be criticism. I know, we all could contribute, but not everybody is able to understand the concept of FPGA programming.
Last edited by schombi on Thu Feb 16, 2017 6:27 pm, edited 1 time in total.
Re: NEW OR UPDATED ARCADE CORES
Thanks for sharing yours works.
520 STf |Amiga 500 (1M) |Philips CM8832 | Atari SC 1425 | Atari SC 1435
MIST | MISTER | Analogue Super Nt
DVDO Edge *2 | neoya x2vga 2 | Simple Video Scalar
XRGB-3 | XRGB-mini Framemeister |GBS-8220*2 | SLG3000 | Sync Strike |SLG Scart
HD video Converter | SCART+HDMI to HDMI+HDMI |Open Source Scan Converter (OSSC)
MIST | MISTER | Analogue Super Nt
DVDO Edge *2 | neoya x2vga 2 | Simple Video Scalar
XRGB-3 | XRGB-mini Framemeister |GBS-8220*2 | SLG3000 | Sync Strike |SLG Scart
HD video Converter | SCART+HDMI to HDMI+HDMI |Open Source Scan Converter (OSSC)
Re: NEW OR UPDATED ARCADE CORES
Phoenix with fixed video 15KHz/31KHz/YPbPr/HQ2x.
https://github.com/sorgelig/Phoenix_MIS ... r/releases
https://github.com/sorgelig/Phoenix_MIS ... r/releases
Re: NEW OR UPDATED ARCADE CORES
Great Work but have you test "Insert Coin" and "Start Player x" in menu this will not work for me(have same Problem at Pacman) or is my Keyboard but all other menu functions will work
Not the Final Version(my Problem with Clocks)
-Keyboard Controls
-OSD Menu
-Joy 1+2 will work(and my USB Controller)
Insert Coin/Start--> ESC
Not the Final Version(my Problem with Clocks)
-Keyboard Controls
-OSD Menu
-Joy 1+2 will work(and my USB Controller)
Insert Coin/Start--> ESC
Last edited by Gehstock on Fri Feb 24, 2017 7:31 pm, edited 1 time in total.
Re: NEW OR UPDATED ARCADE CORES
Already fixed in the new release.Gehstock wrote:Great Work but have you test "Insert Coin" and "Start Player x" in menu this will not work for me
Do you have repositories of all these arcade cores? I could look some of them for code cleanup and video fixes.
Re: NEW OR UPDATED ARCADE CORES
you have a PM , thanks for all your Help
Moon Patrol:
Still no Sound
Moon Patrol:
Still no Sound
Last edited by Gehstock on Fri Feb 24, 2017 7:31 pm, edited 1 time in total.
Re: NEW OR UPDATED ARCADE CORES
Do you summit your source update to pacedev repos?Gehstock wrote:https://svn.pacedev.net/repos/pace/ the Code ist Open Source
Re: NEW OR UPDATED ARCADE CORES
I think the joystick needs adjusting Left, and Right movement seems wrong.Sorgelig wrote:Phoenix with fixed video 15KHz/31KHz/YPbPr/HQ2x.
https://github.com/sorgelig/Phoenix_MIS ... r/releases
The Keyboard buttons seem to work fine.
Re: NEW OR UPDATED ARCADE CORES
Have no Contact Info
Website shows Error
Forum is Death
Website shows Error
Forum is Death
Re: NEW OR UPDATED ARCADE CORES
I've imported the pacedev rep into my github rep. You could clone it and commit your changes there.
https://github.com/wsoltys/pacedev
https://github.com/wsoltys/pacedev
MIST cores: http://ws0.org/category/mist/
Re: NEW OR UPDATED ARCADE CORES
Is there a way to map the insert coin and start game to the keyboard or joypad? My MiST has the middle and right buttons broken (they broke after a firmware update, don't know why).
Re: NEW OR UPDATED ARCADE CORES
Based on Midway 8080 Platform (Space Invaders)
Last edited by Gehstock on Fri Feb 24, 2017 7:31 pm, edited 1 time in total.
Re: NEW OR UPDATED ARCADE CORES
I got the joystick to finally move left, right, and down for shield. I really don't know what I'm doing and I was very surprised I got it to work.NML32 wrote:I think the joystick needs adjusting Left, and Right movement seems wrong.Sorgelig wrote:Phoenix with fixed video 15KHz/31KHz/YPbPr/HQ2x.
https://github.com/sorgelig/Phoenix_MIS ... r/releases
The Keyboard buttons seem to work fine.
Changes I made.
Original:
btn_left => joy(2) or kbd_joy0(5) or kbd_joy0(6),
btn_right => joy(3) or kbd_joy0(4) or kbd_joy0(7),
btn_barrier => joy(0) or kbd_joy0(2),--TAB
Changed to:
btn_left => joy(1) or kbd_joy0(5) or kbd_joy0(6),
btn_right => joy(0) or kbd_joy0(4) or kbd_joy0(7),
btn_barrier => joy(2) or kbd_joy0(2),--TAB
You do not have the required permissions to view the files attached to this post.
Re: NEW OR UPDATED ARCADE CORES
Please make a OSD Switch for Screen Direction , otherwise we have 2 Seperate Versions from the same Core.
Edit: already Done
Menu Item "Screen Upright" will switch between the Joystick and Keyboard Mappings
Midway8080 Cores:
Space Invaders
Space Invaders 2 (Deluxe)
Lunar Rescue
Galaxy Wars
Space Laser
Super Earth Invasion
-OSD
-Keyboard
-both Joystick Ports and USB
Coin/Start: ESC
Fire: Space
Are more cores of this platform desirable? But the Games (http://www.system16.com/hardware.php?id=594) are not very different
Edit: already Done
Menu Item "Screen Upright" will switch between the Joystick and Keyboard Mappings
Midway8080 Cores:
Space Invaders
Space Invaders 2 (Deluxe)
Lunar Rescue
Galaxy Wars
Space Laser
Super Earth Invasion
-OSD
-Keyboard
-both Joystick Ports and USB
Coin/Start: ESC
Fire: Space
Are more cores of this platform desirable? But the Games (http://www.system16.com/hardware.php?id=594) are not very different
Last edited by Gehstock on Fri Feb 24, 2017 7:31 pm, edited 1 time in total.
Re: NEW OR UPDATED ARCADE CORES
@Gehstock Thanks for creating a menu option for "Screen Upright". I get it now I didn't realize the previous build was for playing on a non-rotated screen. This is much better.
Re: NEW OR UPDATED ARCADE CORES
Again... thanks very much for your great (and hard) work! 

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
Xevious now with ship explosion done
Re: NEW OR UPDATED ARCADE CORES
OhDarfpga wrote:Xevious now with ship explosion done


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 for your Work.
Re: NEW OR UPDATED ARCADE CORES
Oh http://darfpga.blogspot.com.es/ okDarfpga wrote:Xevious now with ship explosion done


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