pcornier / Arcade-KickAndRun_MiSTer

Taito Kick And Run for MiSTer FPGA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taito Kick And Run

This is a port of the classic Taito arcade game Kick And Run for the MiSTer FPGA platform by Pierco. The core is currently not compatible with Kiki Kaikai due to the lack of an MCU dump. However, I am actively working on it and I started to recreate a custom ROM in assembly. I hope to make the core compatible soon.

Original Hardware

I tried to reproduce the PCB but all the PAL chips have been replaced with simple logic. In order to simplify the rendering logic, I added a DMA that is not present in the original design.

Known bugs

  • Sound may not always be active as intended in attract mode when the "demo sounds" switch is enabled. Additionally, during gameplay, certain sounds are skipped, and lastly, some level adjustments are needed.
  • It's likely a stupid error, but the aspect ratio does not work in OSD.

Thank you!

I would like to thank all my contributors on Patreon and everyone who has provided assistance and support to me.

We need more sport games on MiSTerFPGA!

About

Taito Kick And Run for MiSTer FPGA

License:GNU General Public License v2.0


Languages

Language:Verilog 61.4%Language:SystemVerilog 28.6%Language:VHDL 8.1%Language:Tcl 1.9%Language:Batchfile 0.1%Language:Python 0.0%