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,232
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%
427c63aa3d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
skidau
427c63aa3d
Fixed an array out of bounds access in the debugger. Fixed a path problem with the wx vbam xpm icon. Patch by Mook.
2015-05-11 07:27:42 +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
Fixed cmake to use find the proper xpm file in the xrc folder, also made the vbam core and fex library static to help with building on some platforms.
2015-05-10 22:54:19 +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
Fixed an array out of bounds access in the debugger. Fixed a path problem with the wx vbam xpm icon. Patch by Mook.
2015-05-11 07:27:42 +00:00
CMakeLists.txt
Fixed cmake to use find the proper xpm file in the xrc folder, also made the vbam core and fex library static to help with building on some platforms.
2015-05-10 22:54:19 +00:00