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.
745
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%
6d394b2d9f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
bgk
6d394b2d9f
Fixed MFC for my previous commit.
2008-12-30 11:18:15 +00:00
CMakeScripts
Initial version of the GTK GUI (forwardported from VBA's CVS)
2008-04-20 07:28:48 +00:00
debian
debian : nasm is required to build the package, even when using the C version of the code (cmake limitation).
2008-09-21 14:31:17 +00:00
doc
SDL: new option to slow down autofire (needed for it to work with some games)
2008-11-24 20:13:57 +00:00
project
/vc2008_mfc
MOVE copyright/license text from the top of every code file to seperate 'License.txt' file.
2008-10-27 09:59:14 +00:00
src
Fixed MFC for my previous commit.
2008-12-30 11:18:15 +00:00
CMakeLists.txt
New sound driver framework. Made the SDL and GTK+ frontends use it. It will help cleaning up the sound related global variables hell. It should be easy enough to port the sound drivers of the MFC frontend to it. Now if someone could do it, it would allow using the sound drivers directly from the core, removing the C wrappers and a lot of global vars.
2008-12-26 12:19:33 +00:00