Owner Reviews, Ratings, Comments and Criticism
Many of the Sega Genesis games, especially in the later years rellied heavily on the 6 button control bad. If you want to play a fighting game, of course, you'll need one of these. But either way--it ain't the same with out 6 buttons. You get used to the controller. Better just buy one just in case you need it!
Comment | Permalink |
function showYesNoCommunityResponse(uId,result,value) {
var msgLayer = getElement("thanks" + uId);
if ( result == "SUCCESS" ) {
msgLayer.innerHTML = "Thanks for the valuable feedback you provided to other Amazon.com readers and reviewers. Your vote will be counted and will appear on the product page within 24 hours.";
} else {
showVoteErrorResponse(msgLayer,result,value);
}
}
(Report this)