MARP Front 0.0.1 beta

General discussion on MAME, MARP, or whatever else that doesn't belong in any of the other forums

Moderators: mahlemiut, seymour, QRS

Post Reply
User avatar
mahlemiut
Editor
Posts: 4189
Joined: Mon Feb 04, 2002 10:05 pm
Location: New Zealand
Contact:

MARP Front 0.0.1 beta

Post by mahlemiut »

http://mahlemiut.marpirc.net/marpfront001.zip (19k)

Here's a (very) simple frontend I've written for MAME, geared towards MARP usage. Just copy marpfront.exe (it's only 43k) to your MAME folder and you're ready to go.

So far it only works with the Win32 CLI version (whichever is named 'mame.exe'), although I plan to add DOS version support at some point, and for multiple versions with different filenames.

There's no documentation as yet, but do you really need it?

The only things you need to know are:
All options that aren't in the GUI will be the usual defaults set in mame.ini,
and inp files stored in the folder set in mame.ini, as the filename <shortname>.inp. Obviously, <shortname> becomes the shortname of whichever game you're recording/playing back.

Have fun, and let me know of any bugs. Well, it is still a beta, after all. ;)

EDIT: Oh yeah, nearly forgot, .NET is NOT required. ;)
- Barry Rodewald
MARP Assistant Web Maintainer
Image
User avatar
roncli
MARPaltunnel Wrists
MARPaltunnel Wrists
Posts: 514
Joined: Thu Apr 25, 2002 12:49 pm
Location: Pittsburg, CA
Contact:

Post by roncli »

This looks pretty kewl. One problem for me...

The main listbox is empty for me, no matter where I place marpfront.exe. Is there something I'm missing?
-roncli
User avatar
mahlemiut
Editor
Posts: 4189
Joined: Mon Feb 04, 2002 10:05 pm
Location: New Zealand
Contact:

Post by mahlemiut »

As long as you have 'mame.exe' in the same folder, it should work.
- Barry Rodewald
MARP Assistant Web Maintainer
Image
User avatar
kfx
MARPaltunnel Wrists
MARPaltunnel Wrists
Posts: 462
Joined: Wed Mar 06, 2002 6:52 am
Location: Denmark
Contact:

Post by kfx »

I get an "cannot open mame game list" when I run the program, I have put it in the same directory as MAME.
.
User avatar
mahlemiut
Editor
Posts: 4189
Joined: Mon Feb 04, 2002 10:05 pm
Location: New Zealand
Contact:

Post by mahlemiut »

Heh, I think I see the problem. I hard-coded the MAME exe as '\mame\mame.exe' Silly me. :) Give me a little bit and I'll try to fix it all up.
- Barry Rodewald
MARP Assistant Web Maintainer
Image
User avatar
mahlemiut
Editor
Posts: 4189
Joined: Mon Feb 04, 2002 10:05 pm
Location: New Zealand
Contact:

Post by mahlemiut »

- Barry Rodewald
MARP Assistant Web Maintainer
Image
User avatar
roncli
MARPaltunnel Wrists
MARPaltunnel Wrists
Posts: 514
Joined: Thu Apr 25, 2002 12:49 pm
Location: Pittsburg, CA
Contact:

Post by roncli »

Ahhh... much better. ^_^

Look slike a good start. :) For features, I'd like to see a box where you can type in the ROM name, and it will select the correct game.

What does the Sort list by driver checkbox do exactly?
-roncli
User avatar
mahlemiut
Editor
Posts: 4189
Joined: Mon Feb 04, 2002 10:05 pm
Location: New Zealand
Contact:

Post by mahlemiut »

Sorts the list by driver (or shortname), you need to click the refresh button for it to take effect (it's a MAME function).
- Barry Rodewald
MARP Assistant Web Maintainer
Image
User avatar
mahlemiut
Editor
Posts: 4189
Joined: Mon Feb 04, 2002 10:05 pm
Location: New Zealand
Contact:

Post by mahlemiut »

http://mahlemiut.marpirc.net/marpfront003.zip

Added support for multiple versions of MAME (still Win32 only, sorry).
Edit versions.ini to match any versions you frequently use. I guess this means that you can put MARPFront in any folder you wish now, so long as you include a full pathname in versions.ini.

The attached shot should show that custom versions work. ;)
- Barry Rodewald
MARP Assistant Web Maintainer
Image
User avatar
mahlemiut
Editor
Posts: 4189
Joined: Mon Feb 04, 2002 10:05 pm
Location: New Zealand
Contact:

Post by mahlemiut »

http://mahlemiut.marpirc.net/marpfront005.zip

Added:
- Short (driver) name search. Enter in a games short name, click find, and the game will automatically be selected for you.
- Total number of games in the specific version of MAME you're using. Remember to refresh the list when you switch versions.
- Changed the About box. Have a look. ;)

Also, renamed versions.ini in the zipfile, so that it won't overwrite the one you're using.
- Barry Rodewald
MARP Assistant Web Maintainer
Image
Post Reply