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.
431
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%
b9722e941c
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
squall-leonhart
b9722e941c
swapped default A/B control defines
2008-03-24 00:39:10 +00:00
debian
Whitespace trim, and eol-style native propery set again.
2008-03-05 00:35:39 +00:00
doc
Updated docs
2008-03-22 02:50:00 +00:00
lang
Whitespace trim, and eol-style native propery set again.
2008-03-05 00:35:39 +00:00
project
Fix compiling on non Windows platforms. It seems much of the inline assembly code is Windows only (even the GCC segments), not to mention x86-32 only.
2008-03-05 00:55:15 +00:00
src
swapped default A/B control defines
2008-03-24 00:39:10 +00:00
Makefile
added missing slash
2008-02-27 23:51:24 +00:00
VBA.sln
NUKED skin support
2008-01-17 13:20:50 +00:00
VBA.vcproj
moved some of the GBA core files to the new agb directory and setup the paths, fixed some includes i didn't setup properly for GB.
2008-02-27 15:48:18 +00:00
VBA2008.sln
Update MSVC2008 project files.
2008-03-08 13:59:23 +00:00
VBA2008.vcproj
Change initialization of DirectSound and XAudio2 to load DLLs at runtime instead of linking statically to them.
2008-03-09 19:11:28 +00:00
nasm.rules
Update MSVC2008 project files.
2008-03-08 13:59:23 +00:00