Post Reply 
 
Thread Rating:
  • 47 Votes - 3.02 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SVN515 Download & Infos (Win32/MFC/Linux)
Author Message
mudlord Offline
not banned.
*****

Posts: 507
Joined: Feb 2009
Reputation: 5
Post: #1
SVN515 Download & Infos (Win32/MFC/Linux)
Download link:
http://visualboyadvance-m.googlecode.com...nce515.rar

DX9 Updater:
http://www.microsoft.com/downloads/detai...laylang=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.......
(This post was last modified: 01-27-2009 10:22 PM by SCHUMI4EVER.)
05-19-2008 11:21 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Zach Thibeau Offline
Administrator
*******

Posts: 251
Joined: Mar 2008
Reputation: 2
Post: #2
RE: SVN515 Download & Infos (Win32/MFC/Linux)
I'll copy this post and link back the original post on my site Smile but it will have to be tomorrow when my high speed connection is hooked up

Emuskillet checking whats cooking in the emuscene | My Personal Blog
[Image: tealcsiler5bb.gif]
05-20-2008 12:15 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Hard Core Rikki Offline
Former Administrator
******

Posts: 178
Joined: Apr 2008
Reputation: 6
Post: #3
RE: SVN515 Download & Infos (Win32/MFC/Linux)
Very nice. Another fine revision Wink

VBA-M:
Developpers | To-do list | Latest releases

TODAY'S TOPICS
05-27-2008 03:01 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Zach Thibeau Offline
Administrator
*******

Posts: 251
Joined: Mar 2008
Reputation: 2
Post: #4
RE: SVN515 Download & Infos (Win32/MFC/Linux)
One of these Day's I'll compile my own build Tongue 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

Emuskillet checking whats cooking in the emuscene | My Personal Blog
[Image: tealcsiler5bb.gif]
05-27-2008 11:14 PM
Visit this user's website Find all posts by this user Quote this message in a reply
spacy51 Offline
VBA-M Developer
*******

Posts: 451
Joined: Mar 2008
Reputation: 3
Post: #5
RE: SVN515 Download & Infos (Win32/MFC/Linux)
thibeaz Wrote:One of these Day's I'll compile my own build Tongue 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.
05-28-2008 01:34 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Zach Thibeau Offline
Administrator
*******

Posts: 251
Joined: Mar 2008
Reputation: 2
Post: #6
RE: SVN515 Download & Infos (Win32/MFC/Linux)
Well I got the headers needed to compile I just need vc express to use them

Emuskillet checking whats cooking in the emuscene | My Personal Blog
[Image: tealcsiler5bb.gif]
05-28-2008 01:49 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Squall Leonhart Offline
The Admin with the Gunblade
*******

Posts: 1,475
Joined: Mar 2008
Reputation: 15
Post: #7
RE: SVN515 Download & Infos (Win32/MFC/Linux)
VC Express requires environment changes to compile applications

05-28-2008 02:26 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Zach Thibeau Offline
Administrator
*******

Posts: 251
Joined: Mar 2008
Reputation: 2
Post: #8
RE: SVN515 Download & Infos (Win32/MFC/Linux)
Kind of figured Tongue

Emuskillet checking whats cooking in the emuscene | My Personal Blog
[Image: tealcsiler5bb.gif]
05-28-2008 03:04 AM
Visit this user's website Find all posts by this user Quote this message in a reply
spacy51 Offline
VBA-M Developer
*******

Posts: 451
Joined: Mar 2008
Reputation: 3
Post: #9
RE: SVN515 Download & Infos (Win32/MFC/Linux)
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.
05-28-2008 05:23 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Zach Thibeau Offline
Administrator
*******

Posts: 251
Joined: Mar 2008
Reputation: 2
Post: #10
RE: SVN515 Download & Infos (Win32/MFC/Linux)
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?

Emuskillet checking whats cooking in the emuscene | My Personal Blog
[Image: tealcsiler5bb.gif]
05-28-2008 08:22 PM
Visit this user's website Find all posts by this user Quote this message in a reply
spacy51 Offline
VBA-M Developer
*******

Posts: 451
Joined: Mar 2008
Reputation: 3
Post: #11
RE: SVN515 Download & Infos (Win32/MFC/Linux)
http://openal.org/downloads.html

"OpenAL 1.1 SDK for Windows"


It links you to some creative developer site where you can download it.
(This post was last modified: 05-28-2008 11:34 PM by spacy51.)
05-28-2008 11:34 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Zach Thibeau Offline
Administrator
*******

Posts: 251
Joined: Mar 2008
Reputation: 2
Post: #12
RE: SVN515 Download & Infos (Win32/MFC/Linux)
thats what I though thnx I downloaded as well the DirectX SDK (not sure if it is the right one or not but we will see soon)

Emuskillet checking whats cooking in the emuscene | My Personal Blog
[Image: tealcsiler5bb.gif]
05-28-2008 11:40 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joneslee Offline
Junior Member
**

Posts: 6
Joined: Jun 2008
Reputation: 0
Post: #13
RE: SVN515 Download & Infos (Win32/MFC/Linux)
to muddlord:

Can you also please provide the GTK, Qt and SDL version for downloading? I believe I would attract more attentions from the Linux community.
06-12-2008 03:19 PM
Find all posts by this user Quote this message in a reply
SCHUMI4EVER Offline
Super Moderator
******

Posts: 152
Joined: Mar 2008
Reputation: 2
Post: #14
RE: SVN515 Download & Infos (Win32/MFC/Linux)
Well seeing as the Qt build is not operational at all building and offering it for download would be pointless and probably bring in a lot of pointless complaints about it not being able to emulate anything.
06-12-2008 09:11 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

 Quick Theme: