|
Written by Administrator
|
|
Monday, 24 July 2006 |
Just for fun, I decided to write a small VB.NET app that captures the default keystrokes for Mame that detect coin drops in slots 1-4 (keys 5-8). It saves the values between runs, and you can view totals per player. It's purely informational, just in case you are curious how many virtual quarters you've put into your cabinet.
Regrettably, at this time it is not configurable, and the source has been misplaced.
However, if you have a little talent in .NET programming, you can easily make your own. Just do some research on keyboard handlers. Don't forget, this application requires the .NET framework (tested with 1.1, but should work with higher).
I make no guarantees of the safe operation of this software, you use it at your own risk. Now that you've been warned... download 'lil Coin Counter.
|
|
Last Updated ( Monday, 26 March 2007 )
|