skidau
585a3da290
Created a NO$GBA style OAM Viewer for the wx gui
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1383 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-02 15:35:42 +00:00
skidau
04926d67c0
Moved the link functions to their own menu
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1382 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-01 15:15:32 +00:00
skidau
df0aa4d117
Round up the rom size to the nearest power of two before mirroring.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1381 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-01 13:27:07 +00:00
skidau
d48e33e131
Converted the update_check macros to functions
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1380 a31d4220-a93d-0410-bf67-fe4944624d44
2015-05-01 01:08:57 +00:00
skidau
693e240355
Added a separately configured directory for Game Boy Color games
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1379 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-30 12:33:12 +00:00
skidau
a57ed0c70a
Made the wx GDB menus consistent with the MFC version.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1378 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-30 10:35:04 +00:00
skidau
3953993e44
Added the e-Reader Load/Save commands to the wx gui menu.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1377 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-30 04:10:00 +00:00
skidau
5de802fab0
Default the Open dialog to the directory of the currently emulated system. Made opening "Archives" the default in the File Dialog.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1376 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-30 00:30:07 +00:00
wowzaman12
daaae2563a
and I forgot the semi-colon...
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1375 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-29 20:41:04 +00:00
wowzaman12
eea9ba0804
removed a useless buffer (backported from bgk changes on his github repo)
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1374 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-29 20:36:40 +00:00
skidau
7437c5a455
Copied the checkbox options from the dialogs into a temporary menu, Configure.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1373 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-29 13:48:04 +00:00
skidau
b27cb0e81c
Added the SVN rev to the window title. Used GBA resolution as the default window size.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1372 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-29 01:30:31 +00:00
wowzaman12
ac23b5e111
wxvbam prefers gnu++11 rather than c++11, should fix compiling on mingw.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1371 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-28 14:53:26 +00:00
wowzaman12
bfc1bf5f36
wxvbam.xrc was missed in regards to xbrz filter support.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1370 a31d4220-a93d-0410-bf67-fe4944624d44
2015-04-28 13:32:25 +00:00
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