Exerion Arcade Core

xterc
Core Developer
Posts: 7
Joined: Thu Jun 04, 2020 3:31 am
Been thanked: 28 times

Exerion Arcade Core

Unread post 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
MiSTer-Exerion-Arcade.jpg (41.5 KiB) Viewed 2771 times
Xbytez
Site Admin
Posts: 471
Joined: Wed May 20, 2020 3:36 pm
Has thanked: 215 times
Been thanked: 791 times

Re: Exerion Arcade Core

Unread post by Xbytez »

Loved this game, thank you for your work on this release!
retrodroid
Posts: 124
Joined: Tue Feb 02, 2021 5:55 pm
Has thanked: 79 times
Been thanked: 13 times

Re: Exerion Arcade Core

Unread post 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.
User avatar
lamarax
Top Contributor
Posts: 472
Joined: Wed Nov 11, 2020 6:28 pm
Has thanked: 33 times
Been thanked: 199 times

Re: Exerion Arcade Core

Unread post 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):
exerion.mra.zip
(818 Bytes) Downloaded 201 times
User avatar
PistolsAtDawn
Posts: 340
Joined: Fri Feb 18, 2022 7:29 pm
Has thanked: 248 times
Been thanked: 90 times

Re: Exerion Arcade Core

Unread post by PistolsAtDawn »

Thanks so much for this! It looks great!
nico24
Core Developer
Posts: 93
Joined: Mon May 25, 2020 12:18 am
Has thanked: 43 times
Been thanked: 83 times

Re: Exerion Arcade Core

Unread post by nico24 »

An amazing game, and a really great implementation! Good job.
Lex
Posts: 67
Joined: Sat Sep 05, 2020 7:01 pm
Been thanked: 4 times

Re: Exerion Arcade Core

Unread post 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
kold666
Posts: 21
Joined: Wed Aug 31, 2022 9:40 am
Been thanked: 3 times

Re: Exerion Arcade Core

Unread post 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"
User avatar
Alkadian
Top Contributor
Posts: 722
Joined: Thu May 28, 2020 9:55 am
Has thanked: 291 times
Been thanked: 116 times

Re: Exerion Arcade Core

Unread post 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.
Lex
Posts: 67
Joined: Sat Sep 05, 2020 7:01 pm
Been thanked: 4 times

Re: Exerion Arcade Core

Unread post by Lex »

Hi! Thanks its working now - great community.

Its upside down but this is not a problem

regards,

Lex
User avatar
lamarax
Top Contributor
Posts: 472
Joined: Wed Nov 11, 2020 6:28 pm
Has thanked: 33 times
Been thanked: 199 times

Re: Exerion Arcade Core

Unread post 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.
xterc
Core Developer
Posts: 7
Joined: Thu Jun 04, 2020 3:31 am
Been thanked: 28 times

Re: Exerion Arcade Core

Unread post 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).
Lex
Posts: 67
Joined: Sat Sep 05, 2020 7:01 pm
Been thanked: 4 times

Re: Exerion Arcade Core

Unread post by Lex »

Very cool
GiRo SiNToRNiLLoS™
Posts: 2
Joined: Sun Aug 28, 2022 5:47 pm
Been thanked: 3 times

Re: Exerion Arcade Core

Unread post by GiRo SiNToRNiLLoS™ »

xterc wrote: Sun Nov 13, 2022 1:48 am

I will add flip screen soon.

Please!!! :cry:

20221117_211511a678ca1bcb7cd6ff.jpg
20221117_211511a678ca1bcb7cd6ff.jpg (4.24 MiB) Viewed 963 times
nico24
Core Developer
Posts: 93
Joined: Mon May 25, 2020 12:18 am
Has thanked: 43 times
Been thanked: 83 times

Re: Exerion Arcade Core

Unread post by nico24 »

Can I have that setup?!
Post Reply