Commit Graph

32 Commits

Author SHA1 Message Date
squall-leonhart be21f833ec Applied Crono's Joypad interrupt patch 2008-09-20 06:02:29 +00:00
squall-leonhart dba48b820c 2008-09-19 01:12:57 +00:00
bgk 93cdd07256 CORE : Fix small memory leak (patch by chrono) 2008-09-13 16:53:00 +00:00
spacy51 4e35f820a4 MOVED sample rate selection from menu to audio core settings dialog
Code cleanup
2008-09-04 12:28:31 +00:00
spacy51 a831e6f5ea ADDED gbSoundSetDeclicking & gbSoundGetDeclicking [blargg] 2008-08-31 19:29:58 +00:00
bgk 4a3420f16c GTK:
The keymap now uses a std::map instead of a glib map
2008-08-30 08:27:17 +00:00
spacy51 a6ab84bbb7 ADDED volume control to GB core [blargg]
CLEANUP gbSound.h [blargg]
2008-08-28 22:06:48 +00:00
spacy51 447342e3ce FIX use GBC audio core for GBC ROMs instead of GB mono 2008-08-28 21:07:26 +00:00
spacy51 bb21d4815f FIX really use GBA sound when GBA is selected instead of GBC 2008-08-28 12:03:11 +00:00
spacy51 2c4a89738b FIXED use blargg's default values for echo & stereo 2008-08-27 19:22:11 +00:00
spacy51 2fb3b0f555 ADDED save/load gb_effects_config to/from ini file 2008-08-27 19:18:07 +00:00
spacy51 c566b321ea Sound code clean up 2008-08-26 23:45:34 +00:00
spacy51 c2b00fc595 REMOVED unused global soundBufferTotalLen
MOVED soundNextPosition from sound core to DirectSound
2008-08-26 21:12:46 +00:00
spacy51 99d5c6e6df REMOVED soundOffFlag remains 2008-08-26 20:48:25 +00:00
spacy51 ae0394a1e4 REMOVED sound reverse stereo remains 2008-08-26 20:34:45 +00:00
spacy51 f5eabba1c7 REMOVED remains of soundLowPass option 2008-08-26 20:28:32 +00:00
spacy51 e1e218c554 REMOVED sound echo menu item 2008-08-26 20:20:30 +00:00
spacy51 ea11c4735b ADDED Audio Effects config dialog 2008-08-26 13:36:40 +00:00
spacy51 bb710be856 ADDED Now recognizes GBA sound hardware mode
ADDED gbSoundConfigEffects function to apply new effects configuration [blargg]
2008-08-25 22:51:46 +00:00
spacy51 79cc82a59f FIXED GB audio state loading [blargg] 2008-08-25 22:02:15 +00:00
spacy51 0cafb29152 Make the option "File->Load Game->Do not change battery save" work for GB/C games as well. 2008-06-30 21:05:14 +00:00
squall-leonhart f850d60151 more fixes towards MBC7 2008-06-26 13:49:19 +00:00
squall-leonhart 81a8b3cdd0 GBC Battery fix 2008-06-26 02:50:57 +00:00
spacy51 107d1670a7 Change initialization of DirectSound and XAudio2 to load DLLs at runtime instead of linking statically to them.
Replace timeGetTime() with GetTickCount() in order to eliminate the need of additionally linking against winmm.lib.
2008-03-09 19:11:28 +00:00
Nach ab0256d9cc Whitespace trim, and eol-style native propery set again. 2008-03-05 00:35:39 +00:00
spacy51 167d89121c REMOVED superfluid backup files. 2008-03-04 19:17:32 +00:00
squall_leonhart69r 5c8fa49d23 2008-02-29 04:11:02 +00:00
squall_leonhart69r 52e6dae36f Removed file/folder 2008-02-29 03:52:21 +00:00
squall_leonhart69r 5341dc4218 added partial support for Brunni's GB palettes, might make this more permanent in the future by improving the built in palette editor and adding pergame support to it. 2008-02-29 02:52:45 +00:00
Nach b248000efb You better believe it, it's a whitespace trim, and line conversions, eol settings comming up. 2008-02-27 23:58:25 +00:00
squall_leonhart69r 7aef2948b1 moved some of the GBA core files to the new agb directory and setup the paths, fixed some includes i didn't setup properly for GB. 2008-02-27 15:48:18 +00:00
squall_leonhart69r df3ae15cac Renamed GB to DMG, fixed makefiles and vc project files to accomodate this change 2008-02-27 13:33:37 +00:00