jackyangantelope cb5ebe4179 Update sys
2025-12-09 23:11:57 +08:00
2021-01-29 13:14:04 +08:00
2025-12-09 23:11:57 +08:00
2018-03-13 15:03:14 +08:00
2019-12-18 16:29:42 -08:00
2018-03-13 15:03:14 +08:00
2025-12-09 23:11:57 +08:00
2018-03-13 15:03:14 +08:00
2021-01-17 04:26:12 +08:00
2020-05-04 23:22:02 +08:00

---------------------------------------------------------------------------------
-- 
-- 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 (jesus@opencores.org)
---------------------------------------------------------------------------------
-- 
-- 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

Description
Arcade: Crazy Kong for MiSTer
Readme 9.2 MiB
Languages
Verilog 41%
VHDL 37.4%
SystemVerilog 18.5%
Tcl 3%
Batchfile 0.1%