diff options
Diffstat (limited to 'games/vbam/README')
-rw-r--r-- | games/vbam/README | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/games/vbam/README b/games/vbam/README index 48ee1b9630..7d4f664baf 100644 --- a/games/vbam/README +++ b/games/vbam/README @@ -1,12 +1,13 @@ -Our goal is to improve upon VisualBoyAdvance by integrating the best features -from the various builds floating around. Unfortunately work on the "official" -project seems to have stalled. Independent developers have added excellent -features to VBA, but seem to have done so individually. The source codes for -many of these forks seem to be abandoned, outdated or missing altogether. -We aim to preserve all of the hard work done by these developers to make the -already great VisualBoyAdvance even better! - -The following options are available: -GTK=ON will build the GTK GUI. It requires gtkglextmm. -WX=ON will build the WxWidgets GUI. It requires WxWidgets. +VisualBoyAdvance-M is a Nintendo Game Boy Emulator with high compatibility with +commercial games. + +It emulates the Nintendo Game Boy Advance hand held console, in addition to the +original Game Boy hand held systems and its Super and Color variants. + +VBA-M is a continued development of the now inactive VisualBoy Advance project, +with many improvements from various developments of VBA. + +This application is the GTK GUI version of VisualBoyAdvance-M. The name of the +executable is "gvbam". + FFMPEG=ON will enable recording and playback. It requires FFMPEG. |