From db9f8ea39cb9bdb949642420ca3e6c8cc123d02a Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Sat, 9 May 2015 17:02:35 +0200 Subject: [PATCH] did license settings for OG and Andrew, cleared up OSD part for licenses (nw) --- src/emu/cpu/h8/h8.c | 34 ++---------------- src/emu/cpu/h8/h8.h | 34 ++---------------- src/emu/cpu/h8/h83002.h | 34 ++---------------- src/emu/cpu/h8/h83006.h | 34 ++---------------- src/emu/cpu/h8/h83008.h | 34 ++---------------- src/emu/cpu/h8/h83048.h | 34 ++---------------- src/emu/cpu/h8/h83337.h | 34 ++---------------- src/emu/cpu/h8/h8_adc.h | 34 ++---------------- src/emu/cpu/h8/h8_intc.h | 34 ++---------------- src/emu/cpu/h8/h8_port.h | 34 ++---------------- src/emu/cpu/h8/h8_sci.h | 34 ++---------------- src/emu/cpu/h8/h8_timer16.h | 34 ++---------------- src/emu/cpu/h8/h8_timer8.h | 34 ++---------------- src/emu/cpu/h8/h8h.h | 34 ++---------------- src/emu/cpu/h8/h8s2000.h | 34 ++---------------- src/emu/cpu/h8/h8s2245.h | 34 ++---------------- src/emu/cpu/h8/h8s2320.h | 34 ++---------------- src/emu/cpu/h8/h8s2357.h | 34 ++---------------- src/emu/cpu/h8/h8s2600.h | 34 ++---------------- src/emu/cpu/h8/h8s2655.h | 34 ++---------------- src/emu/cpu/m6502/deco16.c | 35 ++----------------- src/emu/cpu/m6502/deco16.h | 35 ++----------------- src/emu/cpu/m6502/m4510.c | 35 ++----------------- src/emu/cpu/m6502/m4510.h | 35 ++----------------- src/emu/cpu/m6502/m6502.c | 35 ++----------------- src/emu/cpu/m6502/m6502.h | 35 ++----------------- src/emu/cpu/m6502/m6504.c | 35 ++----------------- src/emu/cpu/m6502/m6504.h | 35 ++----------------- src/emu/cpu/m6502/m6509.c | 35 ++----------------- src/emu/cpu/m6502/m6509.h | 35 ++----------------- src/emu/cpu/m6502/m6510.c | 35 ++----------------- src/emu/cpu/m6502/m6510.h | 35 ++----------------- src/emu/cpu/m6502/m6510t.c | 35 ++----------------- src/emu/cpu/m6502/m6510t.h | 35 ++----------------- src/emu/cpu/m6502/m65c02.c | 35 ++----------------- src/emu/cpu/m6502/m65c02.h | 35 ++----------------- src/emu/cpu/m6502/m65ce02.c | 35 ++----------------- src/emu/cpu/m6502/m65ce02.h | 35 ++----------------- src/emu/cpu/m6502/m65sc02.c | 35 ++----------------- src/emu/cpu/m6502/m65sc02.h | 35 ++----------------- src/emu/cpu/m6502/m740.c | 35 ++----------------- src/emu/cpu/m6502/m740.h | 35 ++----------------- src/emu/cpu/m6502/m7501.c | 35 ++----------------- src/emu/cpu/m6502/m7501.h | 35 ++----------------- src/emu/cpu/m6502/m8502.c | 35 ++----------------- src/emu/cpu/m6502/m8502.h | 35 ++----------------- src/emu/cpu/m6502/n2a03.c | 35 ++----------------- src/emu/cpu/m6502/n2a03.h | 35 ++----------------- src/emu/cpu/m6502/r65c02.c | 35 ++----------------- src/emu/cpu/m6502/r65c02.h | 35 ++----------------- src/emu/cpu/mcs96/i8x9x.c | 35 ++----------------- src/emu/cpu/mcs96/i8x9x.h | 35 ++----------------- src/emu/cpu/mcs96/i8xc196.c | 35 ++----------------- src/emu/cpu/mcs96/i8xc196.h | 35 ++----------------- src/emu/cpu/mcs96/mcs96.c | 35 ++----------------- src/emu/cpu/mcs96/mcs96.h | 35 ++----------------- src/emu/cpu/mn10200/mn10200.c | 4 +-- src/emu/cpu/mn10200/mn10200.h | 4 +-- src/emu/cpu/sh4/sh4.c | 2 +- src/emu/cpu/sh4/sh4.h | 2 +- src/emu/machine/saturn.c | 2 +- src/emu/sound/ymf271.c | 4 +-- src/emu/sound/ymz770.c | 4 +-- src/emu/sound/zsg2.c | 8 ++--- src/emu/video/msm6222b.c | 35 ++----------------- src/emu/video/msm6222b.h | 35 ++----------------- src/emu/video/sed1200.c | 35 ++----------------- src/emu/video/sed1200.h | 35 ++----------------- src/lib/formats/ap2_dsk.c | 4 +-- src/lib/formats/ap_dsk35.c | 4 +-- src/mame/audio/taito_zm.c | 8 ++--- src/mame/drivers/esh.c | 2 +- src/mame/drivers/gpworld.c | 2 +- src/mame/drivers/istellar.c | 2 +- src/mame/drivers/lgp.c | 2 +- src/mame/drivers/moo.c | 2 +- src/mame/drivers/namcos23.c | 2 +- src/mame/drivers/naomi.c | 2 +- src/mame/drivers/raiden2.c | 2 +- src/mame/drivers/segald.c | 2 +- src/mame/drivers/sf.c | 2 +- src/mess/drivers/esq1.c | 2 +- src/mess/drivers/next.c | 2 +- src/mess/drivers/oric.c | 4 +-- src/mess/drivers/rd110.c | 2 +- src/mess/drivers/saturn.c | 2 +- src/osd/eminline.h | 7 ++-- src/osd/modules/debugger/debug_module.h | 4 +-- src/osd/modules/debugger/debugint.c | 7 ++-- src/osd/modules/debugger/debugqt.c | 7 ++-- src/osd/modules/debugger/none.c | 4 +-- .../modules/debugger/qt/breakpointswindow.c | 4 +-- .../modules/debugger/qt/breakpointswindow.h | 4 +-- src/osd/modules/debugger/qt/dasmwindow.c | 4 +-- src/osd/modules/debugger/qt/dasmwindow.h | 4 +-- src/osd/modules/debugger/qt/debuggerview.c | 4 +-- src/osd/modules/debugger/qt/debuggerview.h | 4 +-- .../debugger/qt/deviceinformationwindow.c | 4 +-- .../debugger/qt/deviceinformationwindow.h | 4 +-- src/osd/modules/debugger/qt/deviceswindow.c | 4 +-- src/osd/modules/debugger/qt/deviceswindow.h | 4 +-- src/osd/modules/debugger/qt/logwindow.c | 4 +-- src/osd/modules/debugger/qt/logwindow.h | 4 +-- src/osd/modules/debugger/qt/mainwindow.c | 4 +-- src/osd/modules/debugger/qt/mainwindow.h | 4 +-- src/osd/modules/debugger/qt/memorywindow.c | 4 +-- src/osd/modules/debugger/qt/memorywindow.h | 4 +-- src/osd/modules/debugger/qt/windowqt.c | 4 +-- src/osd/modules/debugger/qt/windowqt.h | 4 +-- src/osd/modules/font/font_module.h | 4 +-- src/osd/modules/font/font_none.c | 6 ++-- src/osd/modules/font/font_osx.c | 6 ++-- src/osd/modules/font/font_sdl.c | 4 +-- src/osd/modules/font/font_windows.c | 6 ++-- src/osd/modules/lib/osdlib.h | 7 ++-- src/osd/modules/lib/osdlib_macosx.c | 7 ++-- src/osd/modules/lib/osdlib_os2.c | 7 ++-- src/osd/modules/lib/osdlib_unix.c | 7 ++-- src/osd/modules/lib/osdlib_win32.c | 7 ++-- src/osd/modules/midi/midi_module.h | 4 +-- src/osd/modules/midi/none.c | 4 +-- src/osd/modules/midi/portmidi.c | 4 +-- src/osd/modules/netdev/netdev_module.h | 4 +-- src/osd/modules/netdev/none.c | 4 +-- src/osd/modules/netdev/pcap.c | 4 +-- src/osd/modules/netdev/taptun.c | 4 +-- src/osd/modules/opengl/SDL1211_opengl.h | 4 +-- src/osd/modules/opengl/gl_shader_mgr.c | 4 +-- src/osd/modules/opengl/gl_shader_mgr.h | 4 +-- src/osd/modules/opengl/gl_shader_tool.c | 18 ++-------- src/osd/modules/opengl/gl_shader_tool.h | 17 ++------- src/osd/modules/opengl/osd_opengl.h | 4 +-- .../shader/glsl_bilinear_idx16_lut.fsh.c | 4 +-- .../shader/glsl_bilinear_rgb32_dir.fsh.c | 4 +-- .../shader/glsl_bilinear_rgb32_lut.fsh.c | 4 +-- .../modules/opengl/shader/glsl_general.vsh.c | 4 +-- .../opengl/shader/glsl_plain_idx16_lut.fsh.c | 4 +-- .../opengl/shader/glsl_plain_rgb32_dir.fsh.c | 4 +-- .../opengl/shader/glsl_plain_rgb32_lut.fsh.c | 4 +-- src/osd/modules/osdmodule.c | 4 +-- src/osd/modules/osdmodule.h | 4 +-- src/osd/modules/osdwindow.h | 7 ++-- src/osd/modules/render/blit13.h | 6 ++-- src/osd/modules/render/draw13.c | 7 ++-- src/osd/modules/render/drawogl.c | 7 ++-- src/osd/modules/render/drawsdl.c | 7 ++-- src/osd/modules/sound/sdl_sound.c | 7 ++-- src/osd/modules/sound/sound_module.h | 4 +-- src/osd/modules/sync/osdsync.h | 7 ++-- src/osd/modules/sync/sync_ntc.c | 7 ++-- src/osd/modules/sync/sync_os2.c | 7 ++-- src/osd/modules/sync/sync_sdl.c | 7 ++-- src/osd/modules/sync/sync_tc.c | 7 ++-- src/osd/osdcore.c | 5 +-- src/osd/osdnet.c | 4 +-- src/osd/osdnet.h | 4 +-- src/osd/sdl/input.c | 7 ++-- src/osd/sdl/input.h | 7 ++-- src/osd/sdl/osdsdl.h | 4 +-- src/osd/sdl/output.c | 7 ++-- src/osd/sdl/sdldir.c | 7 ++-- src/osd/sdl/sdlfile.c | 7 ++-- src/osd/sdl/sdlfile.h | 7 ++-- src/osd/sdl/sdlinc.h | 4 +-- src/osd/sdl/sdlmain.c | 7 ++-- src/osd/sdl/sdlos_macosx.c | 7 ++-- src/osd/sdl/sdlos_os2.c | 7 ++-- src/osd/sdl/sdlos_unix.c | 7 ++-- src/osd/sdl/sdlos_win32.c | 7 ++-- src/osd/sdl/sdlprefix.h | 7 ++-- src/osd/sdl/sdlptty_os2.c | 7 ++-- src/osd/sdl/sdlptty_unix.c | 7 ++-- src/osd/sdl/sdlptty_win32.c | 7 ++-- src/osd/sdl/sdlsocket.c | 7 ++-- src/osd/sdl/testkeys.c | 7 ++-- src/osd/sdl/video.c | 7 ++-- src/osd/sdl/video.h | 7 ++-- src/osd/sdl/watchdog.c | 7 ++-- src/osd/sdl/watchdog.h | 7 ++-- src/osd/sdl/window.c | 7 ++-- src/osd/sdl/window.h | 7 ++-- src/osd/windows/winfile.h | 4 +-- src/osd/windows/winptty.c | 4 +-- src/osd/windows/winsocket.c | 4 +-- 184 files changed, 356 insertions(+), 2353 deletions(-) diff --git a/src/emu/cpu/h8/h8.c b/src/emu/cpu/h8/h8.c index 6346bab3267..fb6b9875fd0 100644 --- a/src/emu/cpu/h8/h8.c +++ b/src/emu/cpu/h8/h8.c @@ -1,41 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** h8.h H8-300 base cpu emulation -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ diff --git a/src/emu/cpu/h8/h8.h b/src/emu/cpu/h8/h8.h index af281d910b7..231901ae2a6 100644 --- a/src/emu/cpu/h8/h8.h +++ b/src/emu/cpu/h8/h8.h @@ -1,41 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** h8.h H8-300 base cpu emulation -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ diff --git a/src/emu/cpu/h8/h83002.h b/src/emu/cpu/h8/h83002.h index c2ce8129a61..c6b9612fc9c 100644 --- a/src/emu/cpu/h8/h83002.h +++ b/src/emu/cpu/h8/h83002.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** h83002.h @@ -8,36 +8,6 @@ H8/300H-based mcus. -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ diff --git a/src/emu/cpu/h8/h83006.h b/src/emu/cpu/h8/h83006.h index 7053d2fd26d..3dcd1690f93 100644 --- a/src/emu/cpu/h8/h83006.h +++ b/src/emu/cpu/h8/h83006.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** h83006.h @@ -8,36 +8,6 @@ H8/300H-based mcus. -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ diff --git a/src/emu/cpu/h8/h83008.h b/src/emu/cpu/h8/h83008.h index 21e9c9ba406..8a26d62ed69 100644 --- a/src/emu/cpu/h8/h83008.h +++ b/src/emu/cpu/h8/h83008.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** h83008.h @@ -8,36 +8,6 @@ H8/300H-based mcu. -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ diff --git a/src/emu/cpu/h8/h83048.h b/src/emu/cpu/h8/h83048.h index 10554c65975..ecb3ed573d5 100644 --- a/src/emu/cpu/h8/h83048.h +++ b/src/emu/cpu/h8/h83048.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** h83048.h @@ -16,36 +16,6 @@ The 3394, 3396, and 3997 variants are the mask-rom versions. -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ diff --git a/src/emu/cpu/h8/h83337.h b/src/emu/cpu/h8/h83337.h index 5cde8314efc..b01580733da 100644 --- a/src/emu/cpu/h8/h83337.h +++ b/src/emu/cpu/h8/h83337.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** h83337.h @@ -15,36 +15,6 @@ The 3394, 3396, and 3397 variants are the mask-rom versions. -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ diff --git a/src/emu/cpu/h8/h8_adc.h b/src/emu/cpu/h8/h8_adc.h index 8d30c1c1cbb..5a7a5f67cbb 100644 --- a/src/emu/cpu/h8/h8_adc.h +++ b/src/emu/cpu/h8/h8_adc.h @@ -1,41 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** h8_adc.h H8 Analog to Digital Converter subsystem -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ diff --git a/src/emu/cpu/h8/h8_intc.h b/src/emu/cpu/h8/h8_intc.h index 2f47e618c59..b255f80684f 100644 --- a/src/emu/cpu/h8/h8_intc.h +++ b/src/emu/cpu/h8/h8_intc.h @@ -1,41 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** h8_intc.h H8 interrupt controllers family -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ diff --git a/src/emu/cpu/h8/h8_port.h b/src/emu/cpu/h8/h8_port.h index 2db8636b55d..2ac35b5b48a 100644 --- a/src/emu/cpu/h8/h8_port.h +++ b/src/emu/cpu/h8/h8_port.h @@ -1,41 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** h8_port.h H8 8 bits digital port -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ diff --git a/src/emu/cpu/h8/h8_sci.h b/src/emu/cpu/h8/h8_sci.h index 5abf3822186..0bde697bc4a 100644 --- a/src/emu/cpu/h8/h8_sci.h +++ b/src/emu/cpu/h8/h8_sci.h @@ -1,41 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** h8_sci.h H8 Serial Communications Interface -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ diff --git a/src/emu/cpu/h8/h8_timer16.h b/src/emu/cpu/h8/h8_timer16.h index b39a22804c0..165bc0559dc 100644 --- a/src/emu/cpu/h8/h8_timer16.h +++ b/src/emu/cpu/h8/h8_timer16.h @@ -1,41 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** h8_timer16.h H8 16 bits timer -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ diff --git a/src/emu/cpu/h8/h8_timer8.h b/src/emu/cpu/h8/h8_timer8.h index be254e36e6f..d58677097e5 100644 --- a/src/emu/cpu/h8/h8_timer8.h +++ b/src/emu/cpu/h8/h8_timer8.h @@ -1,41 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** h8_timer8.h H8 8 bits timer -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ diff --git a/src/emu/cpu/h8/h8h.h b/src/emu/cpu/h8/h8h.h index 9889ef62e07..2fb500b77f8 100644 --- a/src/emu/cpu/h8/h8h.h +++ b/src/emu/cpu/h8/h8h.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** h8h.h @@ -8,36 +8,6 @@ Adds 32-bits support and a bunch of other stuff. -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ diff --git a/src/emu/cpu/h8/h8s2000.h b/src/emu/cpu/h8/h8s2000.h index 160f478a76e..8b0c7ef1f7f 100644 --- a/src/emu/cpu/h8/h8s2000.h +++ b/src/emu/cpu/h8/h8s2000.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** h8s2000.h @@ -9,36 +9,6 @@ Adds the exr register, the move multiple instructions, the shifts by two, tas and optionally the trace mode. -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ diff --git a/src/emu/cpu/h8/h8s2245.h b/src/emu/cpu/h8/h8s2245.h index 44a717d0328..257c1d0f35a 100644 --- a/src/emu/cpu/h8/h8s2245.h +++ b/src/emu/cpu/h8/h8s2245.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** h8s2245.h @@ -15,36 +15,6 @@ H8S/2246 128K 8K -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ diff --git a/src/emu/cpu/h8/h8s2320.h b/src/emu/cpu/h8/h8s2320.h index 7e510535476..f3ff765daf6 100644 --- a/src/emu/cpu/h8/h8s2320.h +++ b/src/emu/cpu/h8/h8s2320.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** h8s2320.h @@ -20,36 +20,6 @@ H8S/2329 384K 32K -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ diff --git a/src/emu/cpu/h8/h8s2357.h b/src/emu/cpu/h8/h8s2357.h index 9571bb07b7d..042207fc67e 100644 --- a/src/emu/cpu/h8/h8s2357.h +++ b/src/emu/cpu/h8/h8s2357.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** h8s2357.h @@ -17,36 +17,6 @@ H8S/2390 - 4K -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ diff --git a/src/emu/cpu/h8/h8s2600.h b/src/emu/cpu/h8/h8s2600.h index a038c21f907..5f224361734 100644 --- a/src/emu/cpu/h8/h8s2600.h +++ b/src/emu/cpu/h8/h8s2600.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** h8s2600.h @@ -8,36 +8,6 @@ Adds the multiply-and-accumulate register and related instructions -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ diff --git a/src/emu/cpu/h8/h8s2655.h b/src/emu/cpu/h8/h8s2655.h index 99a9946f64e..89b76187bd1 100644 --- a/src/emu/cpu/h8/h8s2655.h +++ b/src/emu/cpu/h8/h8s2655.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** h8s2655.h @@ -9,36 +9,6 @@ They're both H8S/2600-based mcus, with 128K internal rom for the 2655 and 64K for the 2653. -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ diff --git a/src/emu/cpu/m6502/deco16.c b/src/emu/cpu/m6502/deco16.c index 64acc5b2744..681ae5dcc42 100644 --- a/src/emu/cpu/m6502/deco16.c +++ b/src/emu/cpu/m6502/deco16.c @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** deco16.c 6502, reverse-engineered DECO variant -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/cpu/m6502/deco16.h b/src/emu/cpu/m6502/deco16.h index 5d70f8d06d3..334867efd7c 100644 --- a/src/emu/cpu/m6502/deco16.h +++ b/src/emu/cpu/m6502/deco16.h @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** deco16.h 6502, reverse-engineered DECO variant -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #ifndef __DECO16_H__ diff --git a/src/emu/cpu/m6502/m4510.c b/src/emu/cpu/m6502/m4510.c index ead3e3c6aad..329734f692e 100644 --- a/src/emu/cpu/m6502/m4510.c +++ b/src/emu/cpu/m6502/m4510.c @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m4510.c 65ce02 with a mmu and a cia integrated -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/cpu/m6502/m4510.h b/src/emu/cpu/m6502/m4510.h index 8349c672d91..46a95a1eb72 100644 --- a/src/emu/cpu/m6502/m4510.h +++ b/src/emu/cpu/m6502/m4510.h @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m4510.h 65ce02 with a mmu and a port -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #ifndef __M4510_H__ diff --git a/src/emu/cpu/m6502/m6502.c b/src/emu/cpu/m6502/m6502.c index 3cd2b7a1edd..c1a84b2fd9c 100644 --- a/src/emu/cpu/m6502/m6502.c +++ b/src/emu/cpu/m6502/m6502.c @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m6502.c Mostek 6502, original NMOS variant -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/cpu/m6502/m6502.h b/src/emu/cpu/m6502/m6502.h index e65b64b0b95..240509f21ea 100644 --- a/src/emu/cpu/m6502/m6502.h +++ b/src/emu/cpu/m6502/m6502.h @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m6502.h Mostek 6502, original NMOS variant -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #ifndef __M6502FAM_H__ diff --git a/src/emu/cpu/m6502/m6504.c b/src/emu/cpu/m6502/m6504.c index f883e623f2f..383d0f1fecd 100644 --- a/src/emu/cpu/m6502/m6504.c +++ b/src/emu/cpu/m6502/m6504.c @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m6504.c Mostek 6502, NMOS variant with reduced address bus -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/cpu/m6502/m6504.h b/src/emu/cpu/m6502/m6504.h index 3e995b4fbc6..e325240d8e9 100644 --- a/src/emu/cpu/m6502/m6504.h +++ b/src/emu/cpu/m6502/m6504.h @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m6504.h Mostek 6502, NMOS variant with reduced address bus -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #ifndef __M6504_H__ diff --git a/src/emu/cpu/m6502/m6509.c b/src/emu/cpu/m6502/m6509.c index 651429e2a14..3c8c3436e25 100644 --- a/src/emu/cpu/m6502/m6509.c +++ b/src/emu/cpu/m6502/m6509.c @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m6509.c 6502 with banking and extended address bus -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/cpu/m6502/m6509.h b/src/emu/cpu/m6502/m6509.h index 5e28961982b..561a31449a4 100644 --- a/src/emu/cpu/m6502/m6509.h +++ b/src/emu/cpu/m6502/m6509.h @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m6509.h 6502 with banking and extended address bus -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #ifndef __M6509_H__ diff --git a/src/emu/cpu/m6502/m6510.c b/src/emu/cpu/m6502/m6510.c index 720de46e34b..dfab818bd60 100644 --- a/src/emu/cpu/m6502/m6510.c +++ b/src/emu/cpu/m6502/m6510.c @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m6510.c 6502 with 6 i/o pins, also known as 8500 -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/cpu/m6502/m6510.h b/src/emu/cpu/m6502/m6510.h index ef1d701c54e..76b8a405f30 100644 --- a/src/emu/cpu/m6502/m6510.h +++ b/src/emu/cpu/m6502/m6510.h @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m6510.h 6502 with 6 i/o pins, also known as 8500 -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #ifndef __M6510FAM_H__ diff --git a/src/emu/cpu/m6502/m6510t.c b/src/emu/cpu/m6502/m6510t.c index aa8303760a5..7e8a34c6f20 100644 --- a/src/emu/cpu/m6502/m6510t.c +++ b/src/emu/cpu/m6502/m6510t.c @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m6510t.c 6510 with the full 8 i/o pins at the expense of the NMI and RDY lines. -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/cpu/m6502/m6510t.h b/src/emu/cpu/m6502/m6510t.h index 0d2c3593321..f71b9ee7287 100644 --- a/src/emu/cpu/m6502/m6510t.h +++ b/src/emu/cpu/m6502/m6510t.h @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m6510t.h 6510 with the full 8 i/o pins at the expense of the NMI and RDY lines. -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #ifndef __M6510T_H__ diff --git a/src/emu/cpu/m6502/m65c02.c b/src/emu/cpu/m6502/m65c02.c index a0bc32dba43..4f02de6471c 100644 --- a/src/emu/cpu/m6502/m65c02.c +++ b/src/emu/cpu/m6502/m65c02.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m65c02.c @@ -7,37 +7,6 @@ Mostek 6502, CMOS variant with some additional instructions (but not the bitwise ones) -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/cpu/m6502/m65c02.h b/src/emu/cpu/m6502/m65c02.h index b9a85947f13..136664a55b5 100644 --- a/src/emu/cpu/m6502/m65c02.h +++ b/src/emu/cpu/m6502/m65c02.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m65c02.h @@ -7,37 +7,6 @@ Mostek 6502, CMOS variant with some additional instructions (but not the bitwise ones) -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #ifndef __M65C02_H__ diff --git a/src/emu/cpu/m6502/m65ce02.c b/src/emu/cpu/m6502/m65ce02.c index cce81316b9c..97ad2c4b535 100644 --- a/src/emu/cpu/m6502/m65ce02.c +++ b/src/emu/cpu/m6502/m65ce02.c @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m65ce02.c 6502 with Z register and some more stuff -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/cpu/m6502/m65ce02.h b/src/emu/cpu/m6502/m65ce02.h index f2a50ba2413..c3c77d56bb8 100644 --- a/src/emu/cpu/m6502/m65ce02.h +++ b/src/emu/cpu/m6502/m65ce02.h @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m65ce02.h 6502 with Z register and some more stuff -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #ifndef __M65CE02_H__ diff --git a/src/emu/cpu/m6502/m65sc02.c b/src/emu/cpu/m6502/m65sc02.c index fafc3480699..f61bc63cf7f 100644 --- a/src/emu/cpu/m6502/m65sc02.c +++ b/src/emu/cpu/m6502/m65sc02.c @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m65sc02.c Rockwell-class 65c02 with internal static registers, making clock stoppable? -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/cpu/m6502/m65sc02.h b/src/emu/cpu/m6502/m65sc02.h index db37304ad9d..7c0969cfa2a 100644 --- a/src/emu/cpu/m6502/m65sc02.h +++ b/src/emu/cpu/m6502/m65sc02.h @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m65sc02.h Rockwell-class 65c02 with internal static registers, making clock stoppable? -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #ifndef __M65SC02_H__ diff --git a/src/emu/cpu/m6502/m740.c b/src/emu/cpu/m6502/m740.c index 49e3e9464fa..5e011ba3561 100644 --- a/src/emu/cpu/m6502/m740.c +++ b/src/emu/cpu/m6502/m740.c @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m740.c Mitsubishi M740 series (M507xx/M509xx) -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/cpu/m6502/m740.h b/src/emu/cpu/m6502/m740.h index 8cb36d46f0e..2524ffe8b30 100644 --- a/src/emu/cpu/m6502/m740.h +++ b/src/emu/cpu/m6502/m740.h @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m740.h Mitsubishi M740 series (M507xx/M509xx) -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #ifndef __M740_H__ diff --git a/src/emu/cpu/m6502/m7501.c b/src/emu/cpu/m6502/m7501.c index b54db87604e..83bc290a172 100644 --- a/src/emu/cpu/m6502/m7501.c +++ b/src/emu/cpu/m6502/m7501.c @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m7501.c 6510 derivative, essentially identical. Also known as the 8501. -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/cpu/m6502/m7501.h b/src/emu/cpu/m6502/m7501.h index bb0bf3c10f0..ea8c0a9b5b6 100644 --- a/src/emu/cpu/m6502/m7501.h +++ b/src/emu/cpu/m6502/m7501.h @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m7501.h 6510 derivative, essentially identical. Also known as the 8501. -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #ifndef __M7501_H__ diff --git a/src/emu/cpu/m6502/m8502.c b/src/emu/cpu/m6502/m8502.c index 3c8f5cb2439..a967d03d74c 100644 --- a/src/emu/cpu/m6502/m8502.c +++ b/src/emu/cpu/m6502/m8502.c @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m8502.c 6510 derivative, capable of running at 2MHz. -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/cpu/m6502/m8502.h b/src/emu/cpu/m6502/m8502.h index 7ccf3a07da0..2e3f4507fb3 100644 --- a/src/emu/cpu/m6502/m8502.h +++ b/src/emu/cpu/m6502/m8502.h @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m8502.h 6510 derivative, capable of running at 2MHz. -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #ifndef __M8502_H__ diff --git a/src/emu/cpu/m6502/n2a03.c b/src/emu/cpu/m6502/n2a03.c index b31c760362b..dd29182f53c 100644 --- a/src/emu/cpu/m6502/n2a03.c +++ b/src/emu/cpu/m6502/n2a03.c @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** m6502.c 6502, NES variant -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/cpu/m6502/n2a03.h b/src/emu/cpu/m6502/n2a03.h index c82dc282407..c2f8a7f511b 100644 --- a/src/emu/cpu/m6502/n2a03.h +++ b/src/emu/cpu/m6502/n2a03.h @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** n2a03.h 6502, NES variant -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #ifndef __N2A03_H__ diff --git a/src/emu/cpu/m6502/r65c02.c b/src/emu/cpu/m6502/r65c02.c index e8cc28a62b2..3101ffd0341 100644 --- a/src/emu/cpu/m6502/r65c02.c +++ b/src/emu/cpu/m6502/r65c02.c @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** r65c02.c Rockwell 65c02, CMOS variant with bitwise instructions -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/cpu/m6502/r65c02.h b/src/emu/cpu/m6502/r65c02.h index ad388bb041f..19226a97b33 100644 --- a/src/emu/cpu/m6502/r65c02.h +++ b/src/emu/cpu/m6502/r65c02.h @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** r65c02.h Rockwell 65c02, CMOS variant with bitwise instructions -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #ifndef __R65C02_H__ diff --git a/src/emu/cpu/mcs96/i8x9x.c b/src/emu/cpu/mcs96/i8x9x.c index f224f0b0915..1170aa4fa1a 100644 --- a/src/emu/cpu/mcs96/i8x9x.c +++ b/src/emu/cpu/mcs96/i8x9x.c @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** i8x9x.h MCS96, 8x9x branch, the original version -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/cpu/mcs96/i8x9x.h b/src/emu/cpu/mcs96/i8x9x.h index 3a1831c0a89..3f700fd6e9d 100644 --- a/src/emu/cpu/mcs96/i8x9x.h +++ b/src/emu/cpu/mcs96/i8x9x.h @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** i8x9x.h MCS96, 8x9x branch, the original version -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #ifndef __I8X9X_H__ diff --git a/src/emu/cpu/mcs96/i8xc196.c b/src/emu/cpu/mcs96/i8xc196.c index 9a91649e2e4..8e80da19cdb 100644 --- a/src/emu/cpu/mcs96/i8xc196.c +++ b/src/emu/cpu/mcs96/i8xc196.c @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** i8xc196.h MCS96, c196 branch, the enhanced 16 bits bus version -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/cpu/mcs96/i8xc196.h b/src/emu/cpu/mcs96/i8xc196.h index 6d753c7cb02..cb41e693fe8 100644 --- a/src/emu/cpu/mcs96/i8xc196.h +++ b/src/emu/cpu/mcs96/i8xc196.h @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** i8xc196.h MCS96, c196 branch, the enhanced 16 bits bus version -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #ifndef __I8XC196_H__ diff --git a/src/emu/cpu/mcs96/mcs96.c b/src/emu/cpu/mcs96/mcs96.c index 8a36ec558c4..4c4cf849b88 100644 --- a/src/emu/cpu/mcs96/mcs96.c +++ b/src/emu/cpu/mcs96/mcs96.c @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** mcs96.h MCS96, 8098/8398/8798 branch -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/cpu/mcs96/mcs96.h b/src/emu/cpu/mcs96/mcs96.h index 531f8dc1c54..3f91c0b64ea 100644 --- a/src/emu/cpu/mcs96/mcs96.h +++ b/src/emu/cpu/mcs96/mcs96.h @@ -1,42 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont /*************************************************************************** mcs96.h MCS96 -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #ifndef __MCS96_H__ diff --git a/src/emu/cpu/mn10200/mn10200.c b/src/emu/cpu/mn10200/mn10200.c index a4aa746b7bf..8b687f0e7cb 100644 --- a/src/emu/cpu/mn10200/mn10200.c +++ b/src/emu/cpu/mn10200/mn10200.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont /* Panasonic MN10200 emulator diff --git a/src/emu/cpu/mn10200/mn10200.h b/src/emu/cpu/mn10200/mn10200.h index 853b470462a..91638c35ac7 100644 --- a/src/emu/cpu/mn10200/mn10200.h +++ b/src/emu/cpu/mn10200/mn10200.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont /* Panasonic MN10200 emulator diff --git a/src/emu/cpu/sh4/sh4.c b/src/emu/cpu/sh4/sh4.c index b121f8a2f6e..aa62867a395 100644 --- a/src/emu/cpu/sh4/sh4.c +++ b/src/emu/cpu/sh4/sh4.c @@ -1,5 +1,5 @@ // license:??? -// copyright-holders:??? +// copyright-holders:R.Belmont /***************************************************************************** * * sh4.c diff --git a/src/emu/cpu/sh4/sh4.h b/src/emu/cpu/sh4/sh4.h index 00329b3b93f..16d64220c33 100644 --- a/src/emu/cpu/sh4/sh4.h +++ b/src/emu/cpu/sh4/sh4.h @@ -1,5 +1,5 @@ // license:??? -// copyright-holders:??? +// copyright-holders:R.Belmont /***************************************************************************** * * sh4->h diff --git a/src/emu/machine/saturn.c b/src/emu/machine/saturn.c index ae95eb63058..f3caeac18db 100644 --- a/src/emu/machine/saturn.c +++ b/src/emu/machine/saturn.c @@ -1,4 +1,4 @@ -// license:? +// license:??? // copyright-holders:David Haywood, Angelo Salese, Olivier Galibert, Mariusz Wojcieszek, R.Belmont /************************************************************************************** diff --git a/src/emu/sound/ymf271.c b/src/emu/sound/ymf271.c index e16735c60f5..4578c578710 100644 --- a/src/emu/sound/ymf271.c +++ b/src/emu/sound/ymf271.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont /* Yamaha YMF271-F "OPX" emulator v0.1 By R. Belmont. diff --git a/src/emu/sound/ymz770.c b/src/emu/sound/ymz770.c index 4f937bb318c..f367f4d10eb 100644 --- a/src/emu/sound/ymz770.c +++ b/src/emu/sound/ymz770.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont /*************************************************************************** ymz770.c diff --git a/src/emu/sound/zsg2.c b/src/emu/sound/zsg2.c index bc96108449d..d2e1ee1cfa5 100644 --- a/src/emu/sound/zsg2.c +++ b/src/emu/sound/zsg2.c @@ -1,15 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont /* ZOOM ZSG-2 custom wavetable synthesizer Written by Olivier Galibert MAME conversion by R. Belmont Working emulation by The Talentuous Hands Of The Popularious hap - - Copyright Nicola Salmoria and the MAME Team. - Visit http://mamedev.org for licensing and usage restrictions. - --------------------------------------------------------- Additional notes on the sample format, reverse-engineered diff --git a/src/emu/video/msm6222b.c b/src/emu/video/msm6222b.c index 54e2d117ec4..f6c2c9564a3 100644 --- a/src/emu/video/msm6222b.c +++ b/src/emu/video/msm6222b.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** MSM6222B @@ -8,37 +8,6 @@ The -01 variant has a fixed cgrom, the other variants are mask-programmed. -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/video/msm6222b.h b/src/emu/video/msm6222b.h index 0946169c180..70279cae218 100644 --- a/src/emu/video/msm6222b.h +++ b/src/emu/video/msm6222b.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** MSM6222B @@ -8,37 +8,6 @@ The -01 variant has a fixed cgrom, the other variants are mask-programmed. -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #ifndef __MSM6222B_H__ diff --git a/src/emu/video/sed1200.c b/src/emu/video/sed1200.c index dd7af441f1d..029ab01c236 100644 --- a/src/emu/video/sed1200.c +++ b/src/emu/video/sed1200.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** SED1200 @@ -11,37 +11,6 @@ The A/B variants have an internal CGROM difference (jis vs. european characters) -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/video/sed1200.h b/src/emu/video/sed1200.h index 5b77f0e8bf8..7429215c245 100644 --- a/src/emu/video/sed1200.h +++ b/src/emu/video/sed1200.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** SED1200 @@ -10,37 +10,6 @@ The A/B variants are an internal CGROM difference (jis vs. european characters) -**************************************************************************** - - Copyright Olivier Galibert - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - * Neither the name 'MAME' nor the names of its contributors may be - used to endorse or promote products derived from this software - without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY OLIVIER GALIBERT ''AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL OLIVIER GALIBERT BE LIABLE FOR ANY DIRECT, - INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING - IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - ***************************************************************************/ #ifndef __SED1200_H__ diff --git a/src/lib/formats/ap2_dsk.c b/src/lib/formats/ap2_dsk.c index 5b3dc3a46fe..7f7e62400e6 100644 --- a/src/lib/formats/ap2_dsk.c +++ b/src/lib/formats/ap2_dsk.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /********************************************************************* ap2_dsk.c diff --git a/src/lib/formats/ap_dsk35.c b/src/lib/formats/ap_dsk35.c index 1bb334f2a39..5e1c696626b 100644 --- a/src/lib/formats/ap_dsk35.c +++ b/src/lib/formats/ap_dsk35.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /********************************************************************* ap_dsk35.c diff --git a/src/mame/audio/taito_zm.c b/src/mame/audio/taito_zm.c index 919448c4d59..39426e7268e 100644 --- a/src/mame/audio/taito_zm.c +++ b/src/mame/audio/taito_zm.c @@ -1,15 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /*************************************************************************** Taito Zoom ZSG-2 sound board Includes: MN10200 CPU, ZOOM ZSG-2 audio chip, TMS57002 DASP By Olivier Galibert. - Copyright Nicola Salmoria and the MAME Team. - Visit http://mamedev.org for licensing and usage restrictions. - - ---------------------------------------------------------------------------- Panasonic MN1020012A Sound CPU (QFP128), 12.5MHz pin 30 (OSCI) diff --git a/src/mame/drivers/esh.c b/src/mame/drivers/esh.c index 1dbc257c9ef..e0249eeefc2 100644 --- a/src/mame/drivers/esh.c +++ b/src/mame/drivers/esh.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Andrew Gardner /* Funai / Gakken Esh's Aurunmilla laserdisc hardware diff --git a/src/mame/drivers/gpworld.c b/src/mame/drivers/gpworld.c index 0b77156c95d..c2dc507d0af 100644 --- a/src/mame/drivers/gpworld.c +++ b/src/mame/drivers/gpworld.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Andrew Gardner /* Sega GP World hardware diff --git a/src/mame/drivers/istellar.c b/src/mame/drivers/istellar.c index fc33390fd4e..616ff35185a 100644 --- a/src/mame/drivers/istellar.c +++ b/src/mame/drivers/istellar.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Andrew Gardner /* Funai / Gakken Interstellar Laser Fantasy laserdisc hardware diff --git a/src/mame/drivers/lgp.c b/src/mame/drivers/lgp.c index 30faed11b12..5c220dbeb16 100644 --- a/src/mame/drivers/lgp.c +++ b/src/mame/drivers/lgp.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Andrew Gardner /* Taito Laser Grand Prix laserdisc hardware diff --git a/src/mame/drivers/moo.c b/src/mame/drivers/moo.c index d1994fae53e..055549ad75a 100644 --- a/src/mame/drivers/moo.c +++ b/src/mame/drivers/moo.c @@ -1,5 +1,5 @@ // license:??? -// copyright-holders:??? +// copyright-holders:R. Belmont, Acho A. Tang /*************************************************************************** Wild West C.O.W.boys of Moo Mesa diff --git a/src/mame/drivers/namcos23.c b/src/mame/drivers/namcos23.c index b563e27f5ec..bd1804a726f 100644 --- a/src/mame/drivers/namcos23.c +++ b/src/mame/drivers/namcos23.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:R. Belmont, Phil Stroffolino, Olivier Galibert /* Namco System 22.5 and (Super) System 23 (Evolution 2) diff --git a/src/mame/drivers/naomi.c b/src/mame/drivers/naomi.c index 051f914e8d9..d7dadcd361a 100644 --- a/src/mame/drivers/naomi.c +++ b/src/mame/drivers/naomi.c @@ -1,4 +1,4 @@ -// license:? +// license:??? // copyright-holders:Angelo Salese, Olivier Galibert, David Haywood, Samuele Zannoli, R. Belmont, ElSemi /* diff --git a/src/mame/drivers/raiden2.c b/src/mame/drivers/raiden2.c index a0431bf1776..c7aa4301549 100644 --- a/src/mame/drivers/raiden2.c +++ b/src/mame/drivers/raiden2.c @@ -1,4 +1,4 @@ -// license:? (pending decision) +// license:??? // copyright-holders:Olivier Galibert, Angelo Salese, David Haywood, Tomasz Slanina /******************************************************************************************************** diff --git a/src/mame/drivers/segald.c b/src/mame/drivers/segald.c index 2ba2e5e32f9..d22e40cc01d 100644 --- a/src/mame/drivers/segald.c +++ b/src/mame/drivers/segald.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Andrew Gardner /* Sega LaserDisc Hardware diff --git a/src/mame/drivers/sf.c b/src/mame/drivers/sf.c index ad1002aa265..720dd96bad2 100644 --- a/src/mame/drivers/sf.c +++ b/src/mame/drivers/sf.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Olivier Galibert /*************************************************************************** diff --git a/src/mess/drivers/esq1.c b/src/mess/drivers/esq1.c index a1c77b998a1..8f960de0d07 100644 --- a/src/mess/drivers/esq1.c +++ b/src/mess/drivers/esq1.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:R. Belmont, Olivier Galibert /*************************************************************************** diff --git a/src/mess/drivers/next.c b/src/mess/drivers/next.c index 7da41e7a0e7..d91312b820e 100644 --- a/src/mess/drivers/next.c +++ b/src/mess/drivers/next.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Olivier Galibert /*************************************************************************** diff --git a/src/mess/drivers/oric.c b/src/mess/drivers/oric.c index 0f413befe13..deda51ee0c5 100644 --- a/src/mess/drivers/oric.c +++ b/src/mess/drivers/oric.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert /********************************************************************* drivers/oric.c diff --git a/src/mess/drivers/rd110.c b/src/mess/drivers/rd110.c index 87872329a0c..b897513665f 100644 --- a/src/mess/drivers/rd110.c +++ b/src/mess/drivers/rd110.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Olivier Galibert, Jonathan Gevaryahu /************************************************************************************************* diff --git a/src/mess/drivers/saturn.c b/src/mess/drivers/saturn.c index c1eca1548ea..232c09b0270 100644 --- a/src/mess/drivers/saturn.c +++ b/src/mess/drivers/saturn.c @@ -1,4 +1,4 @@ -// license:? +// license:??? // copyright-holders:David Haywood, Angelo Salese, Olivier Galibert, Mariusz Wojcieszek, R.Belmont /************************************************************************************************** diff --git a/src/osd/eminline.h b/src/osd/eminline.h index 35d532f5e8c..2e02479251f 100644 --- a/src/osd/eminline.h +++ b/src/osd/eminline.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Aaron Giles /*************************************************************************** eminline.h @@ -7,9 +7,6 @@ Definitions for inline functions that can be overriden by OSD- specific code. - Copyright Nicola Salmoria and the MAME Team. - Visit http://mamedev.org for licensing and usage restrictions. - ***************************************************************************/ #ifndef __EMINLINE__ diff --git a/src/osd/modules/debugger/debug_module.h b/src/osd/modules/debugger/debug_module.h index 105d3242545..6fbbfe0d605 100644 --- a/src/osd/modules/debugger/debug_module.h +++ b/src/osd/modules/debugger/debug_module.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Couriersud /* * debug_module.h * diff --git a/src/osd/modules/debugger/debugint.c b/src/osd/modules/debugger/debugint.c index 6add4deeec9..690dd1bd03e 100644 --- a/src/osd/modules/debugger/debugint.c +++ b/src/osd/modules/debugger/debugint.c @@ -1,14 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Couriersud /********************************************************************* debugint.c Internal debugger frontend using render interface. - Copyright Nicola Salmoria and the MAME Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #include "emu.h" diff --git a/src/osd/modules/debugger/debugqt.c b/src/osd/modules/debugger/debugqt.c index 93901e23966..0cb6dd27e09 100644 --- a/src/osd/modules/debugger/debugqt.c +++ b/src/osd/modules/debugger/debugqt.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Andrew Gardner //============================================================ // // debugqt.c - SDL/QT debug window handling // -// Copyright (c) 1996-2014, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/modules/debugger/none.c b/src/osd/modules/debugger/none.c index 94a07c920b3..b94e788bf9a 100644 --- a/src/osd/modules/debugger/none.c +++ b/src/osd/modules/debugger/none.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Miodrag Milanovis //============================================================ // // none.c - stubs for linking when NO_DEBUGGER is defined diff --git a/src/osd/modules/debugger/qt/breakpointswindow.c b/src/osd/modules/debugger/qt/breakpointswindow.c index 71a5e7100e3..d1aea9fbd46 100644 --- a/src/osd/modules/debugger/qt/breakpointswindow.c +++ b/src/osd/modules/debugger/qt/breakpointswindow.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Andrew Gardner #define NO_MEM_TRACKING #include "breakpointswindow.h" diff --git a/src/osd/modules/debugger/qt/breakpointswindow.h b/src/osd/modules/debugger/qt/breakpointswindow.h index cb22b162c95..9a041f8de07 100644 --- a/src/osd/modules/debugger/qt/breakpointswindow.h +++ b/src/osd/modules/debugger/qt/breakpointswindow.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Andrew Gardner #ifndef __DEBUG_QT_BREAK_POINTS_WINDOW_H__ #define __DEBUG_QT_BREAK_POINTS_WINDOW_H__ diff --git a/src/osd/modules/debugger/qt/dasmwindow.c b/src/osd/modules/debugger/qt/dasmwindow.c index 7d8548791d6..14de9080876 100644 --- a/src/osd/modules/debugger/qt/dasmwindow.c +++ b/src/osd/modules/debugger/qt/dasmwindow.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Andrew Gardner #define NO_MEM_TRACKING #include "dasmwindow.h" diff --git a/src/osd/modules/debugger/qt/dasmwindow.h b/src/osd/modules/debugger/qt/dasmwindow.h index f7463e89167..9912841603a 100644 --- a/src/osd/modules/debugger/qt/dasmwindow.h +++ b/src/osd/modules/debugger/qt/dasmwindow.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Andrew Gardner #ifndef __DEBUG_QT_DASM_WINDOW_H__ #define __DEBUG_QT_DASM_WINDOW_H__ diff --git a/src/osd/modules/debugger/qt/debuggerview.c b/src/osd/modules/debugger/qt/debuggerview.c index b907fd5a5f8..d1be4815288 100644 --- a/src/osd/modules/debugger/qt/debuggerview.c +++ b/src/osd/modules/debugger/qt/debuggerview.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Andrew Gardner #define NO_MEM_TRACKING #include "debuggerview.h" diff --git a/src/osd/modules/debugger/qt/debuggerview.h b/src/osd/modules/debugger/qt/debuggerview.h index 8125d8cd1e9..e064b86e9c1 100644 --- a/src/osd/modules/debugger/qt/debuggerview.h +++ b/src/osd/modules/debugger/qt/debuggerview.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Andrew Gardner #ifndef __DEBUG_QT_DEBUGGER_VIEW_H__ #define __DEBUG_QT_DEBUGGER_VIEW_H__ diff --git a/src/osd/modules/debugger/qt/deviceinformationwindow.c b/src/osd/modules/debugger/qt/deviceinformationwindow.c index 1697df53b2e..303dc650b70 100644 --- a/src/osd/modules/debugger/qt/deviceinformationwindow.c +++ b/src/osd/modules/debugger/qt/deviceinformationwindow.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Andrew Gardner #define NO_MEM_TRACKING #include "deviceinformationwindow.h" diff --git a/src/osd/modules/debugger/qt/deviceinformationwindow.h b/src/osd/modules/debugger/qt/deviceinformationwindow.h index 9420499a01a..6ea38de60c3 100644 --- a/src/osd/modules/debugger/qt/deviceinformationwindow.h +++ b/src/osd/modules/debugger/qt/deviceinformationwindow.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Andrew Gardner #ifndef __DEBUG_QT_DEVICE_INFORMATION_WINDOW_H__ #define __DEBUG_QT_DEVICE_INFORMATION_WINDOW_H__ diff --git a/src/osd/modules/debugger/qt/deviceswindow.c b/src/osd/modules/debugger/qt/deviceswindow.c index 6cbccf961ba..0a71fd8fbdf 100644 --- a/src/osd/modules/debugger/qt/deviceswindow.c +++ b/src/osd/modules/debugger/qt/deviceswindow.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Andrew Gardner #define NO_MEM_TRACKING #include "deviceswindow.h" diff --git a/src/osd/modules/debugger/qt/deviceswindow.h b/src/osd/modules/debugger/qt/deviceswindow.h index 5b5dff38f0b..614dd11edde 100644 --- a/src/osd/modules/debugger/qt/deviceswindow.h +++ b/src/osd/modules/debugger/qt/deviceswindow.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Andrew Gardner #ifndef __DEBUG_QT_DEVICES_WINDOW_H__ #define __DEBUG_QT_DEVICES_WINDOW_H__ diff --git a/src/osd/modules/debugger/qt/logwindow.c b/src/osd/modules/debugger/qt/logwindow.c index 8e8b64bac1d..95b379f9c28 100644 --- a/src/osd/modules/debugger/qt/logwindow.c +++ b/src/osd/modules/debugger/qt/logwindow.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Andrew Gardner #define NO_MEM_TRACKING #include "logwindow.h" diff --git a/src/osd/modules/debugger/qt/logwindow.h b/src/osd/modules/debugger/qt/logwindow.h index a8c19e00fee..97aa81c41a1 100644 --- a/src/osd/modules/debugger/qt/logwindow.h +++ b/src/osd/modules/debugger/qt/logwindow.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Andrew Gardner #ifndef __DEBUG_QT_LOG_WINDOW_H__ #define __DEBUG_QT_LOG_WINDOW_H__ diff --git a/src/osd/modules/debugger/qt/mainwindow.c b/src/osd/modules/debugger/qt/mainwindow.c index 971e25005b9..bb4db219912 100644 --- a/src/osd/modules/debugger/qt/mainwindow.c +++ b/src/osd/modules/debugger/qt/mainwindow.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Andrew Gardner #define NO_MEM_TRACKING #include "mainwindow.h" diff --git a/src/osd/modules/debugger/qt/mainwindow.h b/src/osd/modules/debugger/qt/mainwindow.h index 1161409971b..53a9969baa2 100644 --- a/src/osd/modules/debugger/qt/mainwindow.h +++ b/src/osd/modules/debugger/qt/mainwindow.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Andrew Gardner #ifndef __DEBUG_QT_MAIN_WINDOW_H__ #define __DEBUG_QT_MAIN_WINDOW_H__ diff --git a/src/osd/modules/debugger/qt/memorywindow.c b/src/osd/modules/debugger/qt/memorywindow.c index 70965848521..3aee20a0cd0 100644 --- a/src/osd/modules/debugger/qt/memorywindow.c +++ b/src/osd/modules/debugger/qt/memorywindow.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Andrew Gardner #define NO_MEM_TRACKING #include "memorywindow.h" diff --git a/src/osd/modules/debugger/qt/memorywindow.h b/src/osd/modules/debugger/qt/memorywindow.h index ee464b6b8bb..5233c619d19 100644 --- a/src/osd/modules/debugger/qt/memorywindow.h +++ b/src/osd/modules/debugger/qt/memorywindow.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Andrew Gardner #ifndef __DEBUG_QT_MEMORY_WINDOW_H__ #define __DEBUG_QT_MEMORY_WINDOW_H__ diff --git a/src/osd/modules/debugger/qt/windowqt.c b/src/osd/modules/debugger/qt/windowqt.c index 0bca9849df7..e455e586b00 100644 --- a/src/osd/modules/debugger/qt/windowqt.c +++ b/src/osd/modules/debugger/qt/windowqt.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Andrew Gardner #define NO_MEM_TRACKING #include "windowqt.h" diff --git a/src/osd/modules/debugger/qt/windowqt.h b/src/osd/modules/debugger/qt/windowqt.h index 03db0c6ff9e..5b16b47463f 100644 --- a/src/osd/modules/debugger/qt/windowqt.h +++ b/src/osd/modules/debugger/qt/windowqt.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Andrew Gardner #ifndef __DEBUG_QT_WINDOW_QT_H__ #define __DEBUG_QT_WINDOW_QT_H__ diff --git a/src/osd/modules/font/font_module.h b/src/osd/modules/font/font_module.h index 495823c4180..c9c7b1f40cb 100644 --- a/src/osd/modules/font/font_module.h +++ b/src/osd/modules/font/font_module.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Couriersud /* * font_module.h * diff --git a/src/osd/modules/font/font_none.c b/src/osd/modules/font/font_none.c index c3be652adc0..5021eef9d58 100644 --- a/src/osd/modules/font/font_none.c +++ b/src/osd/modules/font/font_none.c @@ -1,7 +1,7 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Couriersud /* - * font_sdl.c + * font_none.c * */ diff --git a/src/osd/modules/font/font_osx.c b/src/osd/modules/font/font_osx.c index 09e706fed18..831321fdf34 100644 --- a/src/osd/modules/font/font_osx.c +++ b/src/osd/modules/font/font_osx.c @@ -1,7 +1,7 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont /* - * font_sdl.c + * font_osx.c * */ diff --git a/src/osd/modules/font/font_sdl.c b/src/osd/modules/font/font_sdl.c index f2b1e0ab15b..1474bd61ec4 100644 --- a/src/osd/modules/font/font_sdl.c +++ b/src/osd/modules/font/font_sdl.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont /* * font_sdl.c * diff --git a/src/osd/modules/font/font_windows.c b/src/osd/modules/font/font_windows.c index 0e54d7956d5..26454c96810 100644 --- a/src/osd/modules/font/font_windows.c +++ b/src/osd/modules/font/font_windows.c @@ -1,7 +1,7 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Aaron Giles /* - * font_sdl.c + * font_windows.c * */ diff --git a/src/osd/modules/lib/osdlib.h b/src/osd/modules/lib/osdlib.h index 0080f50010c..484633f137b 100644 --- a/src/osd/modules/lib/osdlib.h +++ b/src/osd/modules/lib/osdlib.h @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // osdlib.h // -// Copyright (c) 1996-2014, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // // - Common low level routines diff --git a/src/osd/modules/lib/osdlib_macosx.c b/src/osd/modules/lib/osdlib_macosx.c index e568970bf51..0d89e6c3596 100644 --- a/src/osd/modules/lib/osdlib_macosx.c +++ b/src/osd/modules/lib/osdlib_macosx.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // sdlos_*.c - OS specific low level code // -// Copyright (c) 1996-2010, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/modules/lib/osdlib_os2.c b/src/osd/modules/lib/osdlib_os2.c index 717b3c30e58..c1aea62f489 100644 --- a/src/osd/modules/lib/osdlib_os2.c +++ b/src/osd/modules/lib/osdlib_os2.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // sdlos_*.c - OS specific low level code // -// Copyright (c) 1996-2010, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/modules/lib/osdlib_unix.c b/src/osd/modules/lib/osdlib_unix.c index b30a150e0d9..a275eb04192 100644 --- a/src/osd/modules/lib/osdlib_unix.c +++ b/src/osd/modules/lib/osdlib_unix.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // sdlos_*.c - OS specific low level code // -// Copyright (c) 1996-2010, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/modules/lib/osdlib_win32.c b/src/osd/modules/lib/osdlib_win32.c index bc03cb02ca5..846d7e859cd 100644 --- a/src/osd/modules/lib/osdlib_win32.c +++ b/src/osd/modules/lib/osdlib_win32.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // sdlos_*.c - OS specific low level code // -// Copyright (c) 1996-2010, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/modules/midi/midi_module.h b/src/osd/modules/midi/midi_module.h index 1e71269a734..6c50cdd3edc 100644 --- a/src/osd/modules/midi/midi_module.h +++ b/src/osd/modules/midi/midi_module.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Couriersud /* * midi_module.h * diff --git a/src/osd/modules/midi/none.c b/src/osd/modules/midi/none.c index 141ac7d360d..6195aa78d89 100644 --- a/src/osd/modules/midi/none.c +++ b/src/osd/modules/midi/none.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Couriersud /*************************************************************************** none.c diff --git a/src/osd/modules/midi/portmidi.c b/src/osd/modules/midi/portmidi.c index 6a114726502..78ac990d2b0 100644 --- a/src/osd/modules/midi/portmidi.c +++ b/src/osd/modules/midi/portmidi.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:R. Belmont /*************************************************************************** portmap.c diff --git a/src/osd/modules/netdev/netdev_module.h b/src/osd/modules/netdev/netdev_module.h index 96e32902689..b1d537cacf5 100644 --- a/src/osd/modules/netdev/netdev_module.h +++ b/src/osd/modules/netdev/netdev_module.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Couriersud /* * netdev_module.h * diff --git a/src/osd/modules/netdev/none.c b/src/osd/modules/netdev/none.c index 13f1078354d..d5b11392309 100644 --- a/src/osd/modules/netdev/none.c +++ b/src/osd/modules/netdev/none.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Couriersud /* * none.c * diff --git a/src/osd/modules/netdev/pcap.c b/src/osd/modules/netdev/pcap.c index 3b16f2ad83a..b69ef56074b 100644 --- a/src/osd/modules/netdev/pcap.c +++ b/src/osd/modules/netdev/pcap.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Carl #if defined(OSD_NET_USE_PCAP) #if defined(SDLMAME_WIN32) || defined(OSD_WINDOWS) diff --git a/src/osd/modules/netdev/taptun.c b/src/osd/modules/netdev/taptun.c index c0f304404c7..393c791cd0a 100644 --- a/src/osd/modules/netdev/taptun.c +++ b/src/osd/modules/netdev/taptun.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Carl #if defined(OSD_NET_USE_TAPTUN) #include diff --git a/src/osd/modules/opengl/SDL1211_opengl.h b/src/osd/modules/opengl/SDL1211_opengl.h index 3a7e2f818af..3467c24c899 100644 --- a/src/osd/modules/opengl/SDL1211_opengl.h +++ b/src/osd/modules/opengl/SDL1211_opengl.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:GPL2.0+ +// copyright-holders:Sam Lantinga /* SDL - Simple DirectMedia Layer Copyright (C) 1997-2006 Sam Lantinga diff --git a/src/osd/modules/opengl/gl_shader_mgr.c b/src/osd/modules/opengl/gl_shader_mgr.c index 5c22b3a09c8..599bfd61ada 100644 --- a/src/osd/modules/opengl/gl_shader_mgr.c +++ b/src/osd/modules/opengl/gl_shader_mgr.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:GPL2.0+ +// copyright-holders:Sven Gothel #include /* snprintf */ #include /* malloc */ diff --git a/src/osd/modules/opengl/gl_shader_mgr.h b/src/osd/modules/opengl/gl_shader_mgr.h index dcda40afa2d..7ba333c5c0c 100644 --- a/src/osd/modules/opengl/gl_shader_mgr.h +++ b/src/osd/modules/opengl/gl_shader_mgr.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:GPL2.0+ +// copyright-holders:Sven Gothel #ifndef GL_SHADER_MGR_H #define GL_SHADER_MGR_H diff --git a/src/osd/modules/opengl/gl_shader_tool.c b/src/osd/modules/opengl/gl_shader_tool.c index b658c344d3f..4ca92c29a31 100644 --- a/src/osd/modules/opengl/gl_shader_tool.c +++ b/src/osd/modules/opengl/gl_shader_tool.c @@ -1,24 +1,10 @@ -// license:??? -// copyright-holders:??? +// license:GPL2.0+ +// copyright-holders:Sven Gothel /*** * * GL Shader Tool - Convinient Basic Shader functionality * * Copyright (c) 2007, Sven Gothel - * Copyright (c) 2007, MAME Team - * - * Dual license: MAME and GPL version 2 - * - * This module has a dual license, i.e. it is compatible to MAME, - * but I like to reserve my rights to use this module under - * the GPL as well. - * - * GPL license: - * Visit http://www.gnu.org/copyleft/gpl.html - * - * MAME license: - * Visit http://mamedev.org for licensing and usage restrictions. - * * * OpenGL GLSL ARB extentions: * diff --git a/src/osd/modules/opengl/gl_shader_tool.h b/src/osd/modules/opengl/gl_shader_tool.h index bc0980eed73..ecde4ce589e 100644 --- a/src/osd/modules/opengl/gl_shader_tool.h +++ b/src/osd/modules/opengl/gl_shader_tool.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:GPL2.0+ +// copyright-holders:Sven Gothel /*** * * GL Shader Tool - Convinient Basic Shader functionality @@ -7,18 +7,7 @@ * Copyright (c) 2007, Sven Gothel * Copyright (c) 2007, MAME Team * - * Dual license: MAME and GPL version 2 - * - * This module has a dual license, i.e. it is compatible to MAME, - * but I like to reserve my rights to use this module under - * the GPL as well. - * - * GPL license: - * Visit http://www.gnu.org/copyleft/gpl.html - * - * MAME license: - * Visit http://mamedev.org for licensing and usage restrictions. - * + * GPL version 2 * * OpenGL GLSL ARB extentions: * diff --git a/src/osd/modules/opengl/osd_opengl.h b/src/osd/modules/opengl/osd_opengl.h index 453b8f88484..5e843543f46 100644 --- a/src/osd/modules/opengl/osd_opengl.h +++ b/src/osd/modules/opengl/osd_opengl.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont, Couriersud #ifndef GET_GLFUNC #ifndef MANGLE diff --git a/src/osd/modules/opengl/shader/glsl_bilinear_idx16_lut.fsh.c b/src/osd/modules/opengl/shader/glsl_bilinear_idx16_lut.fsh.c index cc941c61bc1..8d42c7b6d55 100644 --- a/src/osd/modules/opengl/shader/glsl_bilinear_idx16_lut.fsh.c +++ b/src/osd/modules/opengl/shader/glsl_bilinear_idx16_lut.fsh.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:GPL2.0+ +// copyright-holders:Sven Gothel const char glsl_bilinear_idx16_lut_fsh_src[] = "\n" "#pragma optimize (on)\n" diff --git a/src/osd/modules/opengl/shader/glsl_bilinear_rgb32_dir.fsh.c b/src/osd/modules/opengl/shader/glsl_bilinear_rgb32_dir.fsh.c index d7e43a9739c..175eee19fb0 100644 --- a/src/osd/modules/opengl/shader/glsl_bilinear_rgb32_dir.fsh.c +++ b/src/osd/modules/opengl/shader/glsl_bilinear_rgb32_dir.fsh.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:GPL2.0+ +// copyright-holders:Sven Gothel const char glsl_bilinear_rgb32_dir_fsh_src[] = "\n" "#pragma optimize (on)\n" diff --git a/src/osd/modules/opengl/shader/glsl_bilinear_rgb32_lut.fsh.c b/src/osd/modules/opengl/shader/glsl_bilinear_rgb32_lut.fsh.c index 865a52ba7ce..9e0690fe552 100644 --- a/src/osd/modules/opengl/shader/glsl_bilinear_rgb32_lut.fsh.c +++ b/src/osd/modules/opengl/shader/glsl_bilinear_rgb32_lut.fsh.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:GPL2.0+ +// copyright-holders:Sven Gothel const char glsl_bilinear_rgb32_lut_fsh_src[] = "\n" "#pragma optimize (on)\n" diff --git a/src/osd/modules/opengl/shader/glsl_general.vsh.c b/src/osd/modules/opengl/shader/glsl_general.vsh.c index 896a2571e7c..98520712392 100644 --- a/src/osd/modules/opengl/shader/glsl_general.vsh.c +++ b/src/osd/modules/opengl/shader/glsl_general.vsh.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:GPL2.0+ +// copyright-holders:Sven Gothel const char glsl_general_vsh_src[] = "\n" "void main()\n" diff --git a/src/osd/modules/opengl/shader/glsl_plain_idx16_lut.fsh.c b/src/osd/modules/opengl/shader/glsl_plain_idx16_lut.fsh.c index 373b3759299..a3e9d61f565 100644 --- a/src/osd/modules/opengl/shader/glsl_plain_idx16_lut.fsh.c +++ b/src/osd/modules/opengl/shader/glsl_plain_idx16_lut.fsh.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:GPL2.0+ +// copyright-holders:Sven Gothel const char glsl_plain_idx16_lut_fsh_src[] = "\n" "#pragma optimize (on)\n" diff --git a/src/osd/modules/opengl/shader/glsl_plain_rgb32_dir.fsh.c b/src/osd/modules/opengl/shader/glsl_plain_rgb32_dir.fsh.c index a05f2999c1a..6e5ac23c3b5 100644 --- a/src/osd/modules/opengl/shader/glsl_plain_rgb32_dir.fsh.c +++ b/src/osd/modules/opengl/shader/glsl_plain_rgb32_dir.fsh.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:GPL2.0+ +// copyright-holders:Sven Gothel const char glsl_plain_rgb32_dir_fsh_src[] = "\n" "#pragma optimize (on)\n" diff --git a/src/osd/modules/opengl/shader/glsl_plain_rgb32_lut.fsh.c b/src/osd/modules/opengl/shader/glsl_plain_rgb32_lut.fsh.c index 2e60aeae1c2..e8465f2a117 100644 --- a/src/osd/modules/opengl/shader/glsl_plain_rgb32_lut.fsh.c +++ b/src/osd/modules/opengl/shader/glsl_plain_rgb32_lut.fsh.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:GPL2.0+ +// copyright-holders:Sven Gothel const char glsl_plain_rgb32_lut_fsh_src[] = "\n" "#pragma optimize (on)\n" diff --git a/src/osd/modules/osdmodule.c b/src/osd/modules/osdmodule.c index 7d3e006df7e..e0d7781ace0 100644 --- a/src/osd/modules/osdmodule.c +++ b/src/osd/modules/osdmodule.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Couriersud /* * osdmodule.c * diff --git a/src/osd/modules/osdmodule.h b/src/osd/modules/osdmodule.h index 13fdd5c59c6..1a49b5ff4f9 100644 --- a/src/osd/modules/osdmodule.h +++ b/src/osd/modules/osdmodule.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Couriersud /*************************************************************************** osdmodule.h diff --git a/src/osd/modules/osdwindow.h b/src/osd/modules/osdwindow.h index 23386f53408..be4f016f0f9 100644 --- a/src/osd/modules/osdwindow.h +++ b/src/osd/modules/osdwindow.h @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont, Couriersud //============================================================ // // osdwindow.h - SDL window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #ifndef __OSDWINDOW__ diff --git a/src/osd/modules/render/blit13.h b/src/osd/modules/render/blit13.h index bea77c8a630..8cdcab04bca 100644 --- a/src/osd/modules/render/blit13.h +++ b/src/osd/modules/render/blit13.h @@ -1,7 +1,5 @@ -// license:??? -// copyright-holders:??? - - +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // INLINE diff --git a/src/osd/modules/render/draw13.c b/src/osd/modules/render/draw13.c index 5a494064ae3..822de807861 100644 --- a/src/osd/modules/render/draw13.c +++ b/src/osd/modules/render/draw13.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // draw13.c - SDL 2.0 drawing implementation // -// Copyright (c) 1996-2014, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/modules/render/drawogl.c b/src/osd/modules/render/drawogl.c index ca7271e5c8a..c8a535d0e94 100644 --- a/src/osd/modules/render/drawogl.c +++ b/src/osd/modules/render/drawogl.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // drawogl.c - SDL software and OpenGL implementation // -// Copyright (c) 1996-2014, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // // Note: D3D9 goes to a lot of trouble to fiddle with MODULATE diff --git a/src/osd/modules/render/drawsdl.c b/src/osd/modules/render/drawsdl.c index 94eec862304..c94f3f681f2 100644 --- a/src/osd/modules/render/drawsdl.c +++ b/src/osd/modules/render/drawsdl.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // drawsdl.c - SDL software and OpenGL implementation // -// Copyright (c) 1996-2011, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/modules/sound/sdl_sound.c b/src/osd/modules/sound/sdl_sound.c index 339218244a9..9bce69907cb 100644 --- a/src/osd/modules/sound/sdl_sound.c +++ b/src/osd/modules/sound/sdl_sound.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // sound.c - SDL implementation of MAME sound routines // -// Copyright (c) 1996-2010, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/modules/sound/sound_module.h b/src/osd/modules/sound/sound_module.h index 2d487f32739..b467cea8177 100644 --- a/src/osd/modules/sound/sound_module.h +++ b/src/osd/modules/sound/sound_module.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Couriersud /* * sound_module.h * diff --git a/src/osd/modules/sync/osdsync.h b/src/osd/modules/sync/osdsync.h index cbaf2cc2afd..46d32b09135 100644 --- a/src/osd/modules/sync/osdsync.h +++ b/src/osd/modules/sync/osdsync.h @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // osdsync.h - Core synchronization functions // -// Copyright (c) 1996-2014, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #ifndef __OSDSYNC__ diff --git a/src/osd/modules/sync/sync_ntc.c b/src/osd/modules/sync/sync_ntc.c index a1403ead18a..74638f935e4 100644 --- a/src/osd/modules/sync/sync_ntc.c +++ b/src/osd/modules/sync/sync_ntc.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // sdlsync.c - SDL core synchronization functions // -// Copyright (c) 1996-2011, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/modules/sync/sync_os2.c b/src/osd/modules/sync/sync_os2.c index 3a6676af1aa..0bc452807e6 100644 --- a/src/osd/modules/sync/sync_os2.c +++ b/src/osd/modules/sync/sync_os2.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // sdlsync.c - SDL core synchronization functions // -// Copyright (c) 1996-2010, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/modules/sync/sync_sdl.c b/src/osd/modules/sync/sync_sdl.c index 2d6239d6f5b..90969b2a068 100644 --- a/src/osd/modules/sync/sync_sdl.c +++ b/src/osd/modules/sync/sync_sdl.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // sdlsync.c - SDL core synchronization functions // -// Copyright (c) 1996-2010, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/modules/sync/sync_tc.c b/src/osd/modules/sync/sync_tc.c index 16d39b91609..06dc699edce 100644 --- a/src/osd/modules/sync/sync_tc.c +++ b/src/osd/modules/sync/sync_tc.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // sdlsync.c - SDL core synchronization functions // -// Copyright (c) 1996-2010, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/osdcore.c b/src/osd/osdcore.c index 5a64693c0c7..82bbf1ee63b 100644 --- a/src/osd/osdcore.c +++ b/src/osd/osdcore.c @@ -1,5 +1,6 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Aaron Giles + #include "osdcore.h" bool g_print_verbose = false; diff --git a/src/osd/osdnet.c b/src/osd/osdnet.c index 7e66f3079c7..023eecbab6e 100644 --- a/src/osd/osdnet.c +++ b/src/osd/osdnet.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Carl #include "emu.h" #include "osdnet.h" diff --git a/src/osd/osdnet.h b/src/osd/osdnet.h index d6aabed1722..be8420735d7 100644 --- a/src/osd/osdnet.h +++ b/src/osd/osdnet.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Carl #include "emu.h" #ifndef __OSDNET_H__ diff --git a/src/osd/sdl/input.c b/src/osd/sdl/input.c index 2c05cd791a7..7d4e9adb375 100644 --- a/src/osd/sdl/input.c +++ b/src/osd/sdl/input.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // input.c - SDL implementation of MAME input routines // -// Copyright (c) 1996-2011, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // // SixAxis info: left analog is axes 0 & 1, right analog is axes 2 & 3, diff --git a/src/osd/sdl/input.h b/src/osd/sdl/input.h index 3fe4e0c4752..aa87375a663 100644 --- a/src/osd/sdl/input.h +++ b/src/osd/sdl/input.h @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // input.h - SDL implementation of MAME input routines // -// Copyright (c) 1996-2007, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/sdl/osdsdl.h b/src/osd/sdl/osdsdl.h index 466c0b34d3e..8b8ebeb4444 100644 --- a/src/osd/sdl/osdsdl.h +++ b/src/osd/sdl/osdsdl.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont #ifndef _osdsdl_h_ #define _osdsdl_h_ diff --git a/src/osd/sdl/output.c b/src/osd/sdl/output.c index f258ac75dba..7f8d9d51f57 100644 --- a/src/osd/sdl/output.c +++ b/src/osd/sdl/output.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // output.c - Generic implementation of MAME output routines // -// Copyright Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #if !defined(SDLMAME_WIN32) diff --git a/src/osd/sdl/sdldir.c b/src/osd/sdl/sdldir.c index 0fd2de2c5cb..5ec1b2fca32 100644 --- a/src/osd/sdl/sdldir.c +++ b/src/osd/sdl/sdldir.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // sdldir.c - SDL core directory access functions // -// Copyright (c) 1996-2014, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/sdl/sdlfile.c b/src/osd/sdl/sdlfile.c index db47df24804..9b749046fe2 100644 --- a/src/osd/sdl/sdlfile.c +++ b/src/osd/sdl/sdlfile.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // sdlfile.c - SDL file access functions // -// Copyright (c) 1996-2014, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/sdl/sdlfile.h b/src/osd/sdl/sdlfile.h index e7601ecb088..d5f72bfc2ca 100644 --- a/src/osd/sdl/sdlfile.h +++ b/src/osd/sdl/sdlfile.h @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // sdlfile.h - SDL file access functions // -// Copyright (c) 1996-2010, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/sdl/sdlinc.h b/src/osd/sdl/sdlinc.h index 910f35eb114..2bb5dfd0954 100644 --- a/src/osd/sdl/sdlinc.h +++ b/src/osd/sdl/sdlinc.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont #ifndef _sdlinc_h_ #define _sdlinc_h_ diff --git a/src/osd/sdl/sdlmain.c b/src/osd/sdl/sdlmain.c index 5b49bcaadac..e022c9d59b4 100644 --- a/src/osd/sdl/sdlmain.c +++ b/src/osd/sdl/sdlmain.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // sdlmain.c - main file for SDLMAME. // -// Copyright (c) 1996-2014, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/sdl/sdlos_macosx.c b/src/osd/sdl/sdlos_macosx.c index f51c2fcfec5..a252cf95d6a 100644 --- a/src/osd/sdl/sdlos_macosx.c +++ b/src/osd/sdl/sdlos_macosx.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // sdlos_*.c - OS specific low level code // -// Copyright (c) 1996-2010, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/sdl/sdlos_os2.c b/src/osd/sdl/sdlos_os2.c index 83dff3ec4ef..d559d43b553 100644 --- a/src/osd/sdl/sdlos_os2.c +++ b/src/osd/sdl/sdlos_os2.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // sdlos_*.c - OS specific low level code // -// Copyright (c) 1996-2010, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/sdl/sdlos_unix.c b/src/osd/sdl/sdlos_unix.c index c5dba2764d8..5811e0c7dc5 100644 --- a/src/osd/sdl/sdlos_unix.c +++ b/src/osd/sdl/sdlos_unix.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // sdlos_*.c - OS specific low level code // -// Copyright (c) 1996-2010, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/sdl/sdlos_win32.c b/src/osd/sdl/sdlos_win32.c index f3230c8f93e..0de8a374817 100644 --- a/src/osd/sdl/sdlos_win32.c +++ b/src/osd/sdl/sdlos_win32.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // sdlos_*.c - OS specific low level code // -// Copyright (c) 1996-2010, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/sdl/sdlprefix.h b/src/osd/sdl/sdlprefix.h index 925c24bef63..d84f762089e 100644 --- a/src/osd/sdl/sdlprefix.h +++ b/src/osd/sdl/sdlprefix.h @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // sdlprefix.h - prefix file, included by ALL files // -// Copyright (c) 1996-2006, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/sdl/sdlptty_os2.c b/src/osd/sdl/sdlptty_os2.c index d46f476b7e3..800b3d9a16b 100644 --- a/src/osd/sdl/sdlptty_os2.c +++ b/src/osd/sdl/sdlptty_os2.c @@ -1,13 +1,10 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // sdlptty_os2 - SDL psuedo tty access functions // (OS/2 has no pttys - maybe named pipes?) // -// Copyright (c) 1996-2010, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/sdl/sdlptty_unix.c b/src/osd/sdl/sdlptty_unix.c index e8e902ff3e6..804b0ddae3e 100644 --- a/src/osd/sdl/sdlptty_unix.c +++ b/src/osd/sdl/sdlptty_unix.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // sdlptty_unix.c - SDL psuedo tty access functions // -// Copyright (c) 1996-2010, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/sdl/sdlptty_win32.c b/src/osd/sdl/sdlptty_win32.c index 70f81f26e08..e9944a75c5a 100644 --- a/src/osd/sdl/sdlptty_win32.c +++ b/src/osd/sdl/sdlptty_win32.c @@ -1,13 +1,10 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // sdlptty_win32 - SDL psuedo tty access functions // (passthrough to Windows OSD version) // -// Copyright (c) 1996-2014, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/sdl/sdlsocket.c b/src/osd/sdl/sdlsocket.c index 6f8095896f6..efc06d17a7f 100644 --- a/src/osd/sdl/sdlsocket.c +++ b/src/osd/sdl/sdlsocket.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // sdlsocket.c - SDL socket (inet) access functions // -// Copyright (c) 1996-2014, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/sdl/testkeys.c b/src/osd/sdl/testkeys.c index a004dfb7db6..444c1b9eeb2 100644 --- a/src/osd/sdl/testkeys.c +++ b/src/osd/sdl/testkeys.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // testkey.c - A small utility to analyze SDL keycodes // -// Copyright (c) 1996-2010, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // testkeys by couriersud // diff --git a/src/osd/sdl/video.c b/src/osd/sdl/video.c index be1a9e056f6..fa0c8e28bb4 100644 --- a/src/osd/sdl/video.c +++ b/src/osd/sdl/video.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // video.c - SDL video handling // -// Copyright (c) 1996-2014, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/sdl/video.h b/src/osd/sdl/video.h index 86bf8ea4138..11cd32de38e 100644 --- a/src/osd/sdl/video.h +++ b/src/osd/sdl/video.h @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // video.h - SDL implementation of MAME video routines // -// Copyright (c) 1996-2014, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/sdl/watchdog.c b/src/osd/sdl/watchdog.c index 22e4124941b..c3fef7a7709 100644 --- a/src/osd/sdl/watchdog.c +++ b/src/osd/sdl/watchdog.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // watchdog.c - watchdog handling // -// Copyright (c) 1996-2011, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/sdl/watchdog.h b/src/osd/sdl/watchdog.h index 2a706f780ac..0f15b68f469 100644 --- a/src/osd/sdl/watchdog.h +++ b/src/osd/sdl/watchdog.h @@ -1,14 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont #ifndef _watchdog_h_ #define _watchdog_h_ //============================================================ // // watchdog.h - watchdog handling // -// Copyright (c) 1996-2011, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/sdl/window.c b/src/osd/sdl/window.c index 2eff0ad3d48..77cd81732fb 100644 --- a/src/osd/sdl/window.c +++ b/src/osd/sdl/window.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // window.c - SDL window handling // -// Copyright (c) 1996-2014, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/sdl/window.h b/src/osd/sdl/window.h index e16fdea58b8..372df7c956b 100644 --- a/src/osd/sdl/window.h +++ b/src/osd/sdl/window.h @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Olivier Galibert, R. Belmont //============================================================ // // window.h - SDL window handling // -// Copyright (c) 1996-2014, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// // SDLMAME by Olivier Galibert and R. Belmont // //============================================================ diff --git a/src/osd/windows/winfile.h b/src/osd/windows/winfile.h index 674a7db6619..51e9acb5e0a 100644 --- a/src/osd/windows/winfile.h +++ b/src/osd/windows/winfile.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Aaron Giles //============================================================ // // winfile.h - File access functions diff --git a/src/osd/windows/winptty.c b/src/osd/windows/winptty.c index 7cba6c32791..d04592d1749 100644 --- a/src/osd/windows/winptty.c +++ b/src/osd/windows/winptty.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Aaron Giles #define WIN32_LEAN_AND_MEAN #include diff --git a/src/osd/windows/winsocket.c b/src/osd/windows/winsocket.c index 18a029bdee8..0824967634c 100644 --- a/src/osd/windows/winsocket.c +++ b/src/osd/windows/winsocket.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Aaron Giles //============================================================ // // winsocket.c - Windows socket (inet) access functions