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.
619
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%
7cf772ea6c
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
bgk
7cf772ea6c
SDL Input : Changed the keymap codes to 32 bits values because the GDK keyboard syms are 16bit (as opposed to 8bits for SDL) + we still have to store the device number. Configuration changes are needed.
2008-09-01 19:51:07 +00:00
CMakeScripts
Initial version of the GTK GUI (forwardported from VBA's CVS)
2008-04-20 07:28:48 +00:00
debian
GTK GUI :
2008-06-04 18:08:37 +00:00
doc
SDL :
2008-08-27 16:35:21 +00:00
lang
REMOVED outdated VC2005 project files
2008-08-13 10:01:39 +00:00
project
ADDED volume control to audio effects dialog and renamed it to audio core settings dialog
2008-08-27 18:49:09 +00:00
src
SDL Input : Changed the keymap codes to 32 bits values because the GDK keyboard syms are 16bit (as opposed to 8bits for SDL) + we still have to store the device number. Configuration changes are needed.
2008-09-01 19:51:07 +00:00
CMakeLists.txt
GTK : Started hooking up the SDL input code. The events are well transmitted to the input module but the GDK code is still used. WIP.
2008-09-01 19:14:37 +00:00