The continuing development of the legendary VBA gameboy advance emulator.
Go to file
xkiv 812990cd2f (new/changed functionality is mostly described in the new file doc/ReadMe.SDL.txt)
Reworked rewinds
More schemes for save/load keybindings
Savestate backups
Per-gamepad autofire (binds to a button on the real pad/keyboard)
Allow adding cheat codes from commandline
Allow adding IPS patch files from commandline
Fix bug in configuration for pad 4
Configurable default scaling of window size for openGL (when filter=0)
Assorted code cleanups (using DEFINEs instead of literals, factored-out chunks of code
from the big switch to functions, ...)
New switches for muting sound (CTRL+S), toggling cheats (CTRL-E)
Added timestamp to console messages
All messages go to console, even if they go to screen
Some messages no longer go to screen
2008-05-08 23:25:39 +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-05-03 07:58:20 +00:00
doc Documentation for the SDL GUI - keybindings, savestates, backups, rewinds, IPSs, cheats, autofire 2008-05-08 23:11:35 +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 (new/changed functionality is mostly described in the new file doc/ReadMe.SDL.txt) 2008-05-08 23:25:39 +00:00
CMakeLists.txt GTK GUI : 2008-04-25 18:21:39 +00:00
Makefile GTK GUI : 2008-04-21 06:28:02 +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 Changed zlib & libpng linkage back to static. Local lib & include files of these libraries are necessary. 2008-05-07 19:54:22 +00:00
nasm.rules Update MSVC2008 project files. 2008-03-08 13:59:23 +00:00