From the "Older games need love too" department:
Universal's Ladybug, Dorodon & Space Raider controls converted to 4-way inputs.
Ever notice, in older games, that the player stops dead in its tracks on some games when you try to move diagonally? This process solves that problem
Recently a bunch of older games were converted this way, most notably of them was Pac-Man/MS Pac-Man. The process is kinda convoluted at the moment - a chunk of code needs to be added to each driver where 4-way mode is needed. In the future I would like to add this functionality to the FBA input-processing code, so that all that's needed is a simple flag in the game driver to enable 4way mode. (who knows - maybe someone else wants to beat me to it? *hint*Barry*hint*)
best regards,
- dink