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,311
Commits
35
Branches
21
Tags
77
MiB
C++
63.9%
C
22.5%
Assembly
5.7%
Shell
3.5%
CMake
3%
Other
1.1%
18d429c2c0
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
skidau
18d429c2c0
Fixed the joystick mapping getting converted to unicode in the conf file when they should not have been.
2015-05-30 06:02:23 +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
Fixed the child windows appearing under the parent window with "Keep window on top" enabled.
2015-05-23 01:56:33 +00:00
project
fixes mfc debug build
2015-05-25 11:25:14 +00:00
src
Fixed the joystick mapping getting converted to unicode in the conf file when they should not have been.
2015-05-30 06:02:23 +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