All Projects → RndMnkIII → Konami_arcade

RndMnkIII / Konami_arcade

Licence: other
No description, website, or topics provided.

Programming Languages

HTML
75241 projects
Verilog
626 projects
assembly
5116 projects
CSS
56736 projects
lua
6591 projects
C++
36643 projects - #6 most used programming language

Konami_arcade

Hello everyone, I created this repository to share it with other people interested in preserving Konami's arcade boards in the form of core for FPGA. All the material I collect as well as my own developments will be uploaded to the repository. I would like the authorship of the material to be recognized if someone considers it useful for their own developments.

Developments:

Aliens arcade board

Custom IC's pinout documentation:

I've created this PDF with a description of the IC's as I found on the Aliens arcade board: https://github.com/RndMnkIII/Konami_arcade/blob/master/Aliens/Documentation/konami_custom_ICs_Aliens.pdf

I have also included photographs of the IC's to facilitate the identification of the pins for pickling these chips. I should be grateful for the help provided to @furrtek in this regard, as it is collaborating to reverse engineer the operation of these circuits.

Konami-2 nano adapter v1.2:

I have developed a pcb to be able to debug the signals of the konami-2 cpu (052526) using the FPGA DE10-Nano, it is simply an appropriate interface to route the signals from the cpu pins to the GPIO1 connector of the FPGA by a bidirectional conversion of TTL 5v and CMOS 3.3v levels.

All the schematics of the Kicad version 5.1 board are available in the repository for download, as well as the step files with the 3d models that are not in the standard Kicad library that I have used for the footprints of the components.

Schematic: https://github.com/RndMnkIII/Konami_arcade/blob/master/Aliens/custom_pcbs/Konami-2_DE10Nano_adapter_V1_2/Konami-2_DE10Nano_adapter_V1_2.pdf

Added 07/10/2019: PAL IC's verilog code:

https://github.com/RndMnkIII/Konami_arcade/blob/master/Aliens/verilog/PAL16L8_053327-D20.v https://github.com/RndMnkIII/Konami_arcade/blob/master/Aliens/verilog/PAL16L8_053326-D21.v

Added 08/10/2019: PAL IC's Test benchs and GTKWave visualizations:

Added 11/11/2019: Socketed board with test points labels:

Added 28/05/2020: Aliens (non merged Rom Set 3) MRA for MiSTer:

https://github.com/RndMnkIII/Konami_arcade/blob/master/Aliens/hardware/roms/aliens3.mra

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].