jotego / jtcores

FPGA cores compatible with multiple arcade game machines and KiCAD schematics of arcade games. Working on MiSTer FPGA/Analogue Pocket
https://patreon.com/jotego
GNU General Public License v3.0
228 stars 40 forks source link

cps1/cps15: support for scene simulations #668

Closed jotego closed 1 week ago

jotego commented 4 months ago

cps1/cps15 cores do not support jtsim scene simulations. Support for this would help with issues #157, #657 and #667. This system has VRAM and OBJ RAM implemented in the SDRAM.

Steps to add support:

jotego commented 1 week ago

as the #157 issue is fixed, we'll postpone this task until needed again.