The continuing development of the legendary VBA gameboy advance emulator.
Go to file
bgk a970f93727 Made the MFC port use the new sound framework. Win32 devs, please check. 2008-12-26 17:55:22 +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 Made the MFC port use the new sound framework. Win32 devs, please check. 2008-12-26 17:55:22 +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