Skip to content

aihooo444/Arcade-CrazyKong_MiSTer

 
 

Repository files navigation

---------------------------------------------------------------------------------
-- 
-- Arcade: Crazy Kong port to MiSTer by Sorgelig
-- 24 October 2017
-- 
---------------------------------------------------------------------------------
-- Crazy Kong (Falcon) FPGA - DAR - 2014
-- http://darfpga.blogspot.fr
---------------------------------------------------------------------------------
-- T80/T80se - Version : 0247
-----------------------------
-- Z80 compatible microprocessor core
-- Copyright (c) 2001-2002 Daniel Wallner ([email protected])
---------------------------------------------------------------------------------
-- 
-- Support screen and controls rotation on HDMI output.
-- Only controls are rotated on VGA output.
-- 
-- 
-- Keyboard inputs :
--
--   F1          : Coin + Start
--   UP,DOWN,LEFT,RIGHT arrows : Movements
--   SPACE       : Jump
--
-- TODO: player two support doesn't work corectly
--
-- Joystick support.
-- 
-- 
---------------------------------------------------------------------------------

                                *** Attention ***

ROMs are not included. In order to use this arcade, you need to provide the
correct ROMs.

To simplify the process .mra files are provided in the releases folder, that
specifies the required ROMs with checksums. The ROMs .zip filename refers to the
corresponding file of the M.A.M.E. project.

Please refer to https://github.com/MiSTer-devel/Main_MiSTer/wiki/Arcade-Roms for
information on how to setup and use the environment.

Quickreference for folders and file placement:

/_Arcade/<game name>.mra
/_Arcade/cores/<game rbf>.rbf
/_Arcade/mame/<mame rom>.zip
/_Arcade/hbmame/<hbmame rom>.zip

About

Arcade: Crazy Kong for MiSTer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • VHDL 41.8%
  • Verilog 41.2%
  • SystemVerilog 14.0%
  • Tcl 2.9%
  • Batchfile 0.1%