Build Your Own Arcade Controls Forum

Main => Project Announcements => Topic started by: eschersenigma on June 09, 2020, 10:11:11 pm

Title: JAMMA Custom Arcade Project (JCAP) + Integrated Development Environment (JIDE)
Post by: eschersenigma on June 09, 2020, 10:11:11 pm
JAMMA Custom Arcade Project (JCAP)
(http://i.imgur.com/zlPQGJ4.jpg)

JCAP is a project with the goal of developing a JAMMA arcade standard compatible game board using the Parallax Propeller 1 (P8X32A) microcontroller upon which a user can implement their own custom arcade game, either from scratch or by using the library of graphics, sound, input, and other drivers developed under the project. Ultimately, the project will provide:

in such a way that a user has everything they need to implement their own arcade game and have a PCB printed to build it on.

A more detailed description can be found in the JCAP readme (http://'https://github.com/cspang1/JCAP/blob/master/README.md').
-----------------------------------------------------------------------------
Here you can see the current (breadboarded) circuit laydown. It includes the dual P8X32As in the center, with the serialized input system to the East, and the VGA DAC in the Northwest:
(https://i.imgur.com/EIM1DKL.jpg)

This is the power system including AC EMI filter, switching arcade PSU, audio amp, and +5V/+12V/GND distribution blocks:
(https://i.imgur.com/IrZ9ocq.jpg)

Here's a simple demo, showcasing movement, rotating color palette animations, sprite animations, and parallax scrolling. (http://'https://i.imgur.com/I83DMBP.mp4')

--------------------------------------------------------------------------------

The project is being managed via GitHub, and can be found here. (http://'https://github.com/cspang1/JCAP')

A progress log/wiki is constantly being updated, and contains a lot of background information that some might find very interesting such as a brief history of arcade games and an analysis of historical video formats:


Currently, JCAP is on pause as a custom IDE is being developed to manage graphical assets...

-----------------------------------------------------------------------------

JCAP Integrated Development Environment (JIDE)
(https://i.imgur.com/TFiChes.png)

JIDE is a project developed alongside JCAP in order to provide a graphics development application which can integrate with the JCAP framework. This utility features:


This portion of the project is the current focus, as neglecting to develop an IDE would ultimately require hand-jamming hex matrices to create graphics assets in memory.

Features are being added daily, and it's expected to be completed in the next month or two.
Title: Re: JAMMA Custom Arcade Project (JCAP) + Integrated Development Environment (JIDE)
Post by: opt2not on June 09, 2020, 10:15:02 pm
Just following up from my post on A-P, I think this is a neat idea for anyone wanting to develop an arcade game from scratch and having it run on dedicated hardware.  :applaud:
Title: Re: JAMMA Custom Arcade Project (JCAP) + Integrated Development Environment (JIDE)
Post by: eschersenigma on June 09, 2020, 10:28:18 pm
Just following up from my post on A-P, I think this is a neat idea for anyone wanting to develop an arcade game from scratch and having it run on dedicated hardware.  :applaud:

Interesting seeing the same people from other forums! Glad to see how tight knit the community is!
Title: Re: JAMMA Custom Arcade Project (JCAP) + Integrated Development Environment (JIDE)
Post by: eschersenigma on June 09, 2020, 10:38:16 pm
For some reason the YouTube link is malformed, this should work:

https://youtu.be/bDhDjNsyAlw
Title: Re: JAMMA Custom Arcade Project (JCAP) + Integrated Development Environment (JIDE)
Post by: Gilrock on June 10, 2020, 09:42:41 am
Looks like some nice work there.  I'll be following progress.
Title: Re: JAMMA Custom Arcade Project (JCAP) + Integrated Development Environment (JIDE)
Post by: Jimbo on June 10, 2020, 01:03:16 pm
Subscribed!
Title: Re: JAMMA Custom Arcade Project (JCAP) + Integrated Development Environment (JIDE)
Post by: yotsuya on June 10, 2020, 05:45:36 pm
I’d buy one if I can port ZapCon The Game over to it. ;)
Title: Re: JAMMA Custom Arcade Project (JCAP) + Integrated Development Environment (JIDE)
Post by: eschersenigma on June 10, 2020, 07:07:30 pm
I’d buy one if I can port ZapCon The Game over to it. ;)

Shoot me a link to it and I should be able to tell you right away if it can be done!