Commit Graph

17 Commits

Author SHA1 Message Date
squall-leonhart bdf75f232f SubWCRev is no longer available as a standalone download
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1104 a31d4220-a93d-0410-bf67-fe4944624d44
2012-07-22 17:06:34 +00:00
squall-leonhart 943fb50ba9 added a note that the unpatched MSVC2010 has a bug that causes SSE2 to be applied on some operations when the /SSE flag is set, which causes an illegal on processors not supporting SSE2
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1089 a31d4220-a93d-0410-bf67-fe4944624d44
2012-01-25 00:24:52 +00:00
thibeaz a02d69b317 added shuffles patch for fixing wxwidgets interface build, unfortunetly still fails building on link enabling. but if disabled it will build and run.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1085 a31d4220-a93d-0410-bf67-fe4944624d44
2012-01-23 03:46:47 +00:00
squall-leonhart 541ecbda78 SubWCRev is no longer standalone, removed from dependencies and pointed the project files to find it via path
updated DevInfo.txt
applied khh's patch for gbalink.cpp though more changes are required to bring trunk up to building since the Wx patches

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1064 a31d4220-a93d-0410-bf67-fe4944624d44
2012-01-04 19:38:33 +00:00
spacy51 5bb3c9b26b 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.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@899 a31d4220-a93d-0410-bf67-fe4944624d44
2009-08-28 16:57:04 +00:00
spacy51 ab7a3f2652 Update DevInfo.txt.
Add the new SoundDriver.h file to the project file.


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@891 a31d4220-a93d-0410-bf67-fe4944624d44
2009-08-16 14:54:35 +00:00
spacy51 48fbf73bea REMOVED old Qt files from trunk. See branches/qt for Qt front-end.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@751 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-16 08:49:15 +00:00
spacy51 896d0c222b CHANGED everything to use C/C++/MFC runtime DLLs + libpng/zlib DLL versions
ADDED workaround for missing crc32_combine function in default zlib DLL

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@604 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-14 16:36:51 +00:00
spacy51 3253f62ad0 FIX compiling Qt build with MSVC++
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@603 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-13 23:20:45 +00:00
spacy51 fa34b2c3b5 ADDED small how-to for compiling Qt on Windows
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@602 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-13 23:04:31 +00:00
spacy51 46430f98fa REMOVED outdated VC2005 project files
REMOVED libpng source code
REMOVED zlib source code
RENAMED vc2008 to vc2008_qt
MOVED Win32/MFC project files to 'project/vc2008_mfc' folder
CHANGED XAudio2 to default sound output

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@596 a31d4220-a93d-0410-bf67-fe4944624d44
2008-08-13 10:01:39 +00:00
spacy51 ffc67dc551 ADDED info about precompiled zlib & libpng
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@590 a31d4220-a93d-0410-bf67-fe4944624d44
2008-07-26 11:43:28 +00:00
mudlord 19af8011a7 Updated what we need to do next.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@546 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-28 22:45:00 +00:00
spacy51 ea38858c2e Some clarifications.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@512 a31d4220-a93d-0410-bf67-fe4944624d44
2008-05-19 11:25:30 +00:00
spacy51 4c1c9429d9 ADDED sound output using Microsoft's new XAudio2 API
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@454 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 14:01:34 +00:00
spacy51 c846e62d15 Update MSVC2008 project files.
Fix compiler errors.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@451 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-08 13:59:23 +00:00
spacy51 95018f363b rename res to doc
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@304 a31d4220-a93d-0410-bf67-fe4944624d44
2008-01-14 22:08:41 +00:00