SVN515 Download & Infos (Win32/MFC/Linux)

mudlord
Senior Member
Posts: 306
Joined: Sun Feb 08, 2009 7:16 am

SVN515 Download & Infos (Win32/MFC/Linux)

Post 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.......

Last edited by mudlord on Tue Jan 27, 2009 7:22 am, edited 1 time in total.
User avatar
ZachBacon
Member
Posts: 242
Joined: Tue Mar 27, 2018 9:35 pm

SVN515 Download & Infos (Win32/MFC/Linux)

Post 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

Hard Core Rikki
Member
Posts: 78
Joined: Tue Apr 08, 2008 12:26 pm

SVN515 Download & Infos (Win32/MFC/Linux)

Post 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" />

User avatar
ZachBacon
Member
Posts: 242
Joined: Tue Mar 27, 2018 9:35 pm

SVN515 Download & Infos (Win32/MFC/Linux)

Post 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

spacy51
Senior Member
Posts: 371
Joined: Tue Mar 18, 2008 4:59 pm

SVN515 Download & Infos (Win32/MFC/Linux)

Post 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.

User avatar
ZachBacon
Member
Posts: 242
Joined: Tue Mar 27, 2018 9:35 pm

SVN515 Download & Infos (Win32/MFC/Linux)

Post by ZachBacon »

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

Squall Leonhart
Posting Freak
Posts: 1223
Joined: Tue Mar 18, 2008 9:21 am

SVN515 Download & Infos (Win32/MFC/Linux)

Post by Squall Leonhart »

VC Express requires environment changes to compile applications

User avatar
ZachBacon
Member
Posts: 242
Joined: Tue Mar 27, 2018 9:35 pm

SVN515 Download & Infos (Win32/MFC/Linux)

Post by ZachBacon »

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

spacy51
Senior Member
Posts: 371
Joined: Tue Mar 18, 2008 4:59 pm

SVN515 Download & Infos (Win32/MFC/Linux)

Post 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.

User avatar
ZachBacon
Member
Posts: 242
Joined: Tue Mar 27, 2018 9:35 pm

SVN515 Download & Infos (Win32/MFC/Linux)

Post 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?

Post Reply