Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: MAME Combo List  (Read 1238 times)

0 Members and 1 Guest are viewing this topic.

DaemonCollector

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 443
  • Last login:December 26, 2009, 07:02:16 pm
  • All your base are belong to us.
MAME Combo List
« on: September 22, 2004, 06:38:54 pm »
I have been working on adding a Combo Move list into mame, I have it about 80% done and just need to decide on how to display the final information. The way I have it working right now is combo list is in the menu turned on with a command line switch and will bring up a list of chars in the current game. Then you can select a char...how do you guys think I should display the list of moves for each char?

2600

  • Trade Count: (+7)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1630
  • Last login:June 05, 2017, 10:20:56 am
  • I want my own arcade controls!
Re:MAME Combo List
« Reply #1 on: September 22, 2004, 08:05:57 pm »
Actually this is already being done, command.dat.

It displays pretty nicely, but I wish it was less invasive to the mame source code.

What ideas's did you have on displaying?

DaemonCollector

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 443
  • Last login:December 26, 2009, 07:02:16 pm
  • All your base are belong to us.
Re:MAME Combo List
« Reply #2 on: September 22, 2004, 08:10:57 pm »
hmm, do you have and links to the command.dat project? I havn't heard of it.

I just found its project page and thats pretty much what im doing...wow...didn't know this existed
« Last Edit: September 22, 2004, 08:16:03 pm by DaemonCollector »

2600

  • Trade Count: (+7)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1630
  • Last login:June 05, 2017, 10:20:56 am
  • I want my own arcade controls!
Re:MAME Combo List
« Reply #3 on: September 22, 2004, 08:14:42 pm »
Mame32FX has the latest command parser and visuals.
http://digilander.libero.it/mame32FX/home.htm
They have the dat file there too.

Command.dat is maintained here.
http://home.comcast.net/~plotor/command.html


If you worked on some of the combo's you should help contribute.