The continuing development of the legendary VBA gameboy advance emulator.
Go to file
bgk caf0e8fced GTK GUI :
- Improved the CMake script
- Removed some leftover debug code
- Simplified the menu appearance
- Made the debian packaging scripts use the cmake build system
- Added the GTK build to the debian package
2008-04-20 19:52:18 +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-04-20 19:52:18 +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 GTK GUI : 2008-04-20 19:52:18 +00:00
CMakeLists.txt GTK GUI : 2008-04-20 19:52:18 +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