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,317
Commits
31
Branches
21
Tags
76
MiB
C++
63.8%
C
22.5%
Assembly
5.7%
Shell
3.5%
CMake
3.1%
Other
1.1%
14c2a16aab
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
skidau
14c2a16aab
Read from svnrev.h on Windows only
2015-06-10 02:06:06 +00:00
CMakeScripts
Updated the FindSFML cmake script to the SFML-2.2 version
2015-05-06 01:27:09 +00:00
data
Added the Official No-Intro Nintendo Gameboy Advance Number (Date) file for the release numbering.
2015-05-16 07:48:02 +00:00
doc
Fix some lintian warnings. Patch by sergio-br2.
2015-05-29 22:11:38 +00:00
fex
test change for global static linking on msvc builds.
2015-05-23 02:55:05 +00:00
po
Added an auto-update option (Windows only)
2015-06-08 06:25:19 +00:00
project
Added portable mode. The emulator will attempt to use portable mode initially. If that fails, it will use the local user directories. The Directories settings now accept relative and absolute paths. Leave the directory blank to use the ROM directory.
2015-06-03 13:36:54 +00:00
src
Read from svnrev.h on Windows only
2015-06-10 02:06:06 +00:00
CMakeLists.txt
removed the cmake toolchain file, modified the cmakelists files to include an additional library to properly link with sfml and for linking statically with libgcc and stdc++ libs via mingw
2015-05-28 15:12:31 +00:00