The continuing development of the legendary VBA gameboy advance emulator.
Go to file
bgk 7a90c6c204 Applied patch 2868577 by fernandotcl.
The changes are :
- debian/control: Build-Depends now include nasm for i386 and amd64
- debian/control: Architecture is now "any"
- debian/rules: Less verbosity when DH_VERBOSE is not set
- debian/rules: -DUSE_ARM_SCALERS=ON -DUSE_ARM_CORE=ON on i386 and amd64
architectures
- CMakeLists.txt: Out-of-source builds using USE_ARM_SCALERS is now
working


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@914 a31d4220-a93d-0410-bf67-fe4944624d44
2009-10-04 06:43:20 +00:00
CMakeScripts Initial version of the GTK GUI (forwardported from VBA's CVS) 2008-04-20 07:28:48 +00:00
debian Applied patch 2868577 by fernandotcl. 2009-10-04 06:43:20 +00:00
doc Add support for compiling x64 builds. These can not use the optimized x86 assembler code, which is used in the GBA core and several pixel filters. 2009-08-28 16:57:04 +00:00
project/vc2008_mfc remove x64 support 2009-08-29 16:36:50 +00:00
src Applied patch 2732666 to fix build with GCC 4.4 2009-09-26 13:27:12 +00:00
CMakeLists.txt Applied patch 2868577 by fernandotcl. 2009-10-04 06:43:20 +00:00