Visual Boy Advance - M (Source)

Visual Boy Advance - M (Source)
Visual Boy Advance - M (Source)
File Size:
72.44 MB
Version:
2.1.9
Author:
Date:
04 February 2024
Downloads:
13 x

Our goal is to improve upon VisualBoyAdvance by integrating the best features from the various builds floating around.

VBA-M is a Game Boy, Game Boy Color, Super Game Boy, and Game Boy Advance emulator.

Features

* Cheat creation
* save states
* multi system, supports gba, gbc, gb, sgb, sgb2
* Turbo!
* colour palette modifier

Notes

Building

The basic formula to build vba-m is:

cd ~ && mkdir src && cd src
git clone https://github.com/visualboyadvance-m/visualboyadvance-m.git
cd visualboyadvance-m
./installdeps

# ./installdeps will give you build instructions, which will be similar to:

mkdir build && cd build
cmake .. -G Ninja
ninja
 

./installdeps is supported on MSys2, Linux (Debian/Ubuntu, Fedora, Arch, Solus, OpenSUSE, Gentoo and RHEL/CentOS) and Mac OS X (homebrew, macports or fink.)

 
 
Powered by Phoca Download