Commit Graph

1198 Commits

Author SHA1 Message Date
skidau 4797211210 Fixed the HQ3x and HQ4x filters by forcing 32bit output. Hooked up the zBRZ filter in the wx build.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1369 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-28 12:19:15 +00:00
skidau 6f85e29631 Fixed some of the filters in the wx build. Disabled multi-threaded filtering.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1368 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-28 10:23:54 +00:00
skidau 8068cdd431 Rearranged the preferences alphabetically and a few other config fixes.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1367 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-28 04:15:26 +00:00
wowzaman12 37c4b8ee8e fix include for dsound.cpp
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1366 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-28 01:00:19 +00:00
skidau 1d5b47527e Missed TileViewer.xrc from the last commit
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1365 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-27 22:56:45 +00:00
skidau cad3ebc527 Split out and optionally load the xrc files if they are found in a "xrc" sub-directory. Changed the PropertySheetDialogs to NoteBooks in the split xrc files.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1364 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-27 10:53:18 +00:00
skidau 21ce6616ba Moved the core parameters from the wx gui to ConfigManager
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1363 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-27 08:32:03 +00:00
skidau 0689069f71 Fixed the throttle in the wx build
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1362 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-23 13:56:22 +00:00
skidau 5351d5d40f Build fix for wx2.x
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1360 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-23 10:00:14 +00:00
skidau 24f820ace5 Fixed the wxDialogs on wx3.0.2 due to a change in behaviour with FindWindow.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1359 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-22 13:54:27 +00:00
skidau de271e15dc Initial changes for compiling the wx build under Visual Studio
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1358 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-22 00:02:29 +00:00
skidau 403f43913d Cleaned up the loading of the config file (vbam.ini)
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1357 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-20 10:28:01 +00:00
skidau 941ee580a7 Fixed the throttle menu option
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1356 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-19 22:07:49 +00:00
skidau d162ef20d0 Switched the VS solution over to the runtime DLL
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1355 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-19 14:13:37 +00:00
skidau 257e08b702 Fixed the debug printf feature in the case where a debugger is not attached.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1354 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-19 10:13:53 +00:00
skidau 8cb558f7df Fixed the crash that would occur if vbam.ini and vbam.cfg are not found
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1353 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-19 09:54:14 +00:00
skidau f69f6c3654 Missed this change in r1349
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1352 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-19 07:41:27 +00:00
skidau 11e4a67dc8 Re-enabled the debugger in the command line version (SDL)
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1351 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-19 07:01:41 +00:00
skidau 680768dee9 Added a command line option to load e-Reader dotcode files
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1350 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-18 15:35:46 +00:00
skidau 3162b3fb25 Separate the configured saveType from the runtime saveType
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1349 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-18 14:52:58 +00:00
skidau ff7d40b7dc Fixed the global saveType from getting clobbered.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1348 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-18 14:28:38 +00:00
skidau 18e9b71e41 Created a common configuration system.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1347 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-18 06:53:55 +00:00
squall-leonhart 3bc0150d2c use openal-soft lib/headers instead of the Creative 1.1 sdk.
This precludes an attempt to compile the soft_oal code into the emulator.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1346 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-16 11:59:40 +00:00
skidau 70e05ef56b Split off the MFC code into its own project.
Added a command line project based on SDL.
Added getopt from MinGW.
Added SDL 1.2.15 to the dependencies.
Rearranged the OutDir and IntDir to Binary and Build folders.


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1345 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-15 13:13:07 +00:00
wowzaman12 fa3267284a just added ereader.cpp to the mix.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1344 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-14 12:22:07 +00:00
wowzaman12 c56109543b Just a libretro build fix, next is to hookup the ereader stuff.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1343 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-14 11:33:28 +00:00
skidau a515b70184 Linux build fix
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1342 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-14 11:29:23 +00:00
squall-leonhart b11ab103bb silence some warnings.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1341 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-14 10:59:03 +00:00
skidau b3d4fe6f4d Updated libretro to c0449e2c75650325aed7e7495a41f166d9ec0e7a (11/03/2015 7:03:18AM)
c0449e2c75


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1340 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-14 10:39:21 +00:00
skidau 280c3a1d11 Preliminary implementation of the GBA wireless adapter using TCP (based on the IPC version).
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1339 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-14 10:21:27 +00:00
skidau 62465361ef Fixed the "incorrect battery size" error warning in Kirby Tilt n' Tumble (GB). Patch by chrono.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1338 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-10 00:07:41 +00:00
skidau 46be5796d3 Enabled the RTC and rom mirroring by default.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1337 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-08 05:05:12 +00:00
skidau 5dc1c4dca9 Removed the "Remove Intros" option because it did not work. Removed the "e-Reader" option because the e-Reader is automatically detected. Removed the double emulator loop because it is not needed.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1336 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-08 04:30:16 +00:00
wowzaman12 9621c4fcd5 case of the case sensitive compiler.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1330 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-07 11:46:26 +00:00
wowzaman12 3d0be7e25c Fix an operator precedence issue clang complained about.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1310 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-06 17:33:32 +00:00
wowzaman12 1ab4b86c94 So, this fixes compiling using clang, fixed some tabulation issues, and allow the sdljoy pad compile against SDL2. Also fixed a small compiling issue when compiled against wx3 with the dsound driver. Seems we need the Wx c string to work, it's still not exactly wx3 primetime but it's a small start.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1309 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-06 17:31:18 +00:00
squall-leonhart 8e55e43f06 updated credits
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1308 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-06 04:14:33 +00:00
wowzaman12 2fa40d1041 keeps spitting out the wrong flags.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1307 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-06 01:28:26 +00:00
wowzaman12 e8d16c333a re-added color depth checks.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1306 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-05 22:25:07 +00:00
wowzaman12 b0bd6e779f So yeah... seems -stdc++11 work for xaudio2.cpp
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1304 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-05 14:56:03 +00:00
wowzaman12 d00bf52812 Getting close to fixing the xaudio2 driver for the wxwidgets frontend.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1303 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-05 14:12:26 +00:00
wowzaman12 9f100f4cc3 Again with the bracer issue. -_- But this should fix compiling. (Got to stop committing before testing.)
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1302 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-05 13:53:25 +00:00
wowzaman12 6497a54aad read kega fusion plugins in the wxwidgets interface and also started some work on xbrz support in the interface, will complete that later though.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1301 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-05 13:32:12 +00:00
skidau fccb69238b Cleaned up GBA cable link (network).
Removed cable link speedhack as it is not needed.
Hard-coded timeouts.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1300 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-05 07:59:01 +00:00
wowzaman12 be12abe627 Just added a small cpack routine to make a zip file of the binaries.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1298 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-05 04:28:40 +00:00
wowzaman12 a006659db4 small fix for compiling against gcc
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1297 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-05 03:01:13 +00:00
skidau 1a29afddf7 Added a NO$GBA Style OAM Viewer. The OAM Viewer shows a previews every OAM and its location on the screen. Patch by StrepTeDa.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1296 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-05 00:25:30 +00:00
skidau 146b6328cd Fixed the ROM info compare in the e-Reader emulation
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1295 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-04 22:33:06 +00:00
skidau 78e8225cf0 Enabled the e-Reader kill-switch under the Emulators menu. Fixes the freeze in "Crash Bandicoot - The Huge Adventure" by disabling the e-Reader reset patch.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1294 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-04 09:39:39 +00:00
skidau 7014fff1d9 Removed VS2008 support. Cleaned up the adamn-link and bgk-link branches which have been merged.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1293 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-04 06:20:10 +00:00