The continuing development of the legendary VBA gameboy advance emulator.
Go to file
bgk c5151b2054 Separated the SDL sound code from the SDL port to make it reusable by the other ports.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@480 a31d4220-a93d-0410-bf67-fe4944624d44
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