Commit Graph

79 Commits

Author SHA1 Message Date
bgk 716d9feab0 No need to use cryptic names 2009-01-01 14:52:03 +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
spacy51 2aebee7acb REVERTED increased code list size 2008-01-22 12:32:49 +00:00
spacy51 8b4ae87765 ADDED possibility to edit GB cheats 2008-01-18 20:51:47 +00:00
spacy51 80e1736fa7 INCREASE maximum number of cheats to 1000 (was 100) 2008-01-18 19:20:24 +00:00
spacy51 75ed6f5fad ADDED: BIOS settings dialog
MODIFIED: Seperate BIOS settings for GB mono and GBA
REMOVED: Old BIOS settings menu entries
2008-01-09 12:44:54 +00:00
mudlord c3c2764a86 Updated copyright information in core files that we modded :) 2007-12-31 04:52:00 +00:00
spacy51 696b14847a fixed some compiler warnings 2007-12-23 13:29:50 +00:00
squall_leonhart69r ed9ef0efc8 removed sgb/cgb border fix, now back to 1.8 behavior 2007-12-20 10:39:10 +00:00
squall_leonhart69r a08e486edb wrong folder... crap 2007-12-20 10:30:33 +00:00
squall_leonhart69r 53949a56f4 removed SGB Border fix 2007-12-20 10:27:14 +00:00
squall_leonhart69r fa29e12a4c Removed SGB Border fix 2007-12-20 10:26:31 +00:00
mudlord 512c68d091 Removed unzip.cpp/h
Updated SDL port to use full FEX library as optional
2007-12-15 23:29:10 +00:00
mudlord 5eed13e880 Added support for OpenAL software audio mixing
Updated GBA sound engine to support new audiosavestate format
Several improvements to audio cores
Updated sample buffer length in DirectSound
2007-12-06 08:16:35 +00:00
mudlord 8ff7a70258 Added new GBA sound emulation core (thanks to blargg)
Updated GB sound emulation core
2007-12-05 04:25:47 +00:00
mudlord 03fd550a86 Added missing files from last commit.
Bleh
2007-12-04 12:45:37 +00:00
mudlord 872441ce20 Added preliminary support for blargg's Gb_Apu 2007-12-04 09:08:44 +00:00
mudlord 5e3902b476 Border fix for GB ROMs 2007-12-03 20:55:18 +00:00
Nach f33aafcbdf Trimmed whitespace, and set propper line endings for SVN. 2007-11-14 12:28:27 +00:00
Nach f2e9b8d3eb Some fixes. Make HQXx assembly work on all x86 OSs. 2007-11-14 11:21:04 +00:00
Nach 13c8e7208e More fixes. 2007-11-14 10:40:41 +00:00
DJRobX fc82c5b342 Move dependencies into new dependencies folder for cleanliness
Remove blargg audio core but leave interpolation
2007-11-09 01:40:27 +00:00
DJRobX 6b947e0353 GB use blargg's audio core correctly
Noise channel seems to be buggy in GBA mode (probably using uninitialized data somewhere).   Suddenly became very LOUD.  
Changed volume setting for now.

OpenGL is looking for glext which is not part of a standard windows build.  Probably should incldue it in dependencies if we are going to 
use it
2007-11-08 11:42:08 +00:00
DJRobX 7d96299124 Upgrade to 1.8 beta core 2007-11-07 01:27:54 +00:00
DJRobX b5745f7a39 Sound code optimizations based on results of code profiling. Also contains some #ifdef'd out experimental
optimized code for sound filtering
2007-11-05 07:13:08 +00:00
mudlord cb3bac591d Reverted to revision 2 of GB.cpp, on advice from Dwedit 2007-11-01 06:43:27 +00:00
mudlord 94e3698ba9 Fixed opcode error when implementing Dwedit's fix. 2007-11-01 06:31:21 +00:00
mudlord 64e4bca8bc Fixed bug in GB/GBC mode as described and detailed by Dwedit. 2007-11-01 06:05:39 +00:00
mudlord 8bda069b3b Added VBALink to the SVN code. Note that this is completely untested 2007-10-30 19:04:22 +00:00