Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

desmume(1) [debian man page]

DESMUME(1)						      General Commands Manual							DESMUME(1)

NAME
desmume - Nintendo DS emulator SYNOPSIS
desmume [options] files... DESCRIPTION
This manual page documents briefly the desmume program desmume is a Nintendo DS emulator running homebrew demos and commercial games. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. --load-slot=NUM Loads savegame from slot NUM --opengl-2d Enables using OpenGL for screen rendering --soft-convert Use software colour conversion during OpenGL screen rendering. May produce better or worse frame rates depending on hardware. --3d-engine=ENGINE Select available 3d emulation: 0 = 3d disabled 1 = internal desmume software rasterizer (default) 2 = osmesa or gtkglext opengl (if available, depending on compilation options, see desmume --help) --disable-sound Disables the sound emulation --disable-limiter Disables the 60 fps limiter --arm9gdb=PORT_NUM Enable the ARM9 GDB stub on the given port --arm7gdb=PORT_NUM Enable the ARM7 GDB stub on the given port --save-type=TYPE Select savetype from the following: 0 = Autodetect 1 = EEPROM 4kbit 2 = EEPROM 64kbit 3 = EEPROM 512kbit 4 = FRAM 256kbit 5 = FLASH 2mbit 6 = FLASH 4mbit --fwlang=LANG Set the language in the firmware, LANG as follows: 0 = Japanese 1 = English 2 = French 3 = German 4 = Italian 5 = Spanish --cflash=PATH_TO_DISK_IMAGE Enable disk image GBAMP compact flash emulation -h, --help Show summary of options. -v, --version Show version of program. INPUT
Mouse cursor acts as stylus, mouse click replaces stylus touch. Keyboard can be configured and by default works as follows: F1-F10 load savegame from slot 1-10 Shift+F1-F10 save game to slot 1-10 Non-keypad arrows act as d-pad z = A x = B a = Y s = X q = L w = R Enter = START Left Shift = SELECT Desmume accepts joystick events, which can be configured by user. AUTHOR
desmume was written by DeSmuME team (http://sourceforge.net/projects/desmume). This manual page was written by Reinhard Tartler <siretart@tauware.de> and modified by Pascal Giard <pascal@debian.org>, for the Debian project (but may be used by others). June 26, 2007 DESMUME(1)

Check Out this Related Man Page

ALTA-DIAG(8)						      System Manager's Manual						      ALTA-DIAG(8)

NAME
alta-diag - EEPROM setup and diagnostic program for ethernet cards based on the chip Sundance ST201 "Alta". SYNOPSIS
alta-diag [options] DESCRIPTION
alta-diag is a program that you can use to diagnose problems with ethercards based the Sundance ST201 "Alta" Chip as well as reconfiguring it. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -h, --help Show summary of options. -V, --version Show version of program. -v, --verbose Verbose mode. -D Debug mode. -q, --quiet Be very unverbose. -a, --all Print all registers. -e, --show-eeprom Dump EEPROM contents to stdout. -E, --emergency-rewrite Re-write a corrupted EEPROM. -p, --port-base <port> Specify port to use. -# <cardnum> Use card number <cardnum>. -A, --Advertise <mediaype> Advertise media type. Valid Options are: 10baseT, 100baseTx, 100baseTx-FD, 100baseTx-HD, 10baseT-FD and 10baseHD. -F, --new-interface <interface> Interface number. Options that make sense are: 10baseT, 100baseTx, 10baseT-FDX, 100baseTx-FDX, 100baseT4, 100baseFx, 100baseFx-FDX, MII and Autosense. -H, --new-hwaddress <address> Set card to a new hardware address. -m, --show-mii Dump MII management registers. -R, --reset Reset the transceiver. -T, --test Do register and SRAM test. -t, --chip-type <type> Use chip type. Only available option is "Sundance Technology Alta", but more may come. -w, --write-EEPROM <values> Write to the EEPROMS with the specified values. Do not use this, if you do not know what you do! -# [card-number] Specify card to work on. -B Dumps the flash to the screen. -L <file> Load file and write it into the flash. -S <file> Saves the flash to a file. -t, --chip-type <card> Explicitly set the chip. To get all valid numbers, run alta-diag with the options '-t -1'. SEE ALSO
mii-diag(8) AUTHOR
alta-diag was written and is still maintained by Donald Becker <becker@scyld.com>. This manual page was written by Alain Schroeder <alain@debian.org>, for the Debian GNU/Linux system (but may be used by others). February 18, 2002 ALTA-DIAG(8)
Man Page