mamedev / mame

MAME
https://www.mamedev.org/
Other
8.41k stars 2.04k forks source link

Some documentation issues #7066

Open rb6502 opened 4 years ago

rb6502 commented 4 years ago

I promised some people I'd write these up so they can be addressed. This stems mostly from a recent comp.emulators.apple2 thread "MAME 0.222 Apple II highlights".

Some of this may be covered in the latest docs, but I wanted in particular to cover all of Andy McFadden's pain points because he wanted to use MAME, and did, but had a lot of trial and error.

Firehawke commented 4 years ago

Added to list of things I'll be working on.

Firehawke commented 4 years ago

A few points for @rb6502:

The docs already do say .zip in many places in the "Using MAME" section. I'm adding an additional reference at the top to make sure people see it. In fact, the last line on ROMs and CHDs specifically says not to compress a CHD to ZIP/7Z like you would ROM sets. When I get ready to PR this whole set, I'll tag you so you can take a look.

I'm redoing the key tables now. That part's going to take a bit since I'm reformatting the tables entirely and RST tables are a little bit of a pain, especially at this size.

I'll look into the debugger stuff when I get the tables done.

rb6502 commented 4 years ago

Thanks, I appreciate it!

Firehawke commented 4 years ago

Key tables have been updated locally, but I'm expecting a desire for further changes per usual. I'll be putting in a PR very soon to allow @rb6502 and @cuavas to put in opinions.

Covering other elements from the conversation:

Remember that if you type a name which does not correspond to any emulated system, MAME will suggest you some possible choices which are close to what you typed; and if you don't know which switch are available, you can always launch

mame.exe -listmedia

If you don't know what are available, there are a few things you can do. First of all, you can check the command line options section of this manual. You can also try one of the many :ref:frontends available for MAME.

rb6502 commented 4 years ago

Great, looking forward to it.

atan2005 commented 3 years ago

I have read the MAME Documentation 0.227 and I have found some errors. I have just joined github today and is this the right place to report them?

stilett0 commented 3 years ago

I have read the MAME Documentation 0.227 and I have found some errors. I have just joined github today and is this the right place to report them?

May as well.