~sergio-br2/vbam/fixes_have-svg-icons

« back to all changes in this revision

Viewing changes to src/apu/Gb_Oscs.cpp

  • Committer: Sérgio Benjamim
  • Date: 2014-04-11 04:08:06 UTC
  • Revision ID: sergio_br2@yahoo.com.br-20140411040806-g36ce8hvklwvmh3j
Fixed license terms over many files

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* Copyright (C) 2003-2007 Shay Green
 
2
 * 
 
3
 * This module is free software; you can redistribute it and/or modify
 
4
 * it under the terms of the GNU Lesser General Public License as 
 
5
 * published by the Free Software Foundation; either version 2.1 of the
 
6
 * License, or (at your option) any later version.
 
7
 * 
 
8
 * This module is distributed in the hope that it will be useful, but
 
9
 * WITHOUT ANY WARRANTY; without even the implied warranty of
 
10
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 
11
 * Lesser General Public License for more details.
 
12
 * 
 
13
 * You should have received a copy of the GNU Lesser General Public License
 
14
 * along with this module; if not, write to the Free Software Foundation,
 
15
 * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
16
 */
 
17
 
1
18
// Gb_Snd_Emu 0.2.0. http://www.slack.net/~ant/
2
19
 
3
20
#include "Gb_Apu.h"
4
21
 
5
 
/* Copyright (C) 2003-2007 Shay Green. This module is free software; you
6
 
can redistribute it and/or modify it under the terms of the GNU Lesser
7
 
General Public License as published by the Free Software Foundation; either
8
 
version 2.1 of the License, or (at your option) any later version. This
9
 
module is distributed in the hope that it will be useful, but WITHOUT ANY
10
 
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
11
 
FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
12
 
details. You should have received a copy of the GNU Lesser General Public
13
 
License along with this module; if not, write to the Free Software Foundation,
14
 
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */
15
 
 
16
22
#include "blargg_source.h"
17
23
 
18
24
bool const cgb_02 = false; // enables bug in early CGB units that causes problems in some games