Commit Graph

896 Commits

Author SHA1 Message Date
Squall-Leonhart 35f5665525 missing ; after break on line 263
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@974 a31d4220-a93d-0410-bf67-fe4944624d44
2011-01-10 02:12:20 +00:00
Squall-Leonhart 07145fa527 applied kode54's sdl/gtk joypad patch
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@973 a31d4220-a93d-0410-bf67-fe4944624d44
2011-01-09 20:14:40 +00:00
Squall-Leonhart 09d1561f1c lets try this one more time
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@972 a31d4220-a93d-0410-bf67-fe4944624d44
2011-01-05 22:33:23 +00:00
Squall-Leonhart 4642572be9 debian build fix
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@971 a31d4220-a93d-0410-bf67-fe4944624d44
2011-01-05 22:19:12 +00:00
Squall-Leonhart 6bb4ade339 linux build fix, pushed to svn.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@970 a31d4220-a93d-0410-bf67-fe4944624d44
2011-01-05 21:38:04 +00:00
Squall-Leonhart 7863f223e8 git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@969 a31d4220-a93d-0410-bf67-fe4944624d44 2011-01-01 14:51:42 +00:00
Squall-Leonhart 858e4fd90e LZMA2 support for file_extractor by Kode54
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@968 a31d4220-a93d-0410-bf67-fe4944624d44
2011-01-01 14:51:12 +00:00
squall-leonhart e2fb52a7f6 applied gtk_rtc.patch by unmacaque
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@967 a31d4220-a93d-0410-bf67-fe4944624d44
2010-11-27 01:06:20 +00:00
squall-leonhart 42a1e9c612 streamlined vcc directories some.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@966 a31d4220-a93d-0410-bf67-fe4944624d44
2010-10-28 12:35:24 +00:00
squall-leonhart cf9d876595 stupid log told me it wasn't patched but it was
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@965 a31d4220-a93d-0410-bf67-fe4944624d44
2010-10-24 20:39:53 +00:00
squall-leonhart b2a35e7093 gdbconnect patch, fixes remote debug
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@964 a31d4220-a93d-0410-bf67-fe4944624d44
2010-10-24 20:27:49 +00:00
squall-leonhart 77215ac71c gdbconnection patch - fixes remote debugging
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@963 a31d4220-a93d-0410-bf67-fe4944624d44
2010-10-24 19:46:47 +00:00
squall-leonhart a054383c7f another patch, this time for GSV snapshots.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@962 a31d4220-a93d-0410-bf67-fe4944624d44
2010-10-24 15:53:08 +00:00
squall-leonhart a3854eef4d more patches, save type detection now only available when a rom is loaded.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@961 a31d4220-a93d-0410-bf67-fe4944624d44
2010-10-24 15:41:11 +00:00
squall-leonhart 3a6523a9ee applied patches by jlaukkanen
Import Pro Action Replay Snapshots
Compilation error when no_xaudio2
Focus Lost in cheat dialogue MFC

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@960 a31d4220-a93d-0410-bf67-fe4944624d44
2010-10-24 05:14:52 +00:00
squall-leonhart 2f9e6debf7 killed off 22 warnings by removing a command line override for zc:forscope.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@959 a31d4220-a93d-0410-bf67-fe4944624d44
2010-10-03 13:21:22 +00:00
squall-leonhart 3a329b3f83 git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@958 a31d4220-a93d-0410-bf67-fe4944624d44 2010-10-03 13:01:12 +00:00
squall-leonhart 2b162d5f0b filters was named wrong for some reason O.o
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@957 a31d4220-a93d-0410-bf67-fe4944624d44
2010-10-03 12:53:51 +00:00
squall-leonhart a4c012d7f5 by popular demand, the layers menu is back.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@956 a31d4220-a93d-0410-bf67-fe4944624d44
2010-09-10 12:12:18 +00:00
squall-leonhart c020769ba7 enable SSE optimisations in VCProj, intrinsics update nasm and revert shuffles changes to gb_apu_state.cpp.
i prefer warnings during compilation rather then a lack of function in the emulator, we can look at correcting the warnings in a less broken manner later.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@955 a31d4220-a93d-0410-bf67-fe4944624d44
2010-09-10 11:31:31 +00:00
squall-leonhart ed04e12377 git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@952 a31d4220-a93d-0410-bf67-fe4944624d44 2010-08-29 17:19:59 +00:00
squall-leonhart 1cc90e5640 git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@951 a31d4220-a93d-0410-bf67-fe4944624d44 2010-08-29 17:19:19 +00:00
squall-leonhart 3a9af2a92b git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@950 a31d4220-a93d-0410-bf67-fe4944624d44 2010-08-29 17:18:58 +00:00
squall-leonhart 5ae2267b5d Directinput fixed.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@949 a31d4220-a93d-0410-bf67-fe4944624d44
2010-08-29 15:52:24 +00:00
squall-leonhart 5561a158d0 patch from billiard to attempt a fix for the broken DI8 enumeration.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@948 a31d4220-a93d-0410-bf67-fe4944624d44
2010-08-26 07:08:25 +00:00
squall-leonhart 48b6f96e40 Removes NO_OAL from the project file to restore compiling to its full form. Specifying such an option should be done per user and should not be set by default.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@947 a31d4220-a93d-0410-bf67-fe4944624d44
2010-06-30 15:24:19 +00:00
shuffle2 b91372c270 fix linking on windows: remove unused "lspeed" variable from win32
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@945 a31d4220-a93d-0410-bf67-fe4944624d44
2010-03-19 18:14:08 +00:00
shuffle2 2567f250ec Quiet some compile warnings (gcc likes to make sure you know operator precedence...)
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@944 a31d4220-a93d-0410-bf67-fe4944624d44
2010-03-16 23:19:54 +00:00
shuffle2 da79d11db5 should fix remaining build errors on linux...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@943 a31d4220-a93d-0410-bf67-fe4944624d44
2010-03-15 20:44:20 +00:00
shuffle2 60429e60cc sorry, forgot some files in the last commit
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@942 a31d4220-a93d-0410-bf67-fe4944624d44
2010-03-15 17:59:55 +00:00
shuffle2 8916e188e0 fix the cmake/linux build
moves dependencies/File_Extractor-1.0.0 to trunk/fex - we can't expect people to have this lib, and fex has dropped support for the "fex_mini".

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@941 a31d4220-a93d-0410-bf67-fe4944624d44
2010-03-15 03:36:45 +00:00
shuffle2 841b6cfa77 update SubWCRev.exe to 1.6.7 (hey, no [false?] trojans now!)
put SubWCRev.exe in /dependencies to save non-windows folk some bandwidth.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@938 a31d4220-a93d-0410-bf67-fe4944624d44
2010-02-26 23:21:18 +00:00
shuffle2 bfb217b5aa just quiet some warnings
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@937 a31d4220-a93d-0410-bf67-fe4944624d44
2010-02-24 21:33:18 +00:00
spacy51 6d7671e82e Fix bug 2802274 from VBA1 on sourceforge:
http://sourceforge.net/tracker/index.php?func=detail&aid=2802274&group_id=63889&atid=636220

