diff options
Diffstat (limited to 'src/mess')
57 files changed, 57 insertions, 57 deletions
diff --git a/src/mess/audio/mac.c b/src/mess/audio/mac.c index b93b4d86e0d..7a0b7a93a62 100644 --- a/src/mess/audio/mac.c +++ b/src/mess/audio/mac.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Nathan Woods, Raphael Nabet, R. Belmont /*************************************************************************** diff --git a/src/mess/drivers/apexc.c b/src/mess/drivers/apexc.c index 01be1660fa9..bc5515274e9 100644 --- a/src/mess/drivers/apexc.c +++ b/src/mess/drivers/apexc.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet, Robbbert /* drivers/apexc.c : APEXC driver diff --git a/src/mess/drivers/concept.c b/src/mess/drivers/concept.c index 4d15dd5e213..947d4bfcfa7 100644 --- a/src/mess/drivers/concept.c +++ b/src/mess/drivers/concept.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet, Brett Wyer /* Corvus Concept driver diff --git a/src/mess/drivers/exelv.c b/src/mess/drivers/exelv.c index f66216e03d9..c48bd0234dc 100644 --- a/src/mess/drivers/exelv.c +++ b/src/mess/drivers/exelv.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* Experimental exelvision driver diff --git a/src/mess/drivers/lisa.c b/src/mess/drivers/lisa.c index e851ae42eaa..3bba439d0bc 100644 --- a/src/mess/drivers/lisa.c +++ b/src/mess/drivers/lisa.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /********************************************************************* diff --git a/src/mess/drivers/mac.c b/src/mess/drivers/mac.c index 65cdb2711ca..bc670603bdc 100644 --- a/src/mess/drivers/mac.c +++ b/src/mess/drivers/mac.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Nathan Woods, Raphael Nabet, R. Belmont /**************************************************************************** diff --git a/src/mess/drivers/pdp1.c b/src/mess/drivers/pdp1.c index 4dc3645143c..66ec3979cfb 100644 --- a/src/mess/drivers/pdp1.c +++ b/src/mess/drivers/pdp1.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* diff --git a/src/mess/drivers/ti990_10.c b/src/mess/drivers/ti990_10.c index 8150b5437a4..f7f3f9ff219 100644 --- a/src/mess/drivers/ti990_10.c +++ b/src/mess/drivers/ti990_10.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* TI990/10 driver diff --git a/src/mess/drivers/ti99_2.c b/src/mess/drivers/ti99_2.c index b5cc6681e35..41ed9ac2a7b 100644 --- a/src/mess/drivers/ti99_2.c +++ b/src/mess/drivers/ti99_2.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* Experimental ti99/2 driver diff --git a/src/mess/drivers/tm990189.c b/src/mess/drivers/tm990189.c index b883c01ffcc..f6c778dd305 100644 --- a/src/mess/drivers/tm990189.c +++ b/src/mess/drivers/tm990189.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet, Robbbert /* Experimental tm990/189 ("University Module") driver. diff --git a/src/mess/drivers/tutor.c b/src/mess/drivers/tutor.c index c675256be72..1978e64fdb0 100644 --- a/src/mess/drivers/tutor.c +++ b/src/mess/drivers/tutor.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* Experimental Tomy Tutor driver diff --git a/src/mess/drivers/tx0.c b/src/mess/drivers/tx0.c index c06cb542064..b00fcc1c714 100644 --- a/src/mess/drivers/tx0.c +++ b/src/mess/drivers/tx0.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* TX-0 diff --git a/src/mess/includes/concept.h b/src/mess/includes/concept.h index 73dcb5f7e4e..c9759c893a8 100644 --- a/src/mess/includes/concept.h +++ b/src/mess/includes/concept.h @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet, Brett Wyer /***************************************************************************** * diff --git a/src/mess/includes/lisa.h b/src/mess/includes/lisa.h index fc034a1059f..c52c53fb833 100644 --- a/src/mess/includes/lisa.h +++ b/src/mess/includes/lisa.h @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /***************************************************************************** * diff --git a/src/mess/includes/mac.h b/src/mess/includes/mac.h index 36b9bf6e5f9..6b0092501fd 100644 --- a/src/mess/includes/mac.h +++ b/src/mess/includes/mac.h @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Nathan Woods, Raphael Nabet, R. Belmont /***************************************************************************** * diff --git a/src/mess/includes/pdp1.h b/src/mess/includes/pdp1.h index 80a7d297beb..ee2c5f7f703 100644 --- a/src/mess/includes/pdp1.h +++ b/src/mess/includes/pdp1.h @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /***************************************************************************** * diff --git a/src/mess/includes/tx0.h b/src/mess/includes/tx0.h index 83fc093a4b8..b961a415224 100644 --- a/src/mess/includes/tx0.h +++ b/src/mess/includes/tx0.h @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /***************************************************************************** * diff --git a/src/mess/machine/applefdc.c b/src/mess/machine/applefdc.c index cf9b08b206b..dac524308ba 100644 --- a/src/mess/machine/applefdc.c +++ b/src/mess/machine/applefdc.c @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:R. Belmont +// copyright-holders:Nathan Woods, Raphael Nabet, R. Belmont /********************************************************************* applefdc.c diff --git a/src/mess/machine/applefdc.h b/src/mess/machine/applefdc.h index cd132a8e00a..38efb9036d2 100644 --- a/src/mess/machine/applefdc.h +++ b/src/mess/machine/applefdc.h @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:R. Belmont +// copyright-holders:Nathan Woods, Raphael Nabet, R. Belmont /********************************************************************* applefdc.h diff --git a/src/mess/machine/concept.c b/src/mess/machine/concept.c index 8c547c51903..7beeb8fe1d7 100644 --- a/src/mess/machine/concept.c +++ b/src/mess/machine/concept.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet, Brett Wyer /* Corvus Concept driver diff --git a/src/mess/machine/lisa.c b/src/mess/machine/lisa.c index aee6ef4ba70..2e2b2bb6bc6 100644 --- a/src/mess/machine/lisa.c +++ b/src/mess/machine/lisa.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* experimental LISA driver diff --git a/src/mess/machine/mac.c b/src/mess/machine/mac.c index 74bbaae1a00..7ce5a0ab2c4 100644 --- a/src/mess/machine/mac.c +++ b/src/mess/machine/mac.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Nathan Woods, Raphael Nabet, R. Belmont /**************************************************************************** diff --git a/src/mess/machine/smartmed.c b/src/mess/machine/smartmed.c index fcbb3966dad..32e9c53bcaa 100644 --- a/src/mess/machine/smartmed.c +++ b/src/mess/machine/smartmed.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Raphael Nabet /* smartmed.c: SmartMedia Flash ROM emulation diff --git a/src/mess/machine/smartmed.h b/src/mess/machine/smartmed.h index 1e6c1d0b50c..4f15cf35a0f 100644 --- a/src/mess/machine/smartmed.h +++ b/src/mess/machine/smartmed.h @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Raphael Nabet /* smartmed.h: header file for smartmed.c diff --git a/src/mess/machine/sonydriv.c b/src/mess/machine/sonydriv.c index da47caaf37a..31c88e4f988 100644 --- a/src/mess/machine/sonydriv.c +++ b/src/mess/machine/sonydriv.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Nathan Woods, Raphael Nabet, R. Belmont /********************************************************************* diff --git a/src/mess/machine/sonydriv.h b/src/mess/machine/sonydriv.h index 3ebd46cb601..52ecca6697a 100644 --- a/src/mess/machine/sonydriv.h +++ b/src/mess/machine/sonydriv.h @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Nathan Woods, Raphael Nabet, R. Belmont /********************************************************************* diff --git a/src/mess/machine/ti99/990_dk.c b/src/mess/machine/ti99/990_dk.c index ccdddbad62d..5eb8ea58892 100644 --- a/src/mess/machine/ti99/990_dk.c +++ b/src/mess/machine/ti99/990_dk.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* 990_dk.c: emulation of a TI FD800 'Diablo' floppy disk controller diff --git a/src/mess/machine/ti99/990_dk.h b/src/mess/machine/ti99/990_dk.h index 63af5cfdc3c..eb044b2974f 100644 --- a/src/mess/machine/ti99/990_dk.h +++ b/src/mess/machine/ti99/990_dk.h @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* 990_dk.h: include file for 990_dk.c diff --git a/src/mess/machine/ti99/990_hd.c b/src/mess/machine/ti99/990_hd.c index 31c5b73d1e5..fa0cd00646b 100644 --- a/src/mess/machine/ti99/990_hd.c +++ b/src/mess/machine/ti99/990_hd.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* 990_hd.c: emulation of a generic ti990 hard disk controller, for use with diff --git a/src/mess/machine/ti99/990_hd.h b/src/mess/machine/ti99/990_hd.h index aad7cec651c..4c5e85f928d 100644 --- a/src/mess/machine/ti99/990_hd.h +++ b/src/mess/machine/ti99/990_hd.h @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* 990_hd.h: include file for 990_hd.c diff --git a/src/mess/machine/ti99/990_tap.c b/src/mess/machine/ti99/990_tap.c index 65a77b9dd9d..20ca2333f7b 100644 --- a/src/mess/machine/ti99/990_tap.c +++ b/src/mess/machine/ti99/990_tap.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* 990_tap.c: emulation of a generic ti990 tape controller, for use with diff --git a/src/mess/machine/ti99/990_tap.h b/src/mess/machine/ti99/990_tap.h index aed56f24ee2..09e2e30da0a 100644 --- a/src/mess/machine/ti99/990_tap.h +++ b/src/mess/machine/ti99/990_tap.h @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* 990_tap.h: include file for 990_tap.c diff --git a/src/mess/tools/imgtool/imghd.c b/src/mess/tools/imgtool/imghd.c index d48e8a0f0b2..8ac129751f9 100644 --- a/src/mess/tools/imgtool/imghd.c +++ b/src/mess/tools/imgtool/imghd.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Nathan Woods, Raphael Nabet /* Code to interface the MESS image code with MAME's harddisk core. diff --git a/src/mess/tools/imgtool/modules/concept.c b/src/mess/tools/imgtool/modules/concept.c index 8cf115a9d4b..a5c5a37b1ad 100644 --- a/src/mess/tools/imgtool/modules/concept.c +++ b/src/mess/tools/imgtool/modules/concept.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Raphael Nabet /* Handlers for concept floppy images diff --git a/src/mess/tools/imgtool/modules/fat.c b/src/mess/tools/imgtool/modules/fat.c index ce4bbff8c6d..4f2fca17c25 100644 --- a/src/mess/tools/imgtool/modules/fat.c +++ b/src/mess/tools/imgtool/modules/fat.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Raphael Nabet /**************************************************************************** diff --git a/src/mess/tools/imgtool/modules/fat.h b/src/mess/tools/imgtool/modules/fat.h index b46ad77a357..46f741999c3 100644 --- a/src/mess/tools/imgtool/modules/fat.h +++ b/src/mess/tools/imgtool/modules/fat.h @@ -1,3 +1,3 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Raphael Nabet void fat_get_info(const imgtool_class *imgclass, UINT32 state, union imgtoolinfo *info); diff --git a/src/mess/tools/imgtool/modules/mac.c b/src/mess/tools/imgtool/modules/mac.c index 8e2465bab4e..53ae4be3ec0 100644 --- a/src/mess/tools/imgtool/modules/mac.c +++ b/src/mess/tools/imgtool/modules/mac.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Raphael Nabet /**************************************************************************** diff --git a/src/mess/tools/imgtool/modules/macbin.c b/src/mess/tools/imgtool/modules/macbin.c index 5ecd20119ba..3ef85a039d1 100644 --- a/src/mess/tools/imgtool/modules/macbin.c +++ b/src/mess/tools/imgtool/modules/macbin.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Raphael Nabet /**************************************************************************** diff --git a/src/mess/tools/imgtool/modules/macutil.c b/src/mess/tools/imgtool/modules/macutil.c index 3f8b0b90c96..fe2e1ade51a 100644 --- a/src/mess/tools/imgtool/modules/macutil.c +++ b/src/mess/tools/imgtool/modules/macutil.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Raphael Nabet /**************************************************************************** diff --git a/src/mess/tools/imgtool/modules/macutil.h b/src/mess/tools/imgtool/modules/macutil.h index 1bb793467d9..71121dade31 100644 --- a/src/mess/tools/imgtool/modules/macutil.h +++ b/src/mess/tools/imgtool/modules/macutil.h @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Raphael Nabet /**************************************************************************** diff --git a/src/mess/tools/imgtool/modules/pc_flop.c b/src/mess/tools/imgtool/modules/pc_flop.c index d7d498ef829..916cf873c46 100644 --- a/src/mess/tools/imgtool/modules/pc_flop.c +++ b/src/mess/tools/imgtool/modules/pc_flop.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Raphael Nabet /**************************************************************************** diff --git a/src/mess/tools/imgtool/modules/pc_hard.c b/src/mess/tools/imgtool/modules/pc_hard.c index 9d3cfb79107..915032932c7 100644 --- a/src/mess/tools/imgtool/modules/pc_hard.c +++ b/src/mess/tools/imgtool/modules/pc_hard.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Raphael Nabet /**************************************************************************** diff --git a/src/mess/tools/imgtool/modules/prodos.c b/src/mess/tools/imgtool/modules/prodos.c index 1e781759a86..5800e2bf9f3 100644 --- a/src/mess/tools/imgtool/modules/prodos.c +++ b/src/mess/tools/imgtool/modules/prodos.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Raphael Nabet /**************************************************************************** diff --git a/src/mess/tools/imgtool/modules/ti99.c b/src/mess/tools/imgtool/modules/ti99.c index f8d25e5a72f..220cbebdb27 100644 --- a/src/mess/tools/imgtool/modules/ti99.c +++ b/src/mess/tools/imgtool/modules/ti99.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Raphael Nabet /* Handlers for ti99 disk images diff --git a/src/mess/tools/imgtool/modules/ti990hd.c b/src/mess/tools/imgtool/modules/ti990hd.c index 37bcc6dd928..2c2a6c3a13c 100644 --- a/src/mess/tools/imgtool/modules/ti990hd.c +++ b/src/mess/tools/imgtool/modules/ti990hd.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Raphael Nabet /* Handlers for ti990 disk images diff --git a/src/mess/tools/imgtool/modules/vzdos.c b/src/mess/tools/imgtool/modules/vzdos.c index 25e8dad5d38..d24d1286019 100644 --- a/src/mess/tools/imgtool/modules/vzdos.c +++ b/src/mess/tools/imgtool/modules/vzdos.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Raphael Nabet /**************************************************************************** diff --git a/src/mess/video/733_asr.c b/src/mess/video/733_asr.c index 5aabc4788be..da1286d69f5 100644 --- a/src/mess/video/733_asr.c +++ b/src/mess/video/733_asr.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* 733 ASR emulation diff --git a/src/mess/video/733_asr.h b/src/mess/video/733_asr.h index 323e3f688fe..6182a21eb52 100644 --- a/src/mess/video/733_asr.h +++ b/src/mess/video/733_asr.h @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet #define asr733_chr_region ":gfx1" diff --git a/src/mess/video/911_chr.h b/src/mess/video/911_chr.h index de41d265a06..6d24b5d0415 100644 --- a/src/mess/video/911_chr.h +++ b/src/mess/video/911_chr.h @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* 911_chr.h: character definitions for 911_vdt.c diff --git a/src/mess/video/911_key.h b/src/mess/video/911_key.h index cf0e77d2148..108bf85fd7d 100644 --- a/src/mess/video/911_key.h +++ b/src/mess/video/911_key.h @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* key translation table for both US and UK terminals diff --git a/src/mess/video/911_vdt.c b/src/mess/video/911_vdt.c index 3c323cd10fe..c0d30600681 100644 --- a/src/mess/video/911_vdt.c +++ b/src/mess/video/911_vdt.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* TI 911 VDT core. To be operated with the TI 990 line of computers (can be connected to diff --git a/src/mess/video/911_vdt.h b/src/mess/video/911_vdt.h index 3c8bbe02521..7eb0f55dbc1 100644 --- a/src/mess/video/911_vdt.h +++ b/src/mess/video/911_vdt.h @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet #include "sound/beep.h" diff --git a/src/mess/video/crt.c b/src/mess/video/crt.c index 214b88c0078..d075600baf7 100644 --- a/src/mess/video/crt.c +++ b/src/mess/video/crt.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* video/crt.c diff --git a/src/mess/video/crt.h b/src/mess/video/crt.h index ccca938ad3b..cb0767ad0d9 100644 --- a/src/mess/video/crt.h +++ b/src/mess/video/crt.h @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /************************************************************************* diff --git a/src/mess/video/mac.c b/src/mess/video/mac.c index 1856aa4427e..baffedf186d 100644 --- a/src/mess/video/mac.c +++ b/src/mess/video/mac.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Nathan Woods, Raphael Nabet, R. Belmont /*************************************************************************** diff --git a/src/mess/video/pdp1.c b/src/mess/video/pdp1.c index e2735bb18b9..eea7b521679 100644 --- a/src/mess/video/pdp1.c +++ b/src/mess/video/pdp1.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* video/pdp1.c diff --git a/src/mess/video/tx0.c b/src/mess/video/tx0.c index c74fb8df1ad..4da8462a4af 100644 --- a/src/mess/video/tx0.c +++ b/src/mess/video/tx0.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* TX-0 |