John's Arcade Forum - Classic Arcade and Pinball Collecting and Restoring Discussion Forum - RETRO MAME - Nintendo Vs Forum
May 01, 2024, 07:31:04 pm *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to the John's Arcade Forum. Glad you made it! Smiley
 
   Home   Help Search Calendar Login Register  
Pages: [1]
  Print  
Author Topic: JAMMA Custom Arcade Project (JCAP) + Integrated Development Environment (JIDE)  (Read 1529 times)
0 Members and 1 Guest are viewing this topic.
escher
Newbie
*
Offline Offline

Posts: 3


View Profile
« on: June 09, 2020, 09:06:44 pm »

JAMMA Custom Arcade Project (JCAP)


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:
  • VGA video driver
  • Sprite/tile based graphics driver
  • PWM sound driver
  • Serialized input driver
  • Game engine
  • PCB schematic and CAD files

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.
-----------------------------------------------------------------------------
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:


This is the power system including AC EMI filter, switching arcade PSU, audio amp, and +5V/+12V/GND distribution blocks:


Here's a simple demo, showcasing movement, rotating color palette animations, sprite animations, and parallax scrolling.

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

The project is being managed via GitHub, and can be found here.

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)


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:

  • A cross-platform compatible, PyQt-based GUI
  • Unique environments for developing tiles, sprites, and tile maps
  • A portable, human-readable JSON-based file format for easy portability and sharing
  • An extensive list of intuitive graphcics development tools and features
  • Pixel-perfect graphics precision
  • Integration with JCAP, including programming the system directly via dual serial connection

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.
« Last Edit: June 09, 2020, 09:38:53 pm by escher » Logged
escher
Newbie
*
Offline Offline

Posts: 3


View Profile
« Reply #1 on: June 09, 2020, 09:39:15 pm »

For some reason the YouTube link is malformed. This should work:

https://youtu.be/bDhDjNsyAlw
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Install Simple Machines Forum Valid XHTML 1.0! Valid CSS!