| MGBA(6) | Games Manual | MGBA(6) |
mgba — Game Boy
Advance emulator
mgba |
[-123456dfg] [-b
biosfile] [-C
option=value]
[-c cheatfile]
[-l loglevel]
[-p patchfile]
[-s n]
[-t statefile]
file |
mgba is a Game Boy Advance emulator. The
options are as follows:
-1-2-3-4-5-6-b
biosfile, --bios
biosfilemgba will use the BIOS specified in the
configuration file, or a high‐level emulated BIOS if none is
specified.-C
option=value,
--config
option=value-c
cheatfile, --cheats
cheatfile-d-f-g-l
loglevelstdout.
loglevel is a bitmask defining which types of
messages to log:
-p
patchfile, --patch
patchfile-s
n, --frameskip
n-t
statefile, --savestate
statefileThe default controls are as follows:
When mgba is run with the
-d option, the command‐line debugger is
enabled. It supports the following commands:
b[reak]
addressb[reak]/a
addressb[reak]/t
address/a’), Thumb
(‘/t’), or the current CPU mode
– at address.c[ontinue]d[elete]
addressdis[asm]
[address [count]]dis[asm]/a
[address [count]]dis[asm]/t
[address [count]]dis[assemble]
[address [count]]dis[assemble]/a
[address [count]]dis[assemble]/t
[address [count]]/a’), Thumb
(‘/t’), or the current CPU mode. If
count is not specified, only disassemble the
instruction at address. If
address is not specified, only disassemble the
current address.h[elp]i[nfo]statusn[ext]p[rint]
value ...p[rint]/t
value ...p[rint]/x
value .../t’), hexadecimal
(‘/x’), or decimal.q[uit]resetr/1
addressr/2
addressr/4
address/1’), halfword
(‘/2’), or word
(‘/4’) from
address.w[atch]
addressw/1
address dataw/2
address dataw/4
address data/1’), halfword
(‘/2’), or word
(‘/4’) to
address.w/r
register datax/1
address [count]x/2
address [count]x/4
address [count]/1’), halfwords
(‘/2’), or words
(‘/4’) from
address. If count is not
specified, examine 16 bytes, 8 halfwords, or 4 words.XDG_CONFIG_HOMEmgba will look for the
configuration directory. If not set, ~/.config is
used.mgba configuration file.mgba
will read config.ini from the current directory
instead of $XDG_CONFIG_HOME/mgba.Jeffrey Pfau <jeffrey@endrift.com>
| July 29, 2015 | Debian |