Commit Graph

858 Commits

Author SHA1 Message Date
squall-leonhart 7d90ceb12e lets commit the right version of the arm patch this time eh.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1162 a31d4220-a93d-0410-bf67-fe4944624d44
2013-02-04 06:26:16 +00:00
squall-leonhart 49e936b283 Applied fixes to NormMatts r1150 fixes - V-Rally 3 working again
Re-added nasm.props to vs2008 build folder + changes to nasm.rules for spaces in paths.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1161 a31d4220-a93d-0410-bf67-fe4944624d44
2013-02-04 06:15:53 +00:00
squall-leonhart f4b933d686 implement ALL of abhoriels patch correctly.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1160 a31d4220-a93d-0410-bf67-fe4944624d44
2013-02-03 17:25:22 +00:00
bgk 1fe8b9e860 GBA: Revert r1150 since it adds artifacts in (at least) V-Rally 3
Please fix and commit again.


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1159 a31d4220-a93d-0410-bf67-fe4944624d44
2013-02-03 13:47:51 +00:00
bgk b5bcf0490c GTK: Apply patch #3524058 - Auto-load/save cheats
Thanks go to unmacaque


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1156 a31d4220-a93d-0410-bf67-fe4944624d44
2013-02-03 12:59:48 +00:00
bgk c872f0d625 GTK: Updated the .desktop file to validate
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1155 a31d4220-a93d-0410-bf67-fe4944624d44
2013-02-03 12:56:12 +00:00
bgk 526429f009 GTK: Fix "#3598672 - emulated system option in gvbam changes by itself in Linux"
Applied patch 3599614 thanks to Mika Attila 


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1154 a31d4220-a93d-0410-bf67-fe4944624d44
2013-02-03 12:51:40 +00:00
bgk 1a6a4d2f9d GBA: Fix build
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1153 a31d4220-a93d-0410-bf67-fe4944624d44
2013-02-03 12:43:01 +00:00
squall-leonhart 59579cb66f commit abhoriels RSBS and RSCS patch
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1151 a31d4220-a93d-0410-bf67-fe4944624d44
2013-02-02 03:48:32 +00:00
squall-leonhart 174cbec2a2 patch to correct some behavior in arm tests.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1150 a31d4220-a93d-0410-bf67-fe4944624d44
2013-01-23 00:38:00 +00:00
squall-leonhart d94c8037e0 OSX/Mac buildfix changes to GBALink
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1149 a31d4220-a93d-0410-bf67-fe4944624d44
2012-11-20 08:58:44 +00:00
squall-leonhart 2ea42c3cd2 merge Fix for SDL colours on OSX as indicated by x3ro
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1148 a31d4220-a93d-0410-bf67-fe4944624d44
2012-11-20 04:04:57 +00:00
bgk 02ff19dcfe GTK: Fix a GCC warning
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1146 a31d4220-a93d-0410-bf67-fe4944624d44
2012-10-03 17:49:39 +00:00
bgk 96f9fd2607 GTK: Fix an invalid memory access in the joypad config dialog
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1145 a31d4220-a93d-0410-bf67-fe4944624d44
2012-10-03 17:18:17 +00:00
squall-leonhart 289b31824f file type fixes
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1131 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-11 21:53:26 +00:00
squall-leonhart 56cbd01cd7 removed the modal else from the client connection dialogue
now it doesn't crash when clicking connect on debug builds