CPUImportEepromFile
file pointer not closed if file size wrong

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@936 a31d4220-a93d-0410-bf67-fe4944624d44
2010-02-24 17:26:35 +00:00
shuffle2 9b838b3298 update to File_Extractor-1.0.0
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@935 a31d4220-a93d-0410-bf67-fe4944624d44
2010-02-24 16:50:30 +00:00
shuffle2 e210e51edb remove stub /trunk/dependencies.
add source for all dependencies to /dependencies.
update vs2008 files accordingly.
if this is not a good compromise, just revert it - but try not to break the build this time.
dependencies/lpng140/scripts can probably be removed if no one sees a reason for it (some 225KB).

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@934 a31d4220-a93d-0410-bf67-fe4944624d44
2010-02-24 08:19:28 +00:00
shuffle2 c7007c0d39 revert vs2008 sln/vproj so they will actually load...
I'll let you deal with your own heathen rules.
don't commit my changes if you will royally screw it up.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@933 a31d4220-a93d-0410-bf67-fe4944624d44
2010-02-24 06:53:47 +00:00
squall-leonhart 61327232f3 git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@932 a31d4220-a93d-0410-bf67-fe4944624d44 2010-02-24 00:47:47 +00:00
squall-leonhart 3e9c7be01b git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@931 a31d4220-a93d-0410-bf67-fe4944624d44 2010-02-24 00:24:24 +00:00
squall-leonhart c604abf41f git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@930 a31d4220-a93d-0410-bf67-fe4944624d44 2010-02-23 23:57:34 +00:00
squall-leonhart d5d3f8aac8 git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@929 a31d4220-a93d-0410-bf67-fe4944624d44 2010-02-23 23:47:28 +00:00
spacy51 baced7498d Add GBC BIOS selection
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@928 a31d4220-a93d-0410-bf67-fe4944624d44
2010-01-02 17:26:26 +00:00
spacy51 dccf885304 add a property file "per_user_settings.vsprops" where every developer can make his own changes that should not be part of the official distribution of VBA-M
(like excluding OpenAL, OpenGL, etc.)

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@927 a31d4220-a93d-0410-bf67-fe4944624d44
2009-11-29 20:58:29 +00:00
squall-leonhart f30577f406 working gfx are better then speed.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@926 a31d4220-a93d-0410-bf67-fe4944624d44
2009-11-10 17:54:11 +00:00
squall-leonhart c1607a0df5 cleaned up the vc10 project file
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@924 a31d4220-a93d-0410-bf67-fe4944624d44
2009-10-22 23:37:12 +00:00
squall-leonhart 7d1e3e189a reupped untouched versions (pending proper migration of the sensor functions from VBA-GX
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@923 a31d4220-a93d-0410-bf67-fe4944624d44
2009-10-22 21:31:51 +00:00
squall-leonhart 4aa84b20c8 git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@922 a31d4220-a93d-0410-bf67-fe4944624d44 2009-10-22 21:26:06 +00:00
squall-leonhart a4be2b6eb1 git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@921 a31d4220-a93d-0410-bf67-fe4944624d44 2009-10-22 21:25:20 +00:00
squall-leonhart 9d571a2a55 removing and reverting.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@920 a31d4220-a93d-0410-bf67-fe4944624d44
2009-10-22 21:22:49 +00:00
spacy51 a1e7ecd735 fix compile errors with MSVC 2008
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@919 a31d4220-a93d-0410-bf67-fe4944624d44
2009-10-22 21:02:53 +00:00