Page 1 of 1
Exerion Arcade Core
Posted: Fri Nov 11, 2022 4:42 am
by xterc
I have just released a new MiSTer FPGA Arcade Core for the 1983 game 'Exerion'.
Two months ago I challenged myself to write a FPGA core as it was fascinating to me. I'm proud to say the source code, KiCAD schematics and executable files can be found at... https://github.com/antongale/EXERION/re ... ag/Release
I documented my progress at https://twitter.com/antongale
- MiSTer-Exerion-Arcade.jpg (41.5 KiB) Viewed 4188 times
Re: Exerion Arcade Core
Posted: Fri Nov 11, 2022 9:55 am
by Xbytez
Loved this game, thank you for your work on this release!
Re: Exerion Arcade Core
Posted: Fri Nov 11, 2022 3:30 pm
by retrodroid
I had a love/hate relationship with the cocktail version of this game back in the day. The floaty controls drove me nuts! ...but it keeps you coming back for sure.
What kind of technical background do you have that you felt like you could take this on? Just curious.
Thanks a bunch.
Re: Exerion Arcade Core
Posted: Fri Nov 11, 2022 6:30 pm
by lamarax
xterc wrote: ↑Fri Nov 11, 2022 4:42 am
I have just released a new MiSTer FPGA Arcade Core for the 1983 game 'Exerion'.
Thank you so much for this release! I've been eagerly anticipating it since I first saw you tweeting about it.
Please allow me to attach a slightly edited .mra, so that the core can make use of the merged romset (sorry, can't post a PR on Github):
Re: Exerion Arcade Core
Posted: Fri Nov 11, 2022 9:06 pm
by PistolsAtDawn
Thanks so much for this! It looks great!
Re: Exerion Arcade Core
Posted: Sat Nov 12, 2022 12:14 am
by nico24
An amazing game, and a really great implementation! Good job.
Re: Exerion Arcade Core
Posted: Sat Nov 12, 2022 6:14 am
by Lex
Hello! Has anyone managed to star the core? I am using update 2.0 but it does not download the zip.rom. I found exeriont.zip but when I load the core it will always say prom6.4s is missing even though it is definitely in the rom folder. Has it it got something to do with merged or split romset? In the mra file of exerion there is also a prom 5.4p but when mister loads the core it does not say its missing.
Can someone help me please what is wrong
regards
Re: Exerion Arcade Core
Posted: Sat Nov 12, 2022 8:31 am
by kold666
Provvisorily I took the three unmerged mame sets I have from mame folder and put them in one zip and it works
PS: you have to name the romset as "exerion.zip"
Re: Exerion Arcade Core
Posted: Sat Nov 12, 2022 10:07 am
by Alkadian
Lex wrote: ↑Sat Nov 12, 2022 6:14 am
Hello! Has anyone managed to star the core? I am using update 2.0 but it does not download the zip.rom. I found exeriont.zip but when I load the core it will always say prom6.4s is missing even though it is definitely in the rom folder. Has it it got something to do with merged or split romset? In the mra file of exerion there is also a prom 5.4p but when mister loads the core it does not say its missing.
Can someone help me please what is wrong
regards
Hi, for now just look for the merged rom and use the edited version of the .MRA kindly provided by @lamarax.
Re: Exerion Arcade Core
Posted: Sat Nov 12, 2022 7:53 pm
by Lex
Hi! Thanks its working now - great community.
Its upside down but this is not a problem
regards,
Lex
Re: Exerion Arcade Core
Posted: Sat Nov 12, 2022 8:38 pm
by lamarax
Lex wrote: ↑Sat Nov 12, 2022 7:53 pm
Hi! Thanks its working now - great community.
Its upside down but this is not a problem
regards,
Lex
Yeah,
xterc may want to look at implementing flip-screen, as well as the latest framework.
Re: Exerion Arcade Core
Posted: Sun Nov 13, 2022 1:48 am
by xterc
I will add flip screen soon.
I have found an issue that needs an additional patch line in the MRA file to circumvent a protection check.
If there is an entry in the 17th slot of the hi-score table the game goes into a continue loop. This was encountered at the Houston Area Expo and is patched here. I will update the GitHub tomorrow.
I normally post updates on Twitter (@antongale).
Re: Exerion Arcade Core
Posted: Sun Nov 13, 2022 7:24 am
by Lex
Very cool
Re: Exerion Arcade Core
Posted: Fri Nov 18, 2022 12:19 am
by GiRo SiNToRNiLLoS™
xterc wrote: ↑Sun Nov 13, 2022 1:48 am
I will add flip screen soon.
Please!!!
- 20221117_211511a678ca1bcb7cd6ff.jpg (4.24 MiB) Viewed 2380 times
Re: Exerion Arcade Core
Posted: Fri Nov 18, 2022 10:59 pm
by nico24
Can I have that setup?!