The continuing development of the legendary VBA gameboy advance emulator.
Go to file
mudlord d3f76dff7d Updated readme
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@483 a31d4220-a93d-0410-bf67-fe4944624d44
2008-04-20 10:20:03 +00:00
CMakeScripts Initial version of the GTK GUI (forwardported from VBA's CVS) 2008-04-20 07:28:48 +00:00
debian Whitespace trim, and eol-style native propery set again. 2008-03-05 00:35:39 +00:00
doc Updated readme 2008-04-20 10:20:03 +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 Ooops. Forgot that file in my last commit. 2008-04-20 07:33:58 +00:00
CMakeLists.txt Initial version of the GTK GUI (forwardported from VBA's CVS) 2008-04-20 07:28:48 +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