squall-leonhart
|
8201eb85b3
|
|
2009-03-23 18:33:46 +00:00 |
squall-leonhart
|
f48fde13af
|
|
2009-03-23 17:25:55 +00:00 |
squall-leonhart
|
c2ec406870
|
missed this one previously. - pause when inactive fix.
|
2009-03-23 16:56:15 +00:00 |
squall-leonhart
|
c60b3f4e44
|
found some more protector code to remove, and added back in pause when inactive toggle/function.
|
2009-03-23 15:19:42 +00:00 |
squall-leonhart
|
3a4bc53645
|
more removal of protection,
MFC may not compile at all at this point.
|
2009-03-23 14:34:29 +00:00 |
squall-leonhart
|
086a299061
|
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)
|
2009-03-23 12:59:59 +00:00 |
squall-leonhart
|
b8784ccfe2
|
removed the protection... yeah i dont think this is needed anymore... its more of a pita then anything.
|
2009-03-23 12:10:30 +00:00 |
bgk
|
a8993064d8
|
Oops
|
2009-03-21 09:55:13 +00:00 |
bgk
|
0354e4aa06
|
GTK : Removed the XVideo renderer since it was badly written, and OpenGL
does a better job in all cases now.
|
2009-03-19 10:41:38 +00:00 |
bgk
|
7595ec268f
|
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.
|
2009-03-19 10:20:42 +00:00 |
bgk
|
d94765205a
|
Fixed OpenGL display for mesa drivers
|
2009-03-07 08:23:25 +00:00 |
jbo_85
|
f099e3ba71
|
Fixed include path for the asm HQ filters.
|
2009-02-17 18:31:10 +00:00 |
bgk
|
e62f3407c5
|
Removed some unused vars
|
2009-01-26 18:52:42 +00:00 |
bgk
|
628d618662
|
GTK : New GBA settings dialog
|
2009-01-24 10:09:10 +00:00 |
bgk
|
9788aba1e3
|
GTK : Removed 2 global vars
|
2009-01-23 14:40:18 +00:00 |
bgk
|
34da50d9be
|
GTK : Added GB bootrom file support
|
2009-01-23 13:41:24 +00:00 |
bgk
|
63d2caa1d9
|
Add an initializer for a static const member.
|
2009-01-14 12:02:19 +00:00 |
bgk
|
5e7c3ce5cd
|
The number of samples in the system sound driver buffer has to be a
power of 2 on some machines.
|
2009-01-12 21:12:46 +00:00 |
bgk
|
115c39154d
|
Converted some NULLs to zeros to fix build on some systems.
|
2009-01-12 07:56:04 +00:00 |
bgk
|
1543a02585
|
GTK : Introducing the new Game Boy config dialog
|
2009-01-06 21:20:18 +00:00 |
bgk
|
6b9ebdc62c
|
Fixed loading non gzipped roms, thanks to mnk for the report
|
2009-01-04 13:32:18 +00:00 |
bgk
|
417cfc2184
|
Fixed build with asm scalers
|
2009-01-04 09:03:26 +00:00 |
bgk
|
1c9664414d
|
Fixed a few warnings
|
2009-01-01 20:18:09 +00:00 |
bgk
|
210b97e5ff
|
Fixed MFC
|
2009-01-01 17:17:40 +00:00 |
bgk
|
3047995169
|
Forgot a file
|
2009-01-01 16:53:56 +00:00 |
bgk
|
db8ec308dd
|
Moved more GBA specific code to the gba folder.
|
2009-01-01 16:11:02 +00:00 |
bgk
|
a9370648df
|
This was apparently not used anymore.
|
2009-01-01 15:24:31 +00:00 |
bgk
|
ba89436ad2
|
No more cryptic names ...
|
2009-01-01 15:20:03 +00:00 |
bgk
|
716d9feab0
|
No need to use cryptic names
|
2009-01-01 14:52:03 +00:00 |
bgk
|
4004472458
|
Moved the APU files up by one level, since they are shared between the GB and GBA cores.
|
2009-01-01 14:43:18 +00:00 |
bgk
|
56f42e81eb
|
Modified the includes so that files from the dmg folder don't include anything from the agb folder.
|
2009-01-01 14:34:16 +00:00 |
bgk
|
6c6e4a8b97
|
Moved some files to the common folder.
|
2009-01-01 14:21:18 +00:00 |
bgk
|
8e2cc38c7c
|
Fixed the VC2008 project for my last commit
|
2009-01-01 13:23:09 +00:00 |
bgk
|
f1199d4533
|
Moved the filters to their own directory.
|
2009-01-01 13:02:35 +00:00 |
bgk
|
8ed219a700
|
Fixed a warning
|
2008-12-30 16:44:26 +00:00 |
bgk
|
973c7123c9
|
Simplified the SDL audio driver by using a generic ring buffer (from Gambatte). Changed the A/V max delay and sound update framerate to saner values. Emulation smoothness and sound quality have improved on my system. Please report any issue.
|
2008-12-30 14:34:33 +00:00 |
bgk
|
9383abc719
|
GTK : Added an option to allow a sound sample rate of 48 000 Hz (finally ...)
|
2008-12-30 12:14:04 +00:00 |
bgk
|
6d394b2d9f
|
Fixed MFC for my previous commit.
|
2008-12-30 11:18:15 +00:00 |
bgk
|
5ab2d916dc
|
More conversion from sound quality to sample rate.
|
2008-12-30 11:09:37 +00:00 |
bgk
|
de4c414e86
|
Directly use sound sample rate instead of "quality"
|
2008-12-30 10:42:34 +00:00 |
bgk
|
a67fe271a9
|
Fixed MFC for my previous commit
|
2008-12-26 20:11:33 +00:00 |
bgk
|
8bc8270984
|
Made the emulation core use the new sound framework. MFC is currently broken.
|
2008-12-26 19:33:19 +00:00 |
bgk
|
b334392f48
|
MFC : Fixed my nick in the about dialog
|
2008-12-26 17:57:55 +00:00 |
bgk
|
a970f93727
|
Made the MFC port use the new sound framework. Win32 devs, please check.
|
2008-12-26 17:55:22 +00:00 |
bgk
|
9ab357571a
|
SDL sound driver : renamed some variables
|
2008-12-26 15:35:28 +00:00 |
bgk
|
e2e749245e
|
Comments
|
2008-12-26 13:22:45 +00:00 |
bgk
|
2b3a6f8c9b
|
New sound driver framework. Made the SDL and GTK+ frontends use it. It will help cleaning up the sound related global variables hell. It should be easy enough to port the sound drivers of the MFC frontend to it. Now if someone could do it, it would allow using the sound drivers directly from the core, removing the C wrappers and a lot of global vars.
|
2008-12-26 12:19:33 +00:00 |
bgk
|
753b72123d
|
GTK : Replaced the sound configuration menu by a dialog
|
2008-12-23 13:51:48 +00:00 |
bgk
|
21563e5ca4
|
Regenerated the lexer using a newer version of flex to fix a warning with GCC 4.3
|
2008-12-23 12:27:43 +00:00 |
bgk
|
95f2f0c10e
|
Fixed a few warnings.
|
2008-12-23 12:18:09 +00:00 |