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.
444
Commits
36
Branches
24
Tags
66
MiB
C++
64.2%
C
23.2%
Assembly
5%
Shell
3.1%
CMake
2.9%
Other
1.3%
9321a15300
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
bgk
9321a15300
Separated the SDL sound code from the SDL port to make it reusable by the other ports.
2008-04-20 07:26:11 +00:00
debian
Whitespace trim, and eol-style native propery set again.
2008-03-05 00:35:39 +00:00
doc
updated buglist
2008-04-07 13:40:21 +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
Separated the SDL sound code from the SDL port to make it reusable by the other ports.
2008-04-20 07:26:11 +00:00
Makefile
Separated the SDL sound code from the SDL port to make it reusable by the other ports.
2008-04-20 07:26:11 +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