still does on release builds, just like start server :(

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1117 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-03 09:36:28 +00:00
squall-leonhart de77f29b1a this makes the serverwait dialog appear.
still causes a crash in release builds and points at output.c in an area of unicode :|

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1116 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-03 09:14:27 +00:00
bgk 0af6a10271 LINK: Don't assume the data we want to send is the first to be written to SIOMLT_SEND since last transfer.
But rather the one present in SIOMLT_SEND when master sets the start transfert bit.
Fixes Advance Wars


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1115 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-02 17:26:08 +00:00
bgk 8ee689b96c WX: Somewhat fix lan link. Advance wars won't link properly whereas it is working with mem link.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1114 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-02 14:26:22 +00:00
bgk 11f4dfb43b WX: Fix build with LINK enabled
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1113 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-01 17:59:13 +00:00
kode54 51afa7e129 Fixed a crash on Windows XP and older systems
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1112 a31d4220-a93d-0410-bf67-fe4944624d44
2012-08-26 07:44:19 +00:00
squall-leonhart c8d6432cb7 removing some cases where then and else do exactly the same thing
i could not see any functional differences anywhere, but there might be something im overlooking.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1111 a31d4220-a93d-0410-bf67-fe4944624d44
2012-08-19 21:22:16 +00:00
bgk 43d71c8bdb WX: Fix build on non-win32
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1110 a31d4220-a93d-0410-bf67-fe4944624d44
2012-08-08 19:09:37 +00:00
bgk a0929baee4 FFMPEG: Fix build with newer versions of the library.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1109 a31d4220-a93d-0410-bf67-fe4944624d44
2012-08-08 19:08:42 +00:00
kode54 a958ca170d Added device change notifier to XAudio2 outputs
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1108 a31d4220-a93d-0410-bf67-fe4944624d44
2012-08-04 22:15:46 +00:00
squall-leonhart 3741669b56 clarified, and ignored another user side project file
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1107 a31d4220-a93d-0410-bf67-fe4944624d44
2012-07-22 20:31:54 +00:00
squall-leonhart 0585f558cb maybe emucr will get the hint now.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1105 a31d4220-a93d-0410-bf67-fe4944624d44
2012-07-22 19:59:26 +00:00
squall-leonhart 75056f7b74 commit latest nasm and kode54's change to gb_oscs that has seemed to have resolved the channel 3 issue in a number of games.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1097 a31d4220-a93d-0410-bf67-fe4944624d44
2012-05-23 09:29:46 +00:00
squall-leonhart b3457e493f how did the spanish version of fire red get its save type set to eeprom (savetype=1)
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1096 a31d4220-a93d-0410-bf67-fe4944624d44
2012-05-23 06:40:11 +00:00
squall-leonhart 75667980a7 cleans up a unary minus unsigned still unsigned warning
also fixes channel 3 in Mario and luigi super star saga.  DON'T ASK ME HOW, i have no idea.  Infact changing other area's affected the channels as well, so i have no idea how the fuck this works.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1094 a31d4220-a93d-0410-bf67-fe4944624d44
2012-05-12 06:13:10 +00:00
bgk 3fe64a7485 FFMPEG: Fix build for newer versions of the library.
Thanks to Tim Harder for the patch.


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1092 a31d4220-a93d-0410-bf67-fe4944624d44
2012-03-25 08:14:31 +00:00
bgk a7c7f063c1 Fix build errors with zlib-1.2.6.
The problem relates to gzFile not being a typedef of voidp anymore in zlib-1.2.6.
Thanks to Tim Harder for the patch.


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1091 a31d4220-a93d-0410-bf67-fe4944624d44
2012-03-25 08:09:07 +00:00
squall-leonhart 35c18aff76 update FSF address
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1086 a31d4220-a93d-0410-bf67-fe4944624d44
2012-01-23 08:49:39 +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 e1cc1ea034 clicking start server crashes vba-m, so lets not let people click it for now.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1084 a31d4220-a93d-0410-bf67-fe4944624d44
2012-01-21 01:06:43 +00:00
squall-leonhart 05d20571f7 shuffles magic mush...... trunk MSVC2010 buildfix
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1071 a31d4220-a93d-0410-bf67-fe4944624d44
2012-01-20 22:03:27 +00:00
thibeaz 9ad39de0b9 added the option to disable/enable xaudio2 support in the cmakelist since it was neglected the first time around, also going to be looking into expanding the sound settings dialog and enhancing it some as soon as I figure out some xrc specifics for wxPropertySheetDialog.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1067 a31d4220-a93d-0410-bf67-fe4944624d44
2012-01-16 18:44:25 +00:00
squall-leonhart c55fc8a937 reverts ini file generation to pre rev885 behaviour
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1066 a31d4220-a93d-0410-bf67-fe4944624d44
2012-01-16 01:48:28 +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
squall-leonhart 7f627ac7b0 took drnach's dmg association and expanded on it :)
looks like the branch doesn't have properties assigned

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1062 a31d4220-a93d-0410-bf67-fe4944624d44
2011-12-28 13:05:40 +00:00
bgk b716c9c328 SDL: Install vba-over.ini in the data directory and use it.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1060 a31d4220-a93d-0410-bf67-fe4944624d44
2011-12-28 10:23:38 +00:00
n-a-c-h 58db70f758 Add missing extensions. Note though that the association section is still missing .dmg
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1059 a31d4220-a93d-0410-bf67-fe4944624d44
2011-12-27 22:09:31 +00:00
n-a-c-h a21e1a0d0f Add missing extensions.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1058 a31d4220-a93d-0410-bf67-fe4944624d44
2011-12-27 22:01:34 +00:00
n-a-c-h f1e0e14144 Add missing extensions.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1057 a31d4220-a93d-0410-bf67-fe4944624d44
2011-12-27 21:56:00 +00:00
n-a-c-h 725a20ff6c I'm not sure where these MIME types came from, but if we're going to invent some, let's invent some proper ones. I'm not sure if -rom is the best suffix though.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1056 a31d4220-a93d-0410-bf67-fe4944624d44
2011-12-27 21:49:55 +00:00
bgk 8f80b303b5 GTK: Hint the file manager it can use gvbam to open GB and GBA rom files
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1055 a31d4220-a93d-0410-bf67-fe4944624d44
2011-12-27 21:30:59 +00:00
bgk cc39456d49 GTK: Fix an uninitialized variable causing potential crashes in the joypad config dialog.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1053 a31d4220-a93d-0410-bf67-fe4944624d44
2011-12-27 19:20:49 +00:00
bgk f7bf880096 Some fixes to help building on NetBSD
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1052 a31d4220-a93d-0410-bf67-fe4944624d44
2011-12-27 15:34:39 +00:00
bgk aedfa7a18b SDL/WX: Fix build with asm scalers enabled.
If Win32 has issues with OpenGL those should not be hacked around in common code.


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1034 a31d4220-a93d-0410-bf67-fe4944624d44
2011-12-03 13:47:20 +00:00
bgk 26003fe355 GTK: Applied patch #3386384 to fix build when NLS is disabled.
Thanks to Dmitry Marakasov.


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1032 a31d4220-a93d-0410-bf67-fe4944624d44
2011-12-03 13:11:19 +00:00
squall-leonhart ee094c4246 correction to OP_MVNS, fixed by AdamN, fixes vrally 3 flickering
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1030 a31d4220-a93d-0410-bf67-fe4944624d44
2011-07-28 12:18:28 +00:00
thibeaz 4bae6afc9f in the EXECUTE_PROCESS command in the CmakeLists.txt file for the wxwidgets gui was missing the end bracket, this should fix it, next on the list is work on using ffmpeg as an external dependency and not need it as a requirement (hopefully), if it doesn't work, you can shoot me Squall
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1028 a31d4220-a93d-0410-bf67-fe4944624d44
2011-06-30 01:54:32 +00:00
squall-leonhart f109539a64 wx about box fix from darktjm
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1025 a31d4220-a93d-0410-bf67-fe4944624d44
2011-06-14 13:38:10 +00:00
squall-leonhart 919c5fb7a8 apply the vba config file rename to the trunk, this has come about because older versions use some values slightly differently which would cause those versions to fail to work or have the wrong settings.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1023 a31d4220-a93d-0410-bf67-fe4944624d44
2011-06-13 15:46:20 +00:00
squall-leonhart 7a19748d88 all current vba-m Wx patches applied to trunk.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1021 a31d4220-a93d-0410-bf67-fe4944624d44
2011-05-25 11:55:46 +00:00
squall-leonhart c478cf1fa9 buncha patches by darktjm
sdl fix not applied yet

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1017 a31d4220-a93d-0410-bf67-fe4944624d44
2011-05-24 07:39:29 +00:00
bgk 5c5aea8c6b SDL: Enable OpenGL by default
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1016 a31d4220-a93d-0410-bf67-fe4944624d44
2011-05-07 07:09:21 +00:00
squall-leonhart 77ae016369 should fix GS codes that don't work on games which use lcd interrupts instead of vblank
thanks unmacaque

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1014 a31d4220-a93d-0410-bf67-fe4944624d44
2011-05-05 13:17:13 +00:00
squall-leonhart e3b06a9684 Bugger unicode support, we can just convert multibyte to widestring using google cloud services and a bunch of midgets running in spinwheels.
Also enables whole program optimisation (funnily i was only doing linker time optimisation so it wasn't as good as it could be.)

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1013 a31d4220-a93d-0410-bf67-fe4944624d44
2011-04-26 07:25:16 +00:00
bgk 879ddd06ed GTK: Fixed bug #3201910
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1011 a31d4220-a93d-0410-bf67-fe4944624d44
2011-03-12 08:51:23 +00:00
bgk d77482ea3e GTK: Fix emulation stuck paused after closing the general options dialog when the "pause when inactive" option has been toggled.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1009 a31d4220-a93d-0410-bf67-fe4944624d44
2011-03-01 16:48:35 +00:00
bgk e23e553abe GTK: Merged the GB and GBA cheat list dialogs. Patch by unmacaque.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1007 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-26 10:06:32 +00:00
bgk 222dd4c1b3 FILTERS: Changed the 2xSaImmx implementation to GPLv2+, since the author allowed it. This will make life easier to packagers.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1006 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-25 19:25:17 +00:00
bgk 3918d01ffd GTK: Add missing file. Oops.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1005 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-25 19:03:37 +00:00
bgk 955a8aa61a ALL: Update vba-over.ini with an older but better version
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1004 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-25 18:23:42 +00:00
bgk 73e22a800d GTK: Add GameBoy cheats support. Thanks to unmacaque for the patch.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1003 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-25 17:56:10 +00:00
bgk 48ce2e94b7 GTK: Fix NLS for the directories config dialog
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1000 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-24 21:02:47 +00:00
bgk 6bb7f0a8b2 GTK: Add vba-over.ini support
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@999 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-24 19:34:56 +00:00
bgk 3d7ed45c58 GTK: Cleanup
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@998 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-24 18:40:20 +00:00
bgk abe283c064 GTK: More NLS WIP
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@996 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-24 17:01:10 +00:00
bgk c756a51012 GTK: NLS support WIP
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@995 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-24 13:06:17 +00:00
bgk 3d757cd1ac GTK: Add support for 7z archives
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@993 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-24 10:52:33 +00:00
bgk 0b7a1ecd62 GTK: Mark more strings as translatable
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@991 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-24 08:19:59 +00:00
bgk c40af7cc74 GTK: Remove the StringTokenizer class and move the functionality to tools.cpp
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@990 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-22 18:04:08 +00:00
bgk 191825d160 GTK: Turned the last menu based settings into a dialog
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@988 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-20 19:03:38 +00:00
bgk 0be270ad00 GTK: Cleanup includes. Don't instanciate global objects.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@987 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-20 16:36:25 +00:00
bgk 6f0b4f3048 GTK: Added GBA cheats support. Thanks to unmacaque for the patch.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@986 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-20 14:53:04 +00:00
bgk c7a3ab4c33 CMAKE: Allow building without SFML
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@983 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-20 12:22:58 +00:00
bgk 7ce0d17315 GTK: Don't reset the renderer when entering the display config dialog
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@982 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-20 10:38:42 +00:00
bgk d031acfd50 GTK: Don't disable rendering when using the menus. Thanks to fernandotcl for the patch.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@981 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-20 10:15:03 +00:00
bgk d9285a2bab SDL: Allow vbam to run on systems without an audio device. Thanks to jcranmer for the patch.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@980 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-20 09:25:07 +00:00
bgk e87b5c4829 GTK: Change the OpenGL texture size when changing scaler size. Thanks to fernandotcl for the patch.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@979 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-20 09:02:46 +00:00
bgk 9d6e6eef22 GTK: Rename the main GtkBuilder file for consistency
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@978 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-20 08:33:01 +00:00
bgk 33e95d70ee GTK: Convert the remaining parts of the UI from Glade to GtkBuilder. Thanks to Rafał Mużyło for the patch.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@977 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-20 08:28:48 +00:00
bgk 259aa4cdde GTK: Fix the joypad config dialog using 100% CPU
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@976 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-19 22:01:09 +00:00
bgk dee05ff978 SVN: Applied proper properties to all files, mainly to get native end of lines.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@975 a31d4220-a93d-0410-bf67-fe4944624d44
2011-02-19 21:33:53 +00:00
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 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 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 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 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
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