1VBAM(6) User Commands VBAM(6)
2
3
4
6 vbam - manual page for VisualBoy Advance-M
7
9 vbam [option ...] file
10
12 -O, --opengl=MODE
13 Set OpenGL texture filter
14
15 --no-opengl
16 0 - Disable OpenGL
17
18 --opengl-nearest
19 1 - No filtering
20
21 --opengl-bilinear
22 2 - Bilinear filtering
23
24 -F, --fullscreen
25 Full screen
26
27 -G, --gdb=PROTOCOL
28 GNU Remote Stub mode: tcp - use TCP at port 55555, tcp:PORT -
29 use TCP at port PORT, pipe - use pipe transport
30
31 -I, --ifb-filter=FILTER
32 Select interframe blending filter: 0 - No interframe blending, 1
33 - Interframe motion blur, 2 - Smart interframe blending
34
35 -N, --no-debug
36 Don't parse debug information
37
38 -S, --flash-size=SIZE
39 Set the Flash size
40
41 --flash-64k
42 0 - 64K Flash
43
44 --flash-128k
45 1 - 128K Flash
46
47 -T, --throttle=THROTTLE
48 Set the desired throttle (5...1000)
49
50 -b, --bios=BIOS
51 Use given bios file
52
53 -c, --config=FILE
54 Read the given configuration file
55
56 -d, --debug
57 Enter debugger
58
59 -f, --filter=FILTER
60 Select filter: 0 - Stretch 1x, 1 - Stretch 2x, 2 - 2xSaI, 3 -
61 Super 2xSaI, 4 - Super Eagle, 5 - Pixelate, 6 - Motion Blur, 7 -
62 AdvanceMAME Scale2x, 8 - Bilinear, 9 - Bilinear Plus, 10 - Scan‐
63 lines, 11 - TV Mode, 12 - lq2x, 13 - hq2x, 14 - Stretch 3x, 15 -
64 hq3x, 16 - Stretch 4x, 17 - hq4x
65
66 -h, --help
67 Print an help screen
68
69 -i, --ips=PATCH
70 Apply given IPS patch
71
72 -p, --profile=[HERTZ]
73 Enable profiling
74
75 -s, --frameskip=FRAMESKIP
76 Set frame skip (0...9)
77
78 -t, --save-type=TYPE
79 Set the available save type
80
81 --save-auto
82 0 - Automatic (EEPROM, SRAM, FLASH)
83
84 --save-eeprom
85 1 - EEPROM
86
87 --save-sram
88 2 - SRAM
89
90 --save-flash
91 3 - FLASH
92
93 --save-sensor
94 4 - EEPROM+Sensor
95
96 --save-none
97 5 - NONE
98
99 -v, --verbose=VERBOSE
100 Set verbose logging (trace.log): 1 - SWI, 2 - Unaligned memory
101 access, 4 - Illegal memory write, 8 - Illegal memory read, 16 -
102 DMA 0, 32 - DMA 1, 64 - DMA 2, 128 - DMA 3, 256 - Undefined
103 instruction, 512 - AGBPrint messages
104
105 Long options only:
106 --agb-print
107 Enable AGBPrint support
108
109 --auto-frameskip
110 Enable auto frameskipping
111
112 --no-agb-print
113 Disable AGBPrint support
114
115 --no-auto-frameskip
116 Disable auto frameskipping
117
118 --no-ips
119 Do not apply IPS patch
120
121 --no-pause-when-inactive
122 Don't pause when inactive
123
124 --no-rtc
125 Disable RTC support
126
127 --no-show-speed
128 Don't show emulation speed
129
130 --no-throttle
131 Disable throttle
132
133 --pause-when-inactive
134 Pause when inactive
135
136 --rtc Enable RTC support
137
138 --show-speed-normal
139 Show emulation speed
140
141 --show-speed-detailed
142 Show detailed speed data
143
144
145
146VBA-M development team January 2008 VBAM(6)