spacy51
15da28c26a
Added "detect now" tool for detecting the backup media of the cartridge.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@895 a31d4220-a93d-0410-bf67-fe4944624d44
2009-08-19 20:40:29 +00:00
spacy51
c20581c102
Reduce build time by about 66% by using precompiled headers for MFC GUI code.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@894 a31d4220-a93d-0410-bf67-fe4944624d44
2009-08-19 16:27:48 +00:00
spacy51
e3e53e6d43
Add new command line switch: "--configpath YOURPATHHERE"
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@893 a31d4220-a93d-0410-bf67-fe4944624d44
2009-08-18 20:32:26 +00:00
spacy51
11ec4822ae
parseCommandLine function is unnecessary because __argc and __argv are defined in stdlib.h
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@892 a31d4220-a93d-0410-bf67-fe4944624d44
2009-08-18 19:01:30 +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
d938186555
Change output file name to VisualBoyAdvance-M.exe
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@890 a31d4220-a93d-0410-bf67-fe4944624d44
2009-08-16 14:08:05 +00:00
spacy51
3e6ec0cf65
Append -M to "VisualBoyAdvance", put SVN revision into braces
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@889 a31d4220-a93d-0410-bf67-fe4944624d44
2009-08-16 13:53:26 +00:00
spacy51
6aa7de214b
Added a hint for fixing LNK2005 linker errors if linker hack would be disabled. maybe someone else can figure it out somewhen.
...
Ignore SVN revision file.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@888 a31d4220-a93d-0410-bf67-fe4944624d44
2009-08-16 12:06:34 +00:00
spacy51
688a93d461
Clean up stdafx.h and other header includes.
...
#ifdef __AFX_H__ is now properly detected
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@887 a31d4220-a93d-0410-bf67-fe4944624d44
2009-08-16 10:37:48 +00:00
spacy51
f986277ed8
Fix file type associations for Windows Vista.
...
Use Chip-Like icon from shell32.dll for all ROMs.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@886 a31d4220-a93d-0410-bf67-fe4944624d44
2009-08-15 19:48:32 +00:00
spacy51
0eccbe84bd
If vba.ini exists in executable's folder, use it. Else create/use one in %appdata% folder.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@885 a31d4220-a93d-0410-bf67-fe4944624d44
2009-08-15 17:43:53 +00:00
squall-leonhart
b388acba36
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@884 a31d4220-a93d-0410-bf67-fe4944624d44
2009-08-10 09:15:07 +00:00
squall-leonhart
c382c82e75
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@883 a31d4220-a93d-0410-bf67-fe4944624d44
2009-08-10 07:13:07 +00:00
jbo_85
c665a17f14
Fixed some GB-Z80 instructions. Special thanks to Blargg and Dwedit.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@882 a31d4220-a93d-0410-bf67-fe4944624d44
2009-08-08 20:09:09 +00:00
squall-leonhart
6cb59fe795
applied Fix GDB support patch, needs testing, but patch provider verified it to work.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@881 a31d4220-a93d-0410-bf67-fe4944624d44
2009-08-08 15:28:56 +00:00
jbo_85
9d9005542c
Fixed saving of pauseWhenInactive setting to the config file. Fixed logic bug with autoFrameSkip setting to not disable autoFrameSkip when throttle is disabled.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@880 a31d4220-a93d-0410-bf67-fe4944624d44
2009-07-27 01:57:21 +00:00
mudlord
ba9d1aafeb
Fixed DirectSound initialization issues.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@878 a31d4220-a93d-0410-bf67-fe4944624d44
2009-06-16 12:01:18 +00:00
squall-leonhart
3b58c9b506
saving the autoskip option still not working... hmmm
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@877 a31d4220-a93d-0410-bf67-fe4944624d44
2009-03-26 03:59:25 +00:00
squall-leonhart
fc0983d339
autoframeskipping wasn't saving to cfg, that is now fixed.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@876 a31d4220-a93d-0410-bf67-fe4944624d44
2009-03-25 17:05:31 +00:00
squall-leonhart
2fd0d42cb1
:) Applied OV2's pause when inactive fix, now works great! that'll make people happy.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@874 a31d4220-a93d-0410-bf67-fe4944624d44
2009-03-25 06:10:43 +00:00
squall-leonhart
71a1818c63
filepathremover should be fixed as well as fileexists
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@873 a31d4220-a93d-0410-bf67-fe4944624d44
2009-03-24 05:32:37 +00:00
squall-leonhart
5761233dc9
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@872 a31d4220-a93d-0410-bf67-fe4944624d44
2009-03-24 05:30:20 +00:00
squall-leonhart
9152c67444
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@871 a31d4220-a93d-0410-bf67-fe4944624d44
2009-03-24 05:27:55 +00:00
squall-leonhart
ad404dd582
Code reverted to prior to spacy's relative directories.
...
Maybe we can do this properly in the future, but for now it was causing issues for people who like to keep saves with the roms, as well as breaking the rom open dialogues.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@870 a31d4220-a93d-0410-bf67-fe4944624d44
2009-03-24 05:15:25 +00:00
squall-leonhart
4379051553
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@869 a31d4220-a93d-0410-bf67-fe4944624d44
2009-03-24 05:01:02 +00:00
squall-leonhart
7344af8e4b
autoframe skipping now working.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@868 a31d4220-a93d-0410-bf67-fe4944624d44
2009-03-24 02:08:58 +00:00
squall-leonhart
9601308b16
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@867 a31d4220-a93d-0410-bf67-fe4944624d44
2009-03-24 01:23:14 +00:00
squall-leonhart
ece030d01d
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@866 a31d4220-a93d-0410-bf67-fe4944624d44
2009-03-23 18:33:46 +00:00
squall-leonhart
d2807c65ef
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@865 a31d4220-a93d-0410-bf67-fe4944624d44
2009-03-23 17:25:55 +00:00
squall-leonhart
e2058fb268
missed this one previously. - pause when inactive fix.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@864 a31d4220-a93d-0410-bf67-fe4944624d44
2009-03-23 16:56:15 +00:00
squall-leonhart
f84cb6009d
found some more protector code to remove, and added back in pause when inactive toggle/function.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@863 a31d4220-a93d-0410-bf67-fe4944624d44
2009-03-23 15:19:42 +00:00
squall-leonhart
b0682b232e
more removal of protection,
...
MFC may not compile at all at this point.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@862 a31d4220-a93d-0410-bf67-fe4944624d44
2009-03-23 14:34:29 +00:00
squall-leonhart
3189764717
removed quick open rom Menu's and classes. (broke the other open rom menu's)
...
Deleted protect.c and protect.h (last appearance is svn 860)
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@861 a31d4220-a93d-0410-bf67-fe4944624d44
2009-03-23 12:59:59 +00:00
squall-leonhart
270793170b
removed the protection... yeah i dont think this is needed anymore... its more of a pita then anything.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@860 a31d4220-a93d-0410-bf67-fe4944624d44
2009-03-23 12:10:30 +00:00
bgk
93534f4af6
Oops
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@859 a31d4220-a93d-0410-bf67-fe4944624d44
2009-03-21 09:55:13 +00:00
bgk
f86f872ba9
GTK : Removed the XVideo renderer since it was badly written, and OpenGL
...
does a better job in all cases now.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@858 a31d4220-a93d-0410-bf67-fe4944624d44
2009-03-19 10:41:38 +00:00
bgk
a7029d7b4d
GTK: Rewrote the OpenGL code. The old code used a software path with
...
Mesa drivers. The new one (taken from the SDL port) is much faster with
these drivers.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@857 a31d4220-a93d-0410-bf67-fe4944624d44
2009-03-19 10:20:42 +00:00
bgk
60202f1e1c
Fixed OpenGL display for mesa drivers
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@856 a31d4220-a93d-0410-bf67-fe4944624d44
2009-03-07 08:23:25 +00:00
jbo_85
d078d3e3a6
Fixed include path for the asm HQ filters.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@855 a31d4220-a93d-0410-bf67-fe4944624d44
2009-02-17 18:31:10 +00:00
bgk
214a80d12c
Removed some unused vars
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@854 a31d4220-a93d-0410-bf67-fe4944624d44
2009-01-26 18:52:42 +00:00
bgk
4d74125282
GTK : New GBA settings dialog
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@853 a31d4220-a93d-0410-bf67-fe4944624d44
2009-01-24 10:09:10 +00:00
bgk
55a905fd3e
GTK : Removed 2 global vars
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@852 a31d4220-a93d-0410-bf67-fe4944624d44
2009-01-23 14:40:18 +00:00
bgk
72ccee1bb2
GTK : Added GB bootrom file support
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@851 a31d4220-a93d-0410-bf67-fe4944624d44
2009-01-23 13:41:24 +00:00
bgk
2b5b2a0e01
Add an initializer for a static const member.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@850 a31d4220-a93d-0410-bf67-fe4944624d44
2009-01-14 12:02:19 +00:00
bgk
14177eea70
The number of samples in the system sound driver buffer has to be a
...
power of 2 on some machines.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@849 a31d4220-a93d-0410-bf67-fe4944624d44
2009-01-12 21:12:46 +00:00
bgk
ec72c82c3c
Converted some NULLs to zeros to fix build on some systems.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@848 a31d4220-a93d-0410-bf67-fe4944624d44
2009-01-12 07:56:04 +00:00
bgk
f7b55782fd
GTK : Introducing the new Game Boy config dialog
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@847 a31d4220-a93d-0410-bf67-fe4944624d44
2009-01-06 21:20:18 +00:00
bgk
a6e74b1e7b
Fixed loading non gzipped roms, thanks to mnk for the report
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@846 a31d4220-a93d-0410-bf67-fe4944624d44
2009-01-04 13:32:18 +00:00
bgk
2495a7b9d9
Fixed build with asm scalers
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@845 a31d4220-a93d-0410-bf67-fe4944624d44
2009-01-04 09:03:26 +00:00
bgk
07facf723a
Fixed a few warnings
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@844 a31d4220-a93d-0410-bf67-fe4944624d44
2009-01-01 20:18:09 +00:00