home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 113 / EnigmaAmiga113CD.iso / dalla_rivista / speciale_mame / mame / readme_amiga.txt < prev    next >
Text File  |  2000-01-01  |  1KB  |  33 lines

  1.  
  2.  Supported CLI options:
  3.  
  4.   FRAMESKIP/N  : frameskip 1-9 (def: 3).
  5.   JOYPAD/S     : use CD32 joypad (def: keyboard).
  6.   CGFX/S       : use CyberGraphics instead of direct gfxmem access (def: off).
  7.   REQUESTER/S  : use screenmode requester (def: CGFX BestModeID/PAL Lores).
  8.   SCREENMODE/N : use the specified screenmode (def: CGFX BestModeID/PAL Lores).
  9.   DEPTH/N      : force screendepth where N can be 8 or 16 (CGFX) (def: automatic).
  10.   RATE/N       : samplerate, 11025 - 22050 Hz are allowed, 0 = off (def: 22050).
  11.  
  12.   VERBOSE/S    : print some additional information to stdio (def: off).
  13.  
  14.  NOTE: RATE = 0 will stop sound playback and emulation.
  15.  
  16.  Known bugs:
  17.  
  18.   MESS crashes if you for example use system GENESIS but forget to give CARTRIDGE argument
  19.   as well, I hope to be able to fix this soon.
  20.  
  21.  History:
  22.  
  23.   000524 -Added a verbose options which will give some additional information.
  24.   000525 -The frameskip code was ALL wrong, MAME/MESS wanted to know when to NOT render a
  25.           frame, not the opposite which I would give it, fixed.
  26.          -When MAME/MESS asks you to press a key, and no screen has been opened, a
  27.           keypress will now be faked, and thus MAME/MESS will no longer lock.
  28.          -The MAME/MESS startup text should now always fit on screen.
  29.          -All Amiga keys are now mapped to MAME/MESS ones.
  30.  
  31.  
  32.  
  33.