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
205 stars 38 forks source link

how insert coin?? #3

Closed vastago closed 5 years ago

vastago commented 5 years ago

After create rom and put with the core in mist, is great to see the game presentation and insert coin message but, how in the world is possible to start the game??? Dont work with joy in usb mist, megadrive pad, o any keyboard keys... I dont understand. it is necessary to have a keyboard with numeric keypad maybe???

jotego commented 5 years ago

Everything is mapped to the gamepad. I must check if this is properly explained in the README file. The first two gamepad buttons are jump and fire and the other two are coin and 1P start. I have been asked to add keyboard support compatible with MAME and I plan to do it.

vastago commented 5 years ago

Thanks for the clarification, it has been very useful for me. Tomorrow I'm going remapping the usb pad because I dont think the genesis / megadrive pad work. Good work mate.