From 1661fc838c5cd8aba551f3411a12c7c6d806ff39 Mon Sep 17 00:00:00 2001 From: Brandon Wright Date: Sat, 15 Oct 2016 11:31:26 -0500 Subject: [PATCH] Add copyrights. --- 65c816.h | 9 +++++++++ apu/apu.cpp | 9 +++++++++ apu/apu.h | 9 +++++++++ bsx.cpp | 9 +++++++++ bsx.h | 9 +++++++++ c4.cpp | 9 +++++++++ c4.h | 9 +++++++++ c4emu.cpp | 9 +++++++++ cheats.cpp | 9 +++++++++ cheats.h | 9 +++++++++ cheats2.cpp | 9 +++++++++ clip.cpp | 9 +++++++++ conffile.cpp | 9 +++++++++ conffile.h | 9 +++++++++ controls.cpp | 9 +++++++++ controls.h | 9 +++++++++ cpu.cpp | 9 +++++++++ cpuaddr.h | 9 +++++++++ cpuexec.cpp | 9 +++++++++ cpuexec.h | 9 +++++++++ cpumacro.h | 9 +++++++++ cpuops.cpp | 9 +++++++++ cpuops.h | 9 +++++++++ crosshairs.cpp | 9 +++++++++ crosshairs.h | 9 +++++++++ debug.cpp | 9 +++++++++ debug.h | 9 +++++++++ display.h | 9 +++++++++ dma.cpp | 9 +++++++++ dma.h | 9 +++++++++ docs/snes9x-license.txt | 9 +++++++++ dsp.cpp | 9 +++++++++ dsp.h | 9 +++++++++ dsp1.cpp | 9 +++++++++ dsp2.cpp | 9 +++++++++ dsp3.cpp | 9 +++++++++ dsp4.cpp | 9 +++++++++ filter/2xsai.cpp | 9 +++++++++ filter/2xsai.h | 9 +++++++++ filter/blit.cpp | 9 +++++++++ filter/blit.h | 9 +++++++++ filter/epx.cpp | 9 +++++++++ filter/epx.h | 9 +++++++++ filter/hq2x.cpp | 9 +++++++++ filter/hq2x.h | 9 +++++++++ font.h | 9 +++++++++ fxdbg.cpp | 9 +++++++++ fxemu.cpp | 9 +++++++++ fxemu.h | 9 +++++++++ fxinst.cpp | 9 +++++++++ fxinst.h | 9 +++++++++ getset.h | 9 +++++++++ gfx.cpp | 9 +++++++++ gfx.h | 9 +++++++++ globals.cpp | 9 +++++++++ gtk/po/es.po | 19 ++++++++++++++++++- gtk/po/ja.po | 11 ++++++++++- gtk/po/ru.po | 18 ++++++++++++++++++ gtk/src/filter_epx_unsafe.cpp | 9 +++++++++ gtk/src/filter_xbrz.cpp | 9 +++++++++ gtk/src/snes9x.ui | 9 +++++++++ jma/s9x-jma.cpp | 9 +++++++++ jma/s9x-jma.h | 9 +++++++++ language.h | 9 +++++++++ loadzip.cpp | 9 +++++++++ logger.cpp | 9 +++++++++ logger.h | 9 +++++++++ macosx/mac-appleevent.cpp | 14 ++++++++++++++ macosx/mac-appleevent.h | 14 ++++++++++++++ macosx/mac-audio.h | 14 ++++++++++++++ macosx/mac-audio.mm | 14 ++++++++++++++ macosx/mac-cart.h | 14 ++++++++++++++ macosx/mac-cart.mm | 14 ++++++++++++++ macosx/mac-cheat.cpp | 14 ++++++++++++++ macosx/mac-cheat.h | 14 ++++++++++++++ macosx/mac-cheatfinder.cpp | 14 ++++++++++++++ macosx/mac-cheatfinder.h | 14 ++++++++++++++ macosx/mac-client.cpp | 14 ++++++++++++++ macosx/mac-client.h | 14 ++++++++++++++ macosx/mac-cocoatools.h | 14 ++++++++++++++ macosx/mac-cocoatools.mm | 14 ++++++++++++++ macosx/mac-controls.cpp | 14 ++++++++++++++ macosx/mac-controls.h | 14 ++++++++++++++ macosx/mac-coreimage.h | 14 ++++++++++++++ macosx/mac-coreimage.mm | 14 ++++++++++++++ macosx/mac-dialog.cpp | 14 ++++++++++++++ macosx/mac-dialog.h | 14 ++++++++++++++ macosx/mac-file.cpp | 14 ++++++++++++++ macosx/mac-file.h | 14 ++++++++++++++ macosx/mac-global_prefix.h | 14 ++++++++++++++ macosx/mac-gworld.cpp | 14 ++++++++++++++ macosx/mac-gworld.h | 14 ++++++++++++++ macosx/mac-joypad.cpp | 14 ++++++++++++++ macosx/mac-joypad.h | 14 ++++++++++++++ macosx/mac-keyboard.cpp | 14 ++++++++++++++ macosx/mac-keyboard.h | 14 ++++++++++++++ macosx/mac-multicart.cpp | 14 ++++++++++++++ macosx/mac-multicart.h | 14 ++++++++++++++ macosx/mac-musicbox.h | 14 ++++++++++++++ macosx/mac-musicbox.mm | 14 ++++++++++++++ macosx/mac-netplay.cpp | 14 ++++++++++++++ macosx/mac-netplay.h | 14 ++++++++++++++ macosx/mac-os.h | 14 ++++++++++++++ macosx/mac-os.mm | 14 ++++++++++++++ macosx/mac-prefix.h | 14 ++++++++++++++ macosx/mac-prefs.cpp | 14 ++++++++++++++ macosx/mac-prefs.h | 14 ++++++++++++++ macosx/mac-quicktime.cpp | 14 ++++++++++++++ macosx/mac-quicktime.h | 14 ++++++++++++++ macosx/mac-render.cpp | 14 ++++++++++++++ macosx/mac-render.h | 14 ++++++++++++++ macosx/mac-screenshot.cpp | 14 ++++++++++++++ macosx/mac-screenshot.h | 14 ++++++++++++++ macosx/mac-server.cpp | 14 ++++++++++++++ macosx/mac-server.h | 14 ++++++++++++++ macosx/mac-snes9x.cpp | 14 ++++++++++++++ macosx/mac-snes9x.h | 14 ++++++++++++++ macosx/mac-stringtools.cpp | 14 ++++++++++++++ macosx/mac-stringtools.h | 14 ++++++++++++++ memmap.cpp | 9 +++++++++ memmap.h | 9 +++++++++ messages.h | 9 +++++++++ missing.h | 9 +++++++++ movie.cpp | 9 +++++++++ movie.h | 9 +++++++++ netplay.cpp | 9 +++++++++ netplay.h | 9 +++++++++ obc1.cpp | 9 +++++++++ obc1.h | 9 +++++++++ pixform.h | 9 +++++++++ port.h | 9 +++++++++ ppu.cpp | 9 +++++++++ ppu.h | 9 +++++++++ sa1.cpp | 9 +++++++++ sa1.h | 9 +++++++++ sa1cpu.cpp | 9 +++++++++ sar.h | 9 +++++++++ screenshot.cpp | 9 +++++++++ screenshot.h | 9 +++++++++ sdd1.cpp | 9 +++++++++ sdd1.h | 9 +++++++++ sdd1emu.cpp | 9 +++++++++ sdd1emu.h | 9 +++++++++ server.cpp | 9 +++++++++ seta.cpp | 9 +++++++++ seta.h | 9 +++++++++ seta010.cpp | 9 +++++++++ seta011.cpp | 9 +++++++++ seta018.cpp | 9 +++++++++ snapshot.cpp | 9 +++++++++ snapshot.h | 9 +++++++++ snes9x.cpp | 9 +++++++++ snes9x.h | 9 +++++++++ spc7110.cpp | 9 +++++++++ spc7110.h | 9 +++++++++ srtc.cpp | 9 +++++++++ srtc.h | 9 +++++++++ stream.cpp | 9 +++++++++ stream.h | 9 +++++++++ tile.cpp | 9 +++++++++ tile.h | 9 +++++++++ unix/unix.cpp | 9 +++++++++ unix/x11.cpp | 9 +++++++++ win32/AVIOutput.cpp | 9 +++++++++ win32/AVIOutput.h | 9 +++++++++ win32/CCGShader.cpp | 9 +++++++++ win32/CCGShader.h | 9 +++++++++ win32/CD3DCG.cpp | 9 +++++++++ win32/CD3DCG.h | 9 +++++++++ win32/CDirect3D.cpp | 9 +++++++++ win32/CDirect3D.h | 9 +++++++++ win32/CDirectDraw.cpp | 9 +++++++++ win32/CDirectDraw.h | 9 +++++++++ win32/CDirectSound.cpp | 9 +++++++++ win32/CDirectSound.h | 9 +++++++++ win32/CFMOD.cpp | 9 +++++++++ win32/CFMOD.h | 9 +++++++++ win32/CGLCG.cpp | 9 +++++++++ win32/CGLCG.h | 9 +++++++++ win32/COpenGL.cpp | 9 +++++++++ win32/COpenGL.h | 9 +++++++++ win32/CXAudio2.cpp | 9 +++++++++ win32/CXAudio2.h | 9 +++++++++ win32/IS9xDisplayOutput.h | 9 +++++++++ win32/IS9xSoundOutput.h | 9 +++++++++ win32/InputCustom.cpp | 9 +++++++++ win32/InputCustom.h | 9 +++++++++ win32/_tfwopen.cpp | 4 ++++ win32/_tfwopen.h | 4 ++++ win32/cgFunctions.cpp | 9 +++++++++ win32/cgFunctions.h | 9 +++++++++ win32/render.cpp | 9 +++++++++ win32/render.h | 9 +++++++++ win32/wconfig.cpp | 9 +++++++++ win32/win32.cpp | 9 +++++++++ win32/win32_display.cpp | 9 +++++++++ win32/win32_display.h | 9 +++++++++ win32/win32_sound.cpp | 9 +++++++++ win32/win32_sound.h | 9 +++++++++ win32/wlanguage.h | 9 +++++++++ win32/wsnes9x.cpp | 9 +++++++++ win32/wsnes9x.h | 9 +++++++++ 202 files changed, 2087 insertions(+), 2 deletions(-) diff --git a/65c816.h b/65c816.h index 77569e68d..332acad96 100644 --- a/65c816.h +++ b/65c816.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/apu/apu.cpp b/apu/apu.cpp index c6f8f7bf0..4b7c6dc5a 100644 --- a/apu/apu.cpp +++ b/apu/apu.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/apu/apu.h b/apu/apu.h index 6d6d03413..313c45bf7 100644 --- a/apu/apu.h +++ b/apu/apu.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/bsx.cpp b/bsx.cpp index 1848d414c..c317bd26e 100644 --- a/bsx.cpp +++ b/bsx.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/bsx.h b/bsx.h index 08dcec682..5d5ea03db 100644 --- a/bsx.h +++ b/bsx.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/c4.cpp b/c4.cpp index 7c3189e27..ba5e884e9 100644 --- a/c4.cpp +++ b/c4.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/c4.h b/c4.h index 4c9f0c37c..d284f8a32 100644 --- a/c4.h +++ b/c4.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/c4emu.cpp b/c4emu.cpp index 3473f0406..06c731c40 100644 --- a/c4emu.cpp +++ b/c4emu.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/cheats.cpp b/cheats.cpp index eeb6de8f7..ba2c6c9b7 100644 --- a/cheats.cpp +++ b/cheats.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/cheats.h b/cheats.h index 315ca426e..b14c33667 100644 --- a/cheats.h +++ b/cheats.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/cheats2.cpp b/cheats2.cpp index 189537826..4931e7f3d 100644 --- a/cheats2.cpp +++ b/cheats2.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/clip.cpp b/clip.cpp index 6cbe5e4c2..411b5e03a 100644 --- a/clip.cpp +++ b/clip.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/conffile.cpp b/conffile.cpp index 5a5b0d431..4268cf3e0 100644 --- a/conffile.cpp +++ b/conffile.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/conffile.h b/conffile.h index dfb91abac..ed8a13b4e 100644 --- a/conffile.h +++ b/conffile.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/controls.cpp b/controls.cpp index ae33f17a7..32c097545 100644 --- a/controls.cpp +++ b/controls.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/controls.h b/controls.h index aa6e3959a..296ad91c6 100644 --- a/controls.h +++ b/controls.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/cpu.cpp b/cpu.cpp index 2d6a69546..545cd116d 100644 --- a/cpu.cpp +++ b/cpu.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/cpuaddr.h b/cpuaddr.h index 2cf8fdf29..ce8ed1a65 100644 --- a/cpuaddr.h +++ b/cpuaddr.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/cpuexec.cpp b/cpuexec.cpp index 077766480..f7e6e3e79 100644 --- a/cpuexec.cpp +++ b/cpuexec.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/cpuexec.h b/cpuexec.h index b2bdf438d..52f90141c 100644 --- a/cpuexec.h +++ b/cpuexec.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/cpumacro.h b/cpumacro.h index 9e37bb581..252f50e07 100644 --- a/cpumacro.h +++ b/cpumacro.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/cpuops.cpp b/cpuops.cpp index 9886ba859..9b54e3175 100644 --- a/cpuops.cpp +++ b/cpuops.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/cpuops.h b/cpuops.h index 71d90d360..34333de40 100644 --- a/cpuops.h +++ b/cpuops.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/crosshairs.cpp b/crosshairs.cpp index 2fb9aeab5..741830852 100644 --- a/crosshairs.cpp +++ b/crosshairs.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/crosshairs.h b/crosshairs.h index 4ddd552f7..e2428d16a 100644 --- a/crosshairs.h +++ b/crosshairs.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/debug.cpp b/debug.cpp index c5f457a4c..b0c5bb11d 100644 --- a/debug.cpp +++ b/debug.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/debug.h b/debug.h index 5942b9574..8d3cfd308 100644 --- a/debug.h +++ b/debug.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/display.h b/display.h index 78cf19045..8b61c3fa5 100644 --- a/display.h +++ b/display.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/dma.cpp b/dma.cpp index e34b3b223..65238fbf2 100644 --- a/dma.cpp +++ b/dma.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/dma.h b/dma.h index 8832febf2..acc852f9b 100644 --- a/dma.h +++ b/dma.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/docs/snes9x-license.txt b/docs/snes9x-license.txt index b52fc5ea1..577f01421 100644 --- a/docs/snes9x-license.txt +++ b/docs/snes9x-license.txt @@ -24,6 +24,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -147,6 +151,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/dsp.cpp b/dsp.cpp index bc8d61dd3..ce8f85bd8 100644 --- a/dsp.cpp +++ b/dsp.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/dsp.h b/dsp.h index 0cd67f906..b60701cad 100644 --- a/dsp.h +++ b/dsp.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/dsp1.cpp b/dsp1.cpp index 4920c698e..d2181cd99 100644 --- a/dsp1.cpp +++ b/dsp1.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/dsp2.cpp b/dsp2.cpp index df0d2af09..a135d7276 100644 --- a/dsp2.cpp +++ b/dsp2.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/dsp3.cpp b/dsp3.cpp index 2f29aa7f7..9af7ded06 100644 --- a/dsp3.cpp +++ b/dsp3.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/dsp4.cpp b/dsp4.cpp index 936f1d5df..e617305b6 100644 --- a/dsp4.cpp +++ b/dsp4.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/filter/2xsai.cpp b/filter/2xsai.cpp index 1b0541bfb..7d5cb953c 100644 --- a/filter/2xsai.cpp +++ b/filter/2xsai.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/filter/2xsai.h b/filter/2xsai.h index b061f9950..5a61b9dfd 100644 --- a/filter/2xsai.h +++ b/filter/2xsai.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/filter/blit.cpp b/filter/blit.cpp index 1146a545f..099640337 100644 --- a/filter/blit.cpp +++ b/filter/blit.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/filter/blit.h b/filter/blit.h index d25e985ca..3e467f813 100644 --- a/filter/blit.h +++ b/filter/blit.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/filter/epx.cpp b/filter/epx.cpp index d8ddf3ca8..1aba91174 100644 --- a/filter/epx.cpp +++ b/filter/epx.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/filter/epx.h b/filter/epx.h index 9c4685a68..e08ecae61 100644 --- a/filter/epx.h +++ b/filter/epx.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/filter/hq2x.cpp b/filter/hq2x.cpp index 5f810a93b..c3d322094 100644 --- a/filter/hq2x.cpp +++ b/filter/hq2x.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/filter/hq2x.h b/filter/hq2x.h index 221f58656..a3912d279 100644 --- a/filter/hq2x.h +++ b/filter/hq2x.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/font.h b/font.h index 0ddd96310..5ceab41f1 100644 --- a/font.h +++ b/font.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/fxdbg.cpp b/fxdbg.cpp index a5b0c3bcd..58f614c56 100644 --- a/fxdbg.cpp +++ b/fxdbg.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/fxemu.cpp b/fxemu.cpp index c6a17f2e0..06e0c329f 100644 --- a/fxemu.cpp +++ b/fxemu.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/fxemu.h b/fxemu.h index 2cf82ee13..c685d08ec 100644 --- a/fxemu.h +++ b/fxemu.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/fxinst.cpp b/fxinst.cpp index 8a6b2fd08..73090cf70 100644 --- a/fxinst.cpp +++ b/fxinst.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/fxinst.h b/fxinst.h index 57f3d2adf..e97e3a79f 100644 --- a/fxinst.h +++ b/fxinst.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/getset.h b/getset.h index e6868d5c9..f72be543f 100644 --- a/getset.h +++ b/getset.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/gfx.cpp b/gfx.cpp index a4e61158e..dc2fd8473 100644 --- a/gfx.cpp +++ b/gfx.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/gfx.h b/gfx.h index db52d06fb..03be6b2ce 100644 --- a/gfx.h +++ b/gfx.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/globals.cpp b/globals.cpp index 885e238e8..f9e188885 100644 --- a/globals.cpp +++ b/globals.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/gtk/po/es.po b/gtk/po/es.po index 48f951575..3928ab2b0 100644 --- a/gtk/po/es.po +++ b/gtk/po/es.po @@ -1398,6 +1398,10 @@ msgid "" " (c) Copyright 2009 - 2016 BearOso,\n" " OV2\n" "\n" +" (c) Copyright 2011 - 2016 Hans-Kristian Arntzen,\n" +" Daniel De Matteis\n" +" (Under no circumstances will commercial rights be given)\n" +"\n" "\n" " BS-X C emulator code\n" " (c) Copyright 2005 - 2006 Dreamer Nom,\n" @@ -1520,7 +1524,12 @@ msgid "" "\n" " Mac OS GUI code\n" " (c) Copyright 1998 - 2001 John Stiles\n" -" (c) Copyright 2001 - 2011 zones\n" +" (c) Copyright 2001 - 2011 zones" +"\n" +" Libretro port\n" +" (c) Copyright 2011 - 2016 Hans-Kristian Arntzen,\n" +" Daniel De Matteis\n" +" (Under no circumstances will commercial rights be given)\n" "\n" "\n" " Specific ports contains the works of other authors. See headers in\n" @@ -1578,6 +1587,10 @@ msgstr "" " (C) Derechos de autor 2009-2011 BearOso,\n" " OV2\n" "\n" +" (C) Derechos de autor 2011 - 2016 Hans-Kristian Arntzen,\n" +" Daniel De Matteis\n" +" (Under no circumstances will commercial rights be given)\n" +"\n" "\n" " Código emulador de BS-X C\n" " (C) Derechos de autor 2005-2006 Dreamer Nom,\n" @@ -1703,6 +1716,10 @@ msgstr "" " (C) Derechos de autor 1998-2001 John Stiles\n" " (C) Derechos de autor 2001-2011 zones\n" "\n" +" Libretro port\n" +" (c) Derechos de autor 2011 - 2016 Hans-Kristian Arntzen,\n" +" Daniel De Matteis\n" +" (Under no circumstances will commercial rights be given)\n" "\n" " Puertos específicos contienen el trabajo de otros autores. Véase las " "cabeceras de\n" diff --git a/gtk/po/ja.po b/gtk/po/ja.po index 6d8f63a42..9d8564fc6 100644 --- a/gtk/po/ja.po +++ b/gtk/po/ja.po @@ -1698,6 +1698,10 @@ msgid "" " (c) Copyright 2009 - 2016 BearOso,\n" " OV2\n" "\n" +" (c) Copyright 2011 - 2016 Hans-Kristian Arntzen,\n" +" Daniel De Matteis\n" +" (Under no circumstances will commercial rights be given)\n" +"\n" "\n" " BS-X C emulator code\n" " (c) Copyright 2005 - 2006 Dreamer Nom,\n" @@ -1820,7 +1824,12 @@ msgid "" "\n" " Mac OS GUI code\n" " (c) Copyright 1998 - 2001 John Stiles\n" -" (c) Copyright 2001 - 2011 zones\n" +" (c) Copyright 2001 - 2011 zones" +"\n" +" Libretro port\n" +" (c) Copyright 2011 - 2016 Hans-Kristian Arntzen,\n" +" Daniel De Matteis\n" +" (Under no circumstances will commercial rights be given)\n" "\n" "\n" " Specific ports contains the works of other authors. See headers in\n" diff --git a/gtk/po/ru.po b/gtk/po/ru.po index 182d1db14..5d76cdc1a 100644 --- a/gtk/po/ru.po +++ b/gtk/po/ru.po @@ -1163,6 +1163,10 @@ msgid "" " (c) Copyright 2009 - 2016 BearOso,\n" " OV2\n" "\n" +" (c) Copyright 2011 - 2016 Hans-Kristian Arntzen,\n" +" Daniel De Matteis\n" +" (Under no circumstances will commercial rights be given)\n" +"\n" "\n" " BS-X C emulator code\n" " (c) Copyright 2005 - 2006 Dreamer Nom,\n" @@ -1286,6 +1290,11 @@ msgid "" " (c) Copyright 1998 - 2001 John Stiles\n" " (c) Copyright 2001 - 2011 zones\n" "\n" +" Libretro port\n" +" (c) Copyright 2011 - 2016 Hans-Kristian Arntzen,\n" +" Daniel De Matteis\n" +" (Under no circumstances will commercial rights be given)\n" +"\n" "\n" " Specific ports contains the works of other authors. See headers in\n" " individual files.\n" @@ -1341,6 +1350,10 @@ msgstr "" " (c) Copyright 2009 - 2016 BearOso,\n" " OV2\n" "\n" +" (c) Copyright 2011 - 2016 Hans-Kristian Arntzen,\n" +" Daniel De Matteis\n" +" (Under no circumstances will commercial rights be given)\n" +"\n" "\n" " BS-X C emulator code\n" " (c) Copyright 2005 - 2006 Dreamer Nom,\n" @@ -1464,6 +1477,11 @@ msgstr "" " (c) Copyright 1998 - 2001 John Stiles\n" " (c) Copyright 2001 - 2011 zones\n" "\n" +" Libretro port\n" +" (c) Copyright 2011 - 2016 Hans-Kristian Arntzen,\n" +" Daniel De Matteis\n" +" (Under no circumstances will commercial rights be given)\n" +"\n" "\n" " Specific ports contains the works of other authors. See headers in\n" " individual files.\n" diff --git a/gtk/src/filter_epx_unsafe.cpp b/gtk/src/filter_epx_unsafe.cpp index 272e4b619..8e3b1e858 100644 --- a/gtk/src/filter_epx_unsafe.cpp +++ b/gtk/src/filter_epx_unsafe.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/gtk/src/filter_xbrz.cpp b/gtk/src/filter_xbrz.cpp index 5cf6b08d8..7abdde1bf 100644 --- a/gtk/src/filter_xbrz.cpp +++ b/gtk/src/filter_xbrz.cpp @@ -26,6 +26,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -149,6 +153,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/gtk/src/snes9x.ui b/gtk/src/snes9x.ui index 2951ff164..9ab6da0e5 100644 --- a/gtk/src/snes9x.ui +++ b/gtk/src/snes9x.ui @@ -8493,6 +8493,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -8616,6 +8620,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/jma/s9x-jma.cpp b/jma/s9x-jma.cpp index 34497d8f0..e942afa59 100644 --- a/jma/s9x-jma.cpp +++ b/jma/s9x-jma.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/jma/s9x-jma.h b/jma/s9x-jma.h index e167d526c..df2b14ea0 100644 --- a/jma/s9x-jma.h +++ b/jma/s9x-jma.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/language.h b/language.h index d50608c82..c4c584f65 100644 --- a/language.h +++ b/language.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/loadzip.cpp b/loadzip.cpp index 53ccb614a..024bc793b 100644 --- a/loadzip.cpp +++ b/loadzip.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/logger.cpp b/logger.cpp index f0d492338..cf0cbbd05 100644 --- a/logger.cpp +++ b/logger.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/logger.h b/logger.h index 349882796..0414f5f00 100644 --- a/logger.h +++ b/logger.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/macosx/mac-appleevent.cpp b/macosx/mac-appleevent.cpp index 44c5a9b0d..5a0082e74 100755 --- a/macosx/mac-appleevent.cpp +++ b/macosx/mac-appleevent.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-appleevent.h b/macosx/mac-appleevent.h index 668c674cc..48f1875b6 100755 --- a/macosx/mac-appleevent.h +++ b/macosx/mac-appleevent.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-audio.h b/macosx/mac-audio.h index ccca86129..5c33401fc 100644 --- a/macosx/mac-audio.h +++ b/macosx/mac-audio.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-audio.mm b/macosx/mac-audio.mm index d63d306fb..339e9c4b3 100644 --- a/macosx/mac-audio.mm +++ b/macosx/mac-audio.mm @@ -25,6 +25,10 @@ Kris Bleakley (codeviolation@hotmail.com) (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ Lord Nightmare (lord_nightmare@users.sourceforge.net), (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ SNES9X for Mac OS (c) Copyright John Stiles Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-cart.h b/macosx/mac-cart.h index 9b2cc9eaf..a9302cd43 100755 --- a/macosx/mac-cart.h +++ b/macosx/mac-cart.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-cart.mm b/macosx/mac-cart.mm index 813be920f..587127a96 100755 --- a/macosx/mac-cart.mm +++ b/macosx/mac-cart.mm @@ -25,6 +25,10 @@ Kris Bleakley (codeviolation@hotmail.com) (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ Lord Nightmare (lord_nightmare@users.sourceforge.net), (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ SNES9X for Mac OS (c) Copyright John Stiles Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-cheat.cpp b/macosx/mac-cheat.cpp index 31bf50e1b..60a3efaa0 100755 --- a/macosx/mac-cheat.cpp +++ b/macosx/mac-cheat.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-cheat.h b/macosx/mac-cheat.h index 039220678..0ff5762b0 100755 --- a/macosx/mac-cheat.h +++ b/macosx/mac-cheat.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-cheatfinder.cpp b/macosx/mac-cheatfinder.cpp index 6b261705f..6ef4104f3 100755 --- a/macosx/mac-cheatfinder.cpp +++ b/macosx/mac-cheatfinder.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-cheatfinder.h b/macosx/mac-cheatfinder.h index 18fd5e730..b0ba0df7c 100755 --- a/macosx/mac-cheatfinder.h +++ b/macosx/mac-cheatfinder.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-client.cpp b/macosx/mac-client.cpp index 1d71a0f3c..4561b1143 100644 --- a/macosx/mac-client.cpp +++ b/macosx/mac-client.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-client.h b/macosx/mac-client.h index 311c0b472..c40c2fd82 100644 --- a/macosx/mac-client.h +++ b/macosx/mac-client.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-cocoatools.h b/macosx/mac-cocoatools.h index 1bc8923e7..08799101b 100644 --- a/macosx/mac-cocoatools.h +++ b/macosx/mac-cocoatools.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-cocoatools.mm b/macosx/mac-cocoatools.mm index 01d943699..ce342f5ab 100644 --- a/macosx/mac-cocoatools.mm +++ b/macosx/mac-cocoatools.mm @@ -25,6 +25,10 @@ Kris Bleakley (codeviolation@hotmail.com) (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ Lord Nightmare (lord_nightmare@users.sourceforge.net), (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ SNES9X for Mac OS (c) Copyright John Stiles Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-controls.cpp b/macosx/mac-controls.cpp index c23b16455..79ae97d9d 100644 --- a/macosx/mac-controls.cpp +++ b/macosx/mac-controls.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-controls.h b/macosx/mac-controls.h index c154f93cf..fc485bfeb 100644 --- a/macosx/mac-controls.h +++ b/macosx/mac-controls.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-coreimage.h b/macosx/mac-coreimage.h index d737f3ae2..ffe2b929a 100644 --- a/macosx/mac-coreimage.h +++ b/macosx/mac-coreimage.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-coreimage.mm b/macosx/mac-coreimage.mm index 1ed370747..3fdfbb31f 100644 --- a/macosx/mac-coreimage.mm +++ b/macosx/mac-coreimage.mm @@ -25,6 +25,10 @@ Kris Bleakley (codeviolation@hotmail.com) (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ Lord Nightmare (lord_nightmare@users.sourceforge.net), (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ SNES9X for Mac OS (c) Copyright John Stiles Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-dialog.cpp b/macosx/mac-dialog.cpp index aeb254241..b6cdffb93 100755 --- a/macosx/mac-dialog.cpp +++ b/macosx/mac-dialog.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-dialog.h b/macosx/mac-dialog.h index f57d8bc5d..cb29d56f7 100755 --- a/macosx/mac-dialog.h +++ b/macosx/mac-dialog.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-file.cpp b/macosx/mac-file.cpp index 5ed04fcbd..5e69679b3 100644 --- a/macosx/mac-file.cpp +++ b/macosx/mac-file.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-file.h b/macosx/mac-file.h index 4a0538bea..61ace4bb7 100644 --- a/macosx/mac-file.h +++ b/macosx/mac-file.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-global_prefix.h b/macosx/mac-global_prefix.h index b045fd813..a37d6fd5d 100644 --- a/macosx/mac-global_prefix.h +++ b/macosx/mac-global_prefix.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-gworld.cpp b/macosx/mac-gworld.cpp index d97cbc4f7..0d6593a1a 100755 --- a/macosx/mac-gworld.cpp +++ b/macosx/mac-gworld.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-gworld.h b/macosx/mac-gworld.h index 220f04a4f..3c7217e17 100755 --- a/macosx/mac-gworld.h +++ b/macosx/mac-gworld.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-joypad.cpp b/macosx/mac-joypad.cpp index 5a1771cb9..5d192c6aa 100755 --- a/macosx/mac-joypad.cpp +++ b/macosx/mac-joypad.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-joypad.h b/macosx/mac-joypad.h index e43e335be..8c5c56614 100755 --- a/macosx/mac-joypad.h +++ b/macosx/mac-joypad.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-keyboard.cpp b/macosx/mac-keyboard.cpp index 724b62fd3..18658be48 100755 --- a/macosx/mac-keyboard.cpp +++ b/macosx/mac-keyboard.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-keyboard.h b/macosx/mac-keyboard.h index 127a8bb8d..2cadfb004 100755 --- a/macosx/mac-keyboard.h +++ b/macosx/mac-keyboard.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-multicart.cpp b/macosx/mac-multicart.cpp index ffdbee4c5..9ae9aea13 100644 --- a/macosx/mac-multicart.cpp +++ b/macosx/mac-multicart.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-multicart.h b/macosx/mac-multicart.h index 6faf2eb4b..070d18f7a 100644 --- a/macosx/mac-multicart.h +++ b/macosx/mac-multicart.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-musicbox.h b/macosx/mac-musicbox.h index 0cfd0b4a1..4ae4f4ba8 100755 --- a/macosx/mac-musicbox.h +++ b/macosx/mac-musicbox.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-musicbox.mm b/macosx/mac-musicbox.mm index 11c5773cd..43f06b234 100755 --- a/macosx/mac-musicbox.mm +++ b/macosx/mac-musicbox.mm @@ -25,6 +25,10 @@ Kris Bleakley (codeviolation@hotmail.com) (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ Lord Nightmare (lord_nightmare@users.sourceforge.net), (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ SNES9X for Mac OS (c) Copyright John Stiles Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-netplay.cpp b/macosx/mac-netplay.cpp index acf3c0c60..9d357f7ef 100644 --- a/macosx/mac-netplay.cpp +++ b/macosx/mac-netplay.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-netplay.h b/macosx/mac-netplay.h index 66084e450..71655666c 100644 --- a/macosx/mac-netplay.h +++ b/macosx/mac-netplay.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-os.h b/macosx/mac-os.h index b04c28d18..5f91a803c 100644 --- a/macosx/mac-os.h +++ b/macosx/mac-os.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-os.mm b/macosx/mac-os.mm index 3b69ccc33..0678487b4 100644 --- a/macosx/mac-os.mm +++ b/macosx/mac-os.mm @@ -25,6 +25,10 @@ Kris Bleakley (codeviolation@hotmail.com) (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ Lord Nightmare (lord_nightmare@users.sourceforge.net), (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ SNES9X for Mac OS (c) Copyright John Stiles Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-prefix.h b/macosx/mac-prefix.h index 1e665431d..45bc36702 100755 --- a/macosx/mac-prefix.h +++ b/macosx/mac-prefix.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-prefs.cpp b/macosx/mac-prefs.cpp index f973d792c..c9a1ae802 100755 --- a/macosx/mac-prefs.cpp +++ b/macosx/mac-prefs.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-prefs.h b/macosx/mac-prefs.h index 4a901cb0c..94f742d53 100755 --- a/macosx/mac-prefs.h +++ b/macosx/mac-prefs.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-quicktime.cpp b/macosx/mac-quicktime.cpp index 63800f7ef..968afc331 100644 --- a/macosx/mac-quicktime.cpp +++ b/macosx/mac-quicktime.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-quicktime.h b/macosx/mac-quicktime.h index 551d6537a..73aead3d2 100644 --- a/macosx/mac-quicktime.h +++ b/macosx/mac-quicktime.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-render.cpp b/macosx/mac-render.cpp index 6e838a76d..da131c3da 100644 --- a/macosx/mac-render.cpp +++ b/macosx/mac-render.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-render.h b/macosx/mac-render.h index bac9a9a70..1e9b9dd98 100644 --- a/macosx/mac-render.h +++ b/macosx/mac-render.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-screenshot.cpp b/macosx/mac-screenshot.cpp index d662c7791..cfb831131 100644 --- a/macosx/mac-screenshot.cpp +++ b/macosx/mac-screenshot.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-screenshot.h b/macosx/mac-screenshot.h index 062785c4f..ad8bd0702 100644 --- a/macosx/mac-screenshot.h +++ b/macosx/mac-screenshot.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-server.cpp b/macosx/mac-server.cpp index 85000d57c..931cb6f8a 100644 --- a/macosx/mac-server.cpp +++ b/macosx/mac-server.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-server.h b/macosx/mac-server.h index bfa37b8b0..7d1618faa 100644 --- a/macosx/mac-server.h +++ b/macosx/mac-server.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-snes9x.cpp b/macosx/mac-snes9x.cpp index c44c6259d..4ea21d9b5 100755 --- a/macosx/mac-snes9x.cpp +++ b/macosx/mac-snes9x.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-snes9x.h b/macosx/mac-snes9x.h index 9380f4356..369a486af 100755 --- a/macosx/mac-snes9x.h +++ b/macosx/mac-snes9x.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-stringtools.cpp b/macosx/mac-stringtools.cpp index 1b780e488..8dd758dd0 100755 --- a/macosx/mac-stringtools.cpp +++ b/macosx/mac-stringtools.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/macosx/mac-stringtools.h b/macosx/mac-stringtools.h index 18b3a1823..d682aca47 100755 --- a/macosx/mac-stringtools.h +++ b/macosx/mac-stringtools.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. @@ -184,6 +193,11 @@ Snes9x for Mac OS X (c) Copyright 2001 - 2011 zones + + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) (c) Copyright 2002 - 2005 107 (c) Copyright 2002 PB1400c (c) Copyright 2004 Alexander and Sander diff --git a/memmap.cpp b/memmap.cpp index f79730668..19df95cb0 100644 --- a/memmap.cpp +++ b/memmap.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/memmap.h b/memmap.h index 7ba4af0f5..6db01a7f9 100644 --- a/memmap.h +++ b/memmap.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/messages.h b/messages.h index b3215d124..b8605ae56 100644 --- a/messages.h +++ b/messages.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/missing.h b/missing.h index bc0458e0e..dd3691522 100644 --- a/missing.h +++ b/missing.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/movie.cpp b/movie.cpp index 25c146cc8..af2d8b3fe 100644 --- a/movie.cpp +++ b/movie.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/movie.h b/movie.h index 7fa4d36c9..52bbc60ae 100644 --- a/movie.h +++ b/movie.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/netplay.cpp b/netplay.cpp index d5ec43ca0..abc1518ac 100644 --- a/netplay.cpp +++ b/netplay.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/netplay.h b/netplay.h index 89fdddd23..8533c017f 100644 --- a/netplay.h +++ b/netplay.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/obc1.cpp b/obc1.cpp index b49592074..b4c03ea1a 100644 --- a/obc1.cpp +++ b/obc1.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/obc1.h b/obc1.h index db359a259..48d88f9e3 100644 --- a/obc1.h +++ b/obc1.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/pixform.h b/pixform.h index 16e722de8..15f6f4318 100644 --- a/pixform.h +++ b/pixform.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/port.h b/port.h index 895216015..7a806e698 100644 --- a/port.h +++ b/port.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/ppu.cpp b/ppu.cpp index 3db520c21..ebc99ac8e 100644 --- a/ppu.cpp +++ b/ppu.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/ppu.h b/ppu.h index e573dd8a0..0e7966630 100644 --- a/ppu.h +++ b/ppu.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/sa1.cpp b/sa1.cpp index 3db2ac61d..16f63490e 100644 --- a/sa1.cpp +++ b/sa1.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/sa1.h b/sa1.h index 7299f60c4..572d253a8 100644 --- a/sa1.h +++ b/sa1.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/sa1cpu.cpp b/sa1cpu.cpp index 30d9c4e74..55a6866fc 100644 --- a/sa1cpu.cpp +++ b/sa1cpu.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/sar.h b/sar.h index 6a1bff704..f1206c309 100644 --- a/sar.h +++ b/sar.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/screenshot.cpp b/screenshot.cpp index a9f0b6cb6..5011e9640 100644 --- a/screenshot.cpp +++ b/screenshot.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/screenshot.h b/screenshot.h index c4dc0f9e3..5e9a0ea8a 100644 --- a/screenshot.h +++ b/screenshot.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/sdd1.cpp b/sdd1.cpp index b1739509b..d773f1be1 100644 --- a/sdd1.cpp +++ b/sdd1.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/sdd1.h b/sdd1.h index 3cba509c3..c15de4adb 100644 --- a/sdd1.h +++ b/sdd1.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/sdd1emu.cpp b/sdd1emu.cpp index 273930984..e40af101b 100644 --- a/sdd1emu.cpp +++ b/sdd1emu.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/sdd1emu.h b/sdd1emu.h index 2e974c05d..126de94c1 100644 --- a/sdd1emu.h +++ b/sdd1emu.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/server.cpp b/server.cpp index 069e256e3..ff575ce40 100644 --- a/server.cpp +++ b/server.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/seta.cpp b/seta.cpp index 9fd631a26..ab9d8b2d7 100644 --- a/seta.cpp +++ b/seta.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/seta.h b/seta.h index 0146ab550..3e171c09e 100644 --- a/seta.h +++ b/seta.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/seta010.cpp b/seta010.cpp index 0a1fc994d..927435558 100644 --- a/seta010.cpp +++ b/seta010.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/seta011.cpp b/seta011.cpp index 024210637..d0abf68cb 100644 --- a/seta011.cpp +++ b/seta011.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/seta018.cpp b/seta018.cpp index c91f6ff48..5cdad9253 100644 --- a/seta018.cpp +++ b/seta018.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/snapshot.cpp b/snapshot.cpp index 078ee8429..b3dc6ac9e 100644 --- a/snapshot.cpp +++ b/snapshot.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/snapshot.h b/snapshot.h index 3bb2b01bb..33688e88e 100644 --- a/snapshot.h +++ b/snapshot.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/snes9x.cpp b/snes9x.cpp index 38a7dc441..59837c0df 100644 --- a/snes9x.cpp +++ b/snes9x.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/snes9x.h b/snes9x.h index 5c4c0bf4f..f7bd57404 100644 --- a/snes9x.h +++ b/snes9x.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/spc7110.cpp b/spc7110.cpp index 991e935bc..54e79d674 100644 --- a/spc7110.cpp +++ b/spc7110.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/spc7110.h b/spc7110.h index 5e3c21c78..ec0afab31 100644 --- a/spc7110.h +++ b/spc7110.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/srtc.cpp b/srtc.cpp index b4e1332c3..7ffbf4b77 100644 --- a/srtc.cpp +++ b/srtc.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/srtc.h b/srtc.h index 03fe61df5..d9212a78f 100644 --- a/srtc.h +++ b/srtc.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/stream.cpp b/stream.cpp index c7c37a24c..37051c32b 100644 --- a/stream.cpp +++ b/stream.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/stream.h b/stream.h index a7e8b71c8..b03dea9a4 100644 --- a/stream.h +++ b/stream.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/tile.cpp b/tile.cpp index 89e2bc12c..3aae2efe6 100644 --- a/tile.cpp +++ b/tile.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/tile.h b/tile.h index 3ba75b90d..4d6564247 100644 --- a/tile.h +++ b/tile.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/unix/unix.cpp b/unix/unix.cpp index 0b97f8545..b44e06173 100644 --- a/unix/unix.cpp +++ b/unix/unix.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/unix/x11.cpp b/unix/x11.cpp index 957e3cad2..f046fcd81 100644 --- a/unix/x11.cpp +++ b/unix/x11.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/AVIOutput.cpp b/win32/AVIOutput.cpp index 474f18c72..837c18b5e 100644 --- a/win32/AVIOutput.cpp +++ b/win32/AVIOutput.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/AVIOutput.h b/win32/AVIOutput.h index 24f3c6015..7b5049b81 100644 --- a/win32/AVIOutput.h +++ b/win32/AVIOutput.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/CCGShader.cpp b/win32/CCGShader.cpp index 509168191..149b88f58 100644 --- a/win32/CCGShader.cpp +++ b/win32/CCGShader.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/CCGShader.h b/win32/CCGShader.h index 2c1c74682..9c76fd100 100644 --- a/win32/CCGShader.h +++ b/win32/CCGShader.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/CD3DCG.cpp b/win32/CD3DCG.cpp index e14b0f9bf..d5458cb62 100644 --- a/win32/CD3DCG.cpp +++ b/win32/CD3DCG.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/CD3DCG.h b/win32/CD3DCG.h index d14f174c6..e6d676178 100644 --- a/win32/CD3DCG.h +++ b/win32/CD3DCG.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/CDirect3D.cpp b/win32/CDirect3D.cpp index 71b6334ff..1c69d49d4 100644 --- a/win32/CDirect3D.cpp +++ b/win32/CDirect3D.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/CDirect3D.h b/win32/CDirect3D.h index 91310372e..ddc55ab87 100644 --- a/win32/CDirect3D.h +++ b/win32/CDirect3D.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/CDirectDraw.cpp b/win32/CDirectDraw.cpp index 4703963f0..f09996a21 100644 --- a/win32/CDirectDraw.cpp +++ b/win32/CDirectDraw.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/CDirectDraw.h b/win32/CDirectDraw.h index 292ed0717..ec1f68916 100644 --- a/win32/CDirectDraw.h +++ b/win32/CDirectDraw.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/CDirectSound.cpp b/win32/CDirectSound.cpp index 1d530b2e9..192f348e5 100644 --- a/win32/CDirectSound.cpp +++ b/win32/CDirectSound.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/CDirectSound.h b/win32/CDirectSound.h index 8e2e9348d..1c20e9288 100644 --- a/win32/CDirectSound.h +++ b/win32/CDirectSound.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/CFMOD.cpp b/win32/CFMOD.cpp index dbe7302e5..c20c71499 100644 --- a/win32/CFMOD.cpp +++ b/win32/CFMOD.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/CFMOD.h b/win32/CFMOD.h index 21415ce2c..6002de328 100644 --- a/win32/CFMOD.h +++ b/win32/CFMOD.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/CGLCG.cpp b/win32/CGLCG.cpp index dd5fc1663..bd5979415 100644 --- a/win32/CGLCG.cpp +++ b/win32/CGLCG.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/CGLCG.h b/win32/CGLCG.h index 69a90ebd1..a81dfee61 100644 --- a/win32/CGLCG.h +++ b/win32/CGLCG.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/COpenGL.cpp b/win32/COpenGL.cpp index 37aa8b739..ddfcdbbbd 100644 --- a/win32/COpenGL.cpp +++ b/win32/COpenGL.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/COpenGL.h b/win32/COpenGL.h index 680e6c980..8d8f2fb46 100644 --- a/win32/COpenGL.h +++ b/win32/COpenGL.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/CXAudio2.cpp b/win32/CXAudio2.cpp index 0d6cd933f..fa54ae000 100644 --- a/win32/CXAudio2.cpp +++ b/win32/CXAudio2.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/CXAudio2.h b/win32/CXAudio2.h index ebe6256bd..978f21d2f 100644 --- a/win32/CXAudio2.h +++ b/win32/CXAudio2.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/IS9xDisplayOutput.h b/win32/IS9xDisplayOutput.h index c140075ba..58a09ae67 100644 --- a/win32/IS9xDisplayOutput.h +++ b/win32/IS9xDisplayOutput.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/IS9xSoundOutput.h b/win32/IS9xSoundOutput.h index f2aadb4fe..41b3ee154 100644 --- a/win32/IS9xSoundOutput.h +++ b/win32/IS9xSoundOutput.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/InputCustom.cpp b/win32/InputCustom.cpp index bcc3f1d6d..c0dc14469 100644 --- a/win32/InputCustom.cpp +++ b/win32/InputCustom.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/InputCustom.h b/win32/InputCustom.h index 8aafb95a6..2a33c7e6c 100644 --- a/win32/InputCustom.h +++ b/win32/InputCustom.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/_tfwopen.cpp b/win32/_tfwopen.cpp index 91a7b0e65..8d66d5d9f 100644 --- a/win32/_tfwopen.cpp +++ b/win32/_tfwopen.cpp @@ -24,6 +24,10 @@ (c) Copyright 2009 - 2010 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, diff --git a/win32/_tfwopen.h b/win32/_tfwopen.h index 404d46043..c616ae306 100644 --- a/win32/_tfwopen.h +++ b/win32/_tfwopen.h @@ -24,6 +24,10 @@ (c) Copyright 2009 - 2010 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, diff --git a/win32/cgFunctions.cpp b/win32/cgFunctions.cpp index c05ed1bff..9ba48978c 100644 --- a/win32/cgFunctions.cpp +++ b/win32/cgFunctions.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/cgFunctions.h b/win32/cgFunctions.h index 29dd9028d..c0c986001 100644 --- a/win32/cgFunctions.h +++ b/win32/cgFunctions.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/render.cpp b/win32/render.cpp index dbcb587e6..e23d76e7e 100644 --- a/win32/render.cpp +++ b/win32/render.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/render.h b/win32/render.h index 952eafba7..8a423250b 100644 --- a/win32/render.h +++ b/win32/render.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/wconfig.cpp b/win32/wconfig.cpp index 0ea6a161d..0b4e6ee9a 100644 --- a/win32/wconfig.cpp +++ b/win32/wconfig.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/win32.cpp b/win32/win32.cpp index d8df89dd6..9c278da6b 100644 --- a/win32/win32.cpp +++ b/win32/win32.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/win32_display.cpp b/win32/win32_display.cpp index a8682e94c..5d9d4db65 100644 --- a/win32/win32_display.cpp +++ b/win32/win32_display.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/win32_display.h b/win32/win32_display.h index c5b7af4cc..cfa46e28a 100644 --- a/win32/win32_display.h +++ b/win32/win32_display.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/win32_sound.cpp b/win32/win32_sound.cpp index 3ffd53050..64c03978a 100644 --- a/win32/win32_sound.cpp +++ b/win32/win32_sound.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/win32_sound.h b/win32/win32_sound.h index 361be1cce..6c7625371 100644 --- a/win32/win32_sound.h +++ b/win32/win32_sound.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/wlanguage.h b/win32/wlanguage.h index 37f2f31ff..2c68beded 100644 --- a/win32/wlanguage.h +++ b/win32/wlanguage.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/wsnes9x.cpp b/win32/wsnes9x.cpp index d081591ca..5efc94f40 100644 --- a/win32/wsnes9x.cpp +++ b/win32/wsnes9x.cpp @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files. diff --git a/win32/wsnes9x.h b/win32/wsnes9x.h index 7b514f7c4..69376def5 100644 --- a/win32/wsnes9x.h +++ b/win32/wsnes9x.h @@ -25,6 +25,10 @@ (c) Copyright 2009 - 2016 BearOso, OV2 + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + BS-X C emulator code (c) Copyright 2005 - 2006 Dreamer Nom, @@ -148,6 +152,11 @@ (c) Copyright 1998 - 2001 John Stiles (c) Copyright 2001 - 2011 zones + Libretro port + (c) Copyright 2011 - 2016 Hans-Kristian Arntzen, + Daniel De Matteis + (Under no circumstances will commercial rights be given) + Specific ports contains the works of other authors. See headers in individual files.