This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
visualboyadvance-m
mirror of
https://github.com/visualboyadvance-m/visualboyadvance-m.git
Watch
1
Star
0
Fork
You've already forked visualboyadvance-m
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
The continuing development of the legendary VBA gameboy advance emulator.
1,228
Commits
33
Branches
21
Tags
77
MiB
C++
63.9%
C
22.5%
Assembly
5.7%
Shell
3.5%
CMake
3%
Other
1.1%
12b030cced
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
skidau
12b030cced
Sorted the array of opts so that none of the options get invalidated by the option loader. Fixes the audio volume option which was not getting loaded from the ini.
2015-05-10 06:46:29 +00:00
CMakeScripts
Updated the FindSFML cmake script to the SFML-2.2 version
2015-05-06 01:27:09 +00:00
doc
Updated copyright year
2015-05-08 01:44:13 +00:00
fex
Switched the VS solution over to the runtime DLL
2015-04-19 14:13:37 +00:00
po
Updated the .po files and fixed the icon path in the wx CMakeLists.txt
2015-05-10 04:27:13 +00:00
project
Added SDL2 (2.0.3) as a future dependency
2015-05-07 05:24:56 +00:00
src
Sorted the array of opts so that none of the options get invalidated by the option loader. Fixes the audio volume option which was not getting loaded from the ini.
2015-05-10 06:46:29 +00:00
CMakeLists.txt
Removed an extraneous include and added a SDL build check in the CMakeLists.txt
2015-05-09 14:09:29 +00:00