MAMEWorld >> MAME Artwork: Official
View all threads Index   Flat Mode Flat  

Mr. DoAdministrator
MAME Art Editor
Reged: 09/21/03
Posts: 4874
Loc: California
Send PM
VSmile inputs?
04/29/19 08:46 AM


Outside contributor sent in a scan of his VSmile pad... looks great!!

I want to add clickable buttons for the next update... I'm stuck.

I'm pretty sure this is what I'm looking for:

https://github.com/mamedev/mame/blob/master/src/devices/bus/vsmile/pad.cpp

Here is what I have for the UP/DOWN buttons:

<cpanel element="button" inputtag="JOY" inputmask="0x01">
<bounds y="130" x="648" width="76" height="76"/>
<color alpha="0.15" />
</cpanel>
<cpanel element="button" inputtag="JOY" inputmask="0x02">
<bounds y="130" x="816" width="76" height="76"/>
<color alpha="0.15" />
</cpanel>


But that's still not working.

I'm guessing it's something similar to NeoGeo, as this is a bus device... but I'm not sure what I'm actually missing.

Could someone teach me here?



RELAX and just have fun. Remember, it's all about the games.








Entire thread
Subject Posted by Posted on
* VSmile inputs? Mr. DoAdministrator 04/29/19 08:46 AM
. * Re: VSmile inputs? Nightvoice  04/29/19 09:38 PM
. * Re: VSmile inputs? Mr. DoAdministrator  04/30/19 04:23 AM

Extra information Permissions
Moderator:  Mr. Do 
0 registered and 80 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 397