Page 1 of 2

SVN515 Download & Infos (Win32/MFC/Linux)

Posted: Mon May 19, 2008 9:21 am
by mudlord

Download link:

http://visualboyadvance-m.googlecode.com/files/VisualBoyAdvance515.rar

 

DX9 Updater:

http://www.microsoft.com/downloads/details.aspx?familyid=2da43d38-db71-4c1b-bc6a-9b6652cd92a3&displaylang=en

 

Enjoy!

 

Changes:

QT:

Fixed up Qt4 project file

Started preliminary Qt4 directory dialog in options

 

Linux:

(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

Added new options:

Joy#AutoA, Joy#AutoB, openGLscale, saveKeysSwitch

Fixed maximum value for rewindTimer.

 

Win32/MFC

Updated about info

Added GBA_LOGGING for debug build

Added some fun.......


SVN515 Download & Infos (Win32/MFC/Linux)

Posted: Mon May 19, 2008 10:15 am
by ZachBacon

I'll copy this post and link back the original post on my site [img]<fileStore.core_Emoticons>/emoticons/smile.png[/img]/emoticons/smile@2x.png 2x" width="20" height="20" /> but it will have to be tomorrow when my high speed connection is hooked up


SVN515 Download & Infos (Win32/MFC/Linux)

Posted: Tue May 27, 2008 1:01 am
by Hard Core Rikki

Very nice. Another fine revision [img]<fileStore.core_Emoticons>/emoticons/wink.png[/img]/emoticons/wink@2x.png 2x" width="20" height="20" />


SVN515 Download & Infos (Win32/MFC/Linux)

Posted: Tue May 27, 2008 9:14 am
by ZachBacon

One of these Day's I'll compile my own build [img]<fileStore.core_Emoticons>/emoticons/tongue.png[/img]/emoticons/tongue@2x.png 2x" width="20" height="20" /> just need to install the Windows SDK to compile as VC 2008 is complaning it can't find afxwin.h and I also had to fix some paths to zlib.h and also some png headers in the source file


SVN515 Download & Infos (Win32/MFC/Linux)

Posted: Tue May 27, 2008 11:34 am
by spacy51

One of these Day's I'll compile my own build [img]<fileStore.core_Emoticons>/emoticons/tongue.png[/img]/emoticons/tongue@2x.png 2x" width="20" height="20" /> just need to install the Windows SDK to compile as VC 2008 is complaning it can't find afxwin.h and I also had to fix some paths to zlib.h and also some png headers in the source file

 

 

afx* are MFC files, which are not part of the Windows SDK, but rather of Visual Studio (non-Express).

 

Nevertheless, if you need some help compiling, don't fear to contact me.


SVN515 Download & Infos (Win32/MFC/Linux)

Posted: Tue May 27, 2008 11:49 am
by ZachBacon

Well I got the headers needed to compile I just need vc express to use them


SVN515 Download & Infos (Win32/MFC/Linux)

Posted: Tue May 27, 2008 12:26 pm
by Squall Leonhart

VC Express requires environment changes to compile applications


SVN515 Download & Infos (Win32/MFC/Linux)

Posted: Tue May 27, 2008 1:04 pm
by ZachBacon

Kind of figured [img]<fileStore.core_Emoticons>/emoticons/tongue.png[/img]/emoticons/tongue@2x.png 2x" width="20" height="20" />


SVN515 Download & Infos (Win32/MFC/Linux)

Posted: Tue May 27, 2008 3:23 pm
by spacy51

I recommend a look at doc/DevInfo.txt

 

In the "Download locations" section, you can find all the additional software you need to compile VBA/MFC.


SVN515 Download & Infos (Win32/MFC/Linux)

Posted: Wed May 28, 2008 6:22 am
by ZachBacon

Well Doesn't matter I got what I needed (bought the Professional Edition last night) all I need is the OpenAL headers, do you mind pointing out where you got your headers from?