The continuing development of the legendary VBA gameboy advance emulator.
Go to file
bgk 6d394b2d9f Fixed MFC for my previous commit. 2008-12-30 11:18:15 +00:00
CMakeScripts Initial version of the GTK GUI (forwardported from VBA's CVS) 2008-04-20 07:28:48 +00:00
debian debian : nasm is required to build the package, even when using the C version of the code (cmake limitation). 2008-09-21 14:31:17 +00:00
doc SDL: new option to slow down autofire (needed for it to work with some games) 2008-11-24 20:13:57 +00:00
project/vc2008_mfc MOVE copyright/license text from the top of every code file to seperate 'License.txt' file. 2008-10-27 09:59:14 +00:00
src Fixed MFC for my previous commit. 2008-12-30 11:18:15 +00:00
CMakeLists.txt New sound driver framework. Made the SDL and GTK+ frontends use it. It will help cleaning up the sound related global variables hell. It should be easy enough to port the sound drivers of the MFC frontend to it. Now if someone could do it, it would allow using the sound drivers directly from the core, removing the C wrappers and a lot of global vars. 2008-12-26 12:19:33 +00:00