The continuing development of the legendary VBA gameboy advance emulator.
Go to file
spacy51 052dd8c0cc FIX MBC2 saving/loading
keep in mind VBA-M does NOT truncate the MBC2 ram reads/writes to 4bits, even though it should. FF Legend still saves&loads fine, though
2009-09-18 19:43:59 +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 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 FIX MBC2 saving/loading 2009-09-18 19:43:59 +00:00
CMakeLists.txt GTK : Removed the XVideo renderer since it was badly written, and OpenGL 2009-03-19 10:41:38 +00:00