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,231
Commits
35
Branches
21
Tags
77
MiB
C++
63.9%
C
22.5%
Assembly
5.7%
Shell
3.5%
CMake
3%
Other
1.1%
ef62b19775
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
skidau
ef62b19775
Fixed the throttle selection on the SDL and XAudio2 backends. On the other backends, the throttle is a switch (selects between no throttle and throttling at 100% speed). Sync game to audio is now always enabled and the menu option has been removed.
2015-05-11 07:21:02 +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 the throttle selection on the SDL and XAudio2 backends. On the other backends, the throttle is a switch (selects between no throttle and throttling at 100% speed). Sync game to audio is now always enabled and the menu option has been removed.
2015-05-11 07:21:02 +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