diff --git a/src/emu/bus/abcbus/abc890.c b/src/emu/bus/abcbus/abc890.c index f9347eb6e3f..be5254cca6f 100644 --- a/src/emu/bus/abcbus/abc890.c +++ b/src/emu/bus/abcbus/abc890.c @@ -4,9 +4,6 @@ Luxor ABC 890 bus expander emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #include "abc890.h" diff --git a/src/emu/bus/abcbus/abc890.h b/src/emu/bus/abcbus/abc890.h index 3d808ec5a28..3c878bfa95c 100644 --- a/src/emu/bus/abcbus/abc890.h +++ b/src/emu/bus/abcbus/abc890.h @@ -4,9 +4,6 @@ Luxor ABC 890 bus expander emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/emu/bus/abcbus/abcbus.c b/src/emu/bus/abcbus/abcbus.c index 925a158ee2f..fd801b8ebbc 100644 --- a/src/emu/bus/abcbus/abcbus.c +++ b/src/emu/bus/abcbus/abcbus.c @@ -4,9 +4,6 @@ Luxor ABC (Databoard 4680) Bus emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "abcbus.h" diff --git a/src/emu/bus/abcbus/abcbus.h b/src/emu/bus/abcbus/abcbus.h index a009bd17b81..cdfd436495d 100644 --- a/src/emu/bus/abcbus/abcbus.h +++ b/src/emu/bus/abcbus/abcbus.h @@ -4,9 +4,6 @@ Luxor ABC (Databoard 4680) Bus emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** ABC 80 diff --git a/src/emu/bus/abcbus/fd2.c b/src/emu/bus/abcbus/fd2.c index 0d5d8c3d93b..73ddeba54df 100644 --- a/src/emu/bus/abcbus/fd2.c +++ b/src/emu/bus/abcbus/fd2.c @@ -4,9 +4,6 @@ Scandia Metric ABC FD2 floppy controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ /* diff --git a/src/emu/bus/abcbus/fd2.h b/src/emu/bus/abcbus/fd2.h index d0774818dbb..ef183e92843 100644 --- a/src/emu/bus/abcbus/fd2.h +++ b/src/emu/bus/abcbus/fd2.h @@ -4,9 +4,6 @@ Scandia Metric ABC FD2 floppy controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/emu/bus/abcbus/hdc.c b/src/emu/bus/abcbus/hdc.c index 228bac17e21..628fbcb2d7d 100644 --- a/src/emu/bus/abcbus/hdc.c +++ b/src/emu/bus/abcbus/hdc.c @@ -4,9 +4,6 @@ Luxor XEBEC Winchester controller card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #include "hdc.h" diff --git a/src/emu/bus/abcbus/hdc.h b/src/emu/bus/abcbus/hdc.h index b5111579729..cebe7619174 100644 --- a/src/emu/bus/abcbus/hdc.h +++ b/src/emu/bus/abcbus/hdc.h @@ -4,9 +4,6 @@ Luxor XEBEC Winchester controller card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/emu/bus/abcbus/lux10828.c b/src/emu/bus/abcbus/lux10828.c index 7c95f7236bc..f809d8fe13d 100644 --- a/src/emu/bus/abcbus/lux10828.c +++ b/src/emu/bus/abcbus/lux10828.c @@ -4,9 +4,6 @@ Luxor 55-10828 "slow" floppy disk controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ /* diff --git a/src/emu/bus/abcbus/lux10828.h b/src/emu/bus/abcbus/lux10828.h index b5e8a89e427..3ffa18e9122 100644 --- a/src/emu/bus/abcbus/lux10828.h +++ b/src/emu/bus/abcbus/lux10828.h @@ -4,9 +4,6 @@ Luxor 55-10828 "slow" floppy disk controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/emu/bus/abcbus/lux21046.c b/src/emu/bus/abcbus/lux21046.c index bd1081e569d..e5cd3b001b6 100644 --- a/src/emu/bus/abcbus/lux21046.c +++ b/src/emu/bus/abcbus/lux21046.c @@ -4,9 +4,6 @@ Luxor 55 21046-11/-21/-41 5.25"/8" Controller Card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ /* diff --git a/src/emu/bus/abcbus/lux21046.h b/src/emu/bus/abcbus/lux21046.h index 2cd7a48798a..f670b9d5768 100644 --- a/src/emu/bus/abcbus/lux21046.h +++ b/src/emu/bus/abcbus/lux21046.h @@ -4,9 +4,6 @@ Luxor 55 21046-11/-21/-41 5.25"/8" Controller Card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/emu/bus/abcbus/lux21056.c b/src/emu/bus/abcbus/lux21056.c index 5b404440958..375a5927c47 100644 --- a/src/emu/bus/abcbus/lux21056.c +++ b/src/emu/bus/abcbus/lux21056.c @@ -4,9 +4,6 @@ Luxor 55 21056-00 Xebec Interface Host Adapter emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ /* diff --git a/src/emu/bus/abcbus/lux21056.h b/src/emu/bus/abcbus/lux21056.h index 248a8326795..56d550155bf 100644 --- a/src/emu/bus/abcbus/lux21056.h +++ b/src/emu/bus/abcbus/lux21056.h @@ -4,9 +4,6 @@ Luxor 55 21056-00 Xebec Interface Host Adapter emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/emu/bus/abcbus/lux4105.c b/src/emu/bus/abcbus/lux4105.c index 8d3422d8913..52e0446d86a 100644 --- a/src/emu/bus/abcbus/lux4105.c +++ b/src/emu/bus/abcbus/lux4105.c @@ -4,9 +4,6 @@ Luxor 4105 SASI hard disk controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #include "lux4105.h" diff --git a/src/emu/bus/abcbus/lux4105.h b/src/emu/bus/abcbus/lux4105.h index d00511a727b..9d1aae90b4b 100644 --- a/src/emu/bus/abcbus/lux4105.h +++ b/src/emu/bus/abcbus/lux4105.h @@ -4,9 +4,6 @@ Luxor 4105 SASI hard disk controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/emu/bus/abcbus/memcard.c b/src/emu/bus/abcbus/memcard.c index cec6a7f93c4..c7fbd2f3f31 100644 --- a/src/emu/bus/abcbus/memcard.c +++ b/src/emu/bus/abcbus/memcard.c @@ -4,9 +4,6 @@ Luxor ABC Memory Card 55 10762-01 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ /* diff --git a/src/emu/bus/abcbus/memcard.h b/src/emu/bus/abcbus/memcard.h index e901ac5050c..a3308c47f6f 100644 --- a/src/emu/bus/abcbus/memcard.h +++ b/src/emu/bus/abcbus/memcard.h @@ -4,9 +4,6 @@ Luxor ABC Memory Card 55 10762-01 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/emu/bus/abcbus/ram.c b/src/emu/bus/abcbus/ram.c index 4d85030b23b..a91e29bd9c7 100644 --- a/src/emu/bus/abcbus/ram.c +++ b/src/emu/bus/abcbus/ram.c @@ -4,9 +4,6 @@ ABC 80 16 KB RAM expansion card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #include "ram.h" diff --git a/src/emu/bus/abcbus/ram.h b/src/emu/bus/abcbus/ram.h index 64f3265422d..f7fbd351927 100644 --- a/src/emu/bus/abcbus/ram.h +++ b/src/emu/bus/abcbus/ram.h @@ -4,9 +4,6 @@ ABC 80 16 KB RAM expansion card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/emu/bus/abcbus/turbo.c b/src/emu/bus/abcbus/turbo.c index 26a0ca3b052..55ac6a7fa3d 100644 --- a/src/emu/bus/abcbus/turbo.c +++ b/src/emu/bus/abcbus/turbo.c @@ -4,9 +4,6 @@ MyAB Turbo-Kontroller disk controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #include "turbo.h" diff --git a/src/emu/bus/abcbus/turbo.h b/src/emu/bus/abcbus/turbo.h index 9a9b287c10b..c2242eca29e 100644 --- a/src/emu/bus/abcbus/turbo.h +++ b/src/emu/bus/abcbus/turbo.h @@ -4,9 +4,6 @@ MyAB Turbo-Kontroller disk controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/emu/bus/abckb/abc77.c b/src/emu/bus/abckb/abc77.c index a7614bdf9e0..f0efaba23e4 100644 --- a/src/emu/bus/abckb/abc77.c +++ b/src/emu/bus/abckb/abc77.c @@ -4,9 +4,6 @@ Luxor ABC-55/77 keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ /* diff --git a/src/emu/bus/abckb/abc77.h b/src/emu/bus/abckb/abc77.h index 71fc368fd84..5ead0a32f96 100644 --- a/src/emu/bus/abckb/abc77.h +++ b/src/emu/bus/abckb/abc77.h @@ -4,9 +4,6 @@ Luxor ABC-55/77 keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/emu/bus/abckb/abc800kb.c b/src/emu/bus/abckb/abc800kb.c index 55a18604f86..dd3cbbc7f51 100644 --- a/src/emu/bus/abckb/abc800kb.c +++ b/src/emu/bus/abckb/abc800kb.c @@ -4,9 +4,6 @@ Luxor ABC-800 keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/abckb/abc800kb.h b/src/emu/bus/abckb/abc800kb.h index 6428f332f6e..52719062314 100644 --- a/src/emu/bus/abckb/abc800kb.h +++ b/src/emu/bus/abckb/abc800kb.h @@ -4,9 +4,6 @@ Luxor ABC-800 keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/abckb/abc99.c b/src/emu/bus/abckb/abc99.c index 38ea5fec0fd..a16f763abb7 100644 --- a/src/emu/bus/abckb/abc99.c +++ b/src/emu/bus/abckb/abc99.c @@ -4,9 +4,6 @@ Luxor ABC-99 keyboard and mouse emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ /* diff --git a/src/emu/bus/abckb/abc99.h b/src/emu/bus/abckb/abc99.h index e7b01331517..366d9fa23ce 100644 --- a/src/emu/bus/abckb/abc99.h +++ b/src/emu/bus/abckb/abc99.h @@ -4,9 +4,6 @@ Luxor ABC-99 keyboard and mouse emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/emu/bus/abckb/abckb.c b/src/emu/bus/abckb/abckb.c index 6cdf605aaf1..dc9edd10bed 100644 --- a/src/emu/bus/abckb/abckb.c +++ b/src/emu/bus/abckb/abckb.c @@ -4,9 +4,6 @@ Luxor ABC 800/802/806/1600 keyboard port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "abckb.h" diff --git a/src/emu/bus/abckb/abckb.h b/src/emu/bus/abckb/abckb.h index 6f33da2ed3f..9b396f26983 100644 --- a/src/emu/bus/abckb/abckb.h +++ b/src/emu/bus/abckb/abckb.h @@ -4,9 +4,6 @@ Luxor ABC 800/802/806/1600 keyboard port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/adam/adamlink.c b/src/emu/bus/adam/adamlink.c index a3fd6e1407b..1ae12b1156f 100644 --- a/src/emu/bus/adam/adamlink.c +++ b/src/emu/bus/adam/adamlink.c @@ -4,9 +4,6 @@ Coleco AdamLink 300 Baud Modem emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "adamlink.h" diff --git a/src/emu/bus/adam/adamlink.h b/src/emu/bus/adam/adamlink.h index c06fcb82e57..acf1d2fa31a 100644 --- a/src/emu/bus/adam/adamlink.h +++ b/src/emu/bus/adam/adamlink.h @@ -4,9 +4,6 @@ Coleco AdamLink 300 Baud Modem emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/adam/exp.c b/src/emu/bus/adam/exp.c index 6cfc04ad7fe..110a1299188 100644 --- a/src/emu/bus/adam/exp.c +++ b/src/emu/bus/adam/exp.c @@ -4,9 +4,6 @@ Coleco Adam Expansion Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "exp.h" diff --git a/src/emu/bus/adam/exp.h b/src/emu/bus/adam/exp.h index c352eff6a77..7719c3f8d11 100644 --- a/src/emu/bus/adam/exp.h +++ b/src/emu/bus/adam/exp.h @@ -4,9 +4,6 @@ Coleco Adam Expansion Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/adam/ide.c b/src/emu/bus/adam/ide.c index 0eb1dd087ea..7ea8a8b24a2 100644 --- a/src/emu/bus/adam/ide.c +++ b/src/emu/bus/adam/ide.c @@ -4,9 +4,6 @@ Micro Innovations Powermate IDE Hard Disk emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/adam/ide.h b/src/emu/bus/adam/ide.h index 4117e670fe0..35e26681bcd 100644 --- a/src/emu/bus/adam/ide.h +++ b/src/emu/bus/adam/ide.h @@ -4,9 +4,6 @@ Micro Innovations Powermate IDE Hard Disk emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/adam/ram.c b/src/emu/bus/adam/ram.c index 3ddfdd7fca7..6852de8959a 100644 --- a/src/emu/bus/adam/ram.c +++ b/src/emu/bus/adam/ram.c @@ -4,9 +4,6 @@ Coleco Adam Internal 64KB RAM Expansion emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "ram.h" diff --git a/src/emu/bus/adam/ram.h b/src/emu/bus/adam/ram.h index 5d299ec326e..d6c5e470ee5 100644 --- a/src/emu/bus/adam/ram.h +++ b/src/emu/bus/adam/ram.h @@ -4,9 +4,6 @@ Coleco Adam Internal 64KB RAM Expansion emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/adamnet/adamnet.c b/src/emu/bus/adamnet/adamnet.c index 132feaa2822..9407b7fbaf2 100644 --- a/src/emu/bus/adamnet/adamnet.c +++ b/src/emu/bus/adamnet/adamnet.c @@ -4,9 +4,6 @@ Coleco ADAMnet bus emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "adamnet.h" diff --git a/src/emu/bus/adamnet/adamnet.h b/src/emu/bus/adamnet/adamnet.h index 8c99cd4d622..7bbf9105556 100644 --- a/src/emu/bus/adamnet/adamnet.h +++ b/src/emu/bus/adamnet/adamnet.h @@ -4,9 +4,6 @@ Coleco ADAMnet bus emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/adamnet/ddp.c b/src/emu/bus/adamnet/ddp.c index ccd0fd1acdb..cca1617dd43 100644 --- a/src/emu/bus/adamnet/ddp.c +++ b/src/emu/bus/adamnet/ddp.c @@ -4,9 +4,6 @@ Coleco Adam Digital Data Pack emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "ddp.h" diff --git a/src/emu/bus/adamnet/ddp.h b/src/emu/bus/adamnet/ddp.h index 3afb4dbe614..07c2bf0c0c1 100644 --- a/src/emu/bus/adamnet/ddp.h +++ b/src/emu/bus/adamnet/ddp.h @@ -4,9 +4,6 @@ Coleco Adam Digital Data Pack emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/adamnet/fdc.c b/src/emu/bus/adamnet/fdc.c index c221c6e91f0..f915c227f03 100644 --- a/src/emu/bus/adamnet/fdc.c +++ b/src/emu/bus/adamnet/fdc.c @@ -4,9 +4,6 @@ Coleco Adam floppy disk controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/adamnet/fdc.h b/src/emu/bus/adamnet/fdc.h index 82883d1bdc5..fb519e1a5ba 100644 --- a/src/emu/bus/adamnet/fdc.h +++ b/src/emu/bus/adamnet/fdc.h @@ -4,9 +4,6 @@ Coleco Adam floppy disk controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/adamnet/kb.c b/src/emu/bus/adamnet/kb.c index 01feeea9e5b..a9cc31b8edf 100644 --- a/src/emu/bus/adamnet/kb.c +++ b/src/emu/bus/adamnet/kb.c @@ -4,9 +4,6 @@ Coleco Adam keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "kb.h" diff --git a/src/emu/bus/adamnet/kb.h b/src/emu/bus/adamnet/kb.h index d917bc7ae07..58bf9f07bc5 100644 --- a/src/emu/bus/adamnet/kb.h +++ b/src/emu/bus/adamnet/kb.h @@ -4,9 +4,6 @@ Coleco Adam keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/adamnet/printer.c b/src/emu/bus/adamnet/printer.c index 4016fca312f..7de2db87b2e 100644 --- a/src/emu/bus/adamnet/printer.c +++ b/src/emu/bus/adamnet/printer.c @@ -4,9 +4,6 @@ Coleco Adam printer emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "printer.h" diff --git a/src/emu/bus/adamnet/printer.h b/src/emu/bus/adamnet/printer.h index 68f31f31b94..0a2fae5fac5 100644 --- a/src/emu/bus/adamnet/printer.h +++ b/src/emu/bus/adamnet/printer.h @@ -4,9 +4,6 @@ Coleco Adam printer controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/adamnet/spi.c b/src/emu/bus/adamnet/spi.c index 8b0c5e15d52..7cfff9adfeb 100644 --- a/src/emu/bus/adamnet/spi.c +++ b/src/emu/bus/adamnet/spi.c @@ -4,9 +4,6 @@ Coleco Adam Serial/Parallel Interface emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "spi.h" diff --git a/src/emu/bus/adamnet/spi.h b/src/emu/bus/adamnet/spi.h index dde7a772918..19a1d5c9866 100644 --- a/src/emu/bus/adamnet/spi.h +++ b/src/emu/bus/adamnet/spi.h @@ -4,9 +4,6 @@ Coleco Adam Serial/Parallel Interface emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/bw2/exp.c b/src/emu/bus/bw2/exp.c index 2b1470d4c13..b094283a862 100644 --- a/src/emu/bus/bw2/exp.c +++ b/src/emu/bus/bw2/exp.c @@ -4,9 +4,6 @@ Bondwell 2 Expansion Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "exp.h" diff --git a/src/emu/bus/bw2/exp.h b/src/emu/bus/bw2/exp.h index eb664812987..4d87f1d3ea1 100644 --- a/src/emu/bus/bw2/exp.h +++ b/src/emu/bus/bw2/exp.h @@ -4,9 +4,6 @@ Bondwell 2 Expansion Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** 5V 1 26 12V diff --git a/src/emu/bus/bw2/ramcard.c b/src/emu/bus/bw2/ramcard.c index 94d53dc0dae..16f5da689cc 100644 --- a/src/emu/bus/bw2/ramcard.c +++ b/src/emu/bus/bw2/ramcard.c @@ -4,9 +4,6 @@ Bondwell 2 RAMCARD emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "ramcard.h" diff --git a/src/emu/bus/bw2/ramcard.h b/src/emu/bus/bw2/ramcard.h index 47c93403628..1d346370567 100644 --- a/src/emu/bus/bw2/ramcard.h +++ b/src/emu/bus/bw2/ramcard.h @@ -4,9 +4,6 @@ Bondwell 2 RAMCARD emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/16kb.c b/src/emu/bus/c64/16kb.c index 74a4830df6d..ff2ce6e3932 100644 --- a/src/emu/bus/c64/16kb.c +++ b/src/emu/bus/c64/16kb.c @@ -4,9 +4,6 @@ Commodore 64 16KB EPROM cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "16kb.h" diff --git a/src/emu/bus/c64/16kb.h b/src/emu/bus/c64/16kb.h index 039521616e3..6ebec5dca7e 100644 --- a/src/emu/bus/c64/16kb.h +++ b/src/emu/bus/c64/16kb.h @@ -4,9 +4,6 @@ Commodore 64 16KB EPROM cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/4dxh.c b/src/emu/bus/c64/4dxh.c index 8bf79e7c8f9..2dd54543203 100644 --- a/src/emu/bus/c64/4dxh.c +++ b/src/emu/bus/c64/4dxh.c @@ -6,9 +6,6 @@ http://hitmen.c02.at/html/hardware.html - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "4dxh.h" diff --git a/src/emu/bus/c64/4dxh.h b/src/emu/bus/c64/4dxh.h index 735c4271115..3e99406ab89 100644 --- a/src/emu/bus/c64/4dxh.h +++ b/src/emu/bus/c64/4dxh.h @@ -4,9 +4,6 @@ The Digital Excess & Hitmen 4-Player Joystick adapter emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/4ksa.c b/src/emu/bus/c64/4ksa.c index 92c1ad0ae3d..749053fde32 100644 --- a/src/emu/bus/c64/4ksa.c +++ b/src/emu/bus/c64/4ksa.c @@ -6,9 +6,6 @@ http://hitmen.c02.at/html/hardware.html - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "4ksa.h" diff --git a/src/emu/bus/c64/4ksa.h b/src/emu/bus/c64/4ksa.h index b976c2ef640..8177922fb1e 100644 --- a/src/emu/bus/c64/4ksa.h +++ b/src/emu/bus/c64/4ksa.h @@ -4,9 +4,6 @@ Kingsoft 4-Player Adapter emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/4tba.c b/src/emu/bus/c64/4tba.c index 6bea886fc33..56266f5d916 100644 --- a/src/emu/bus/c64/4tba.c +++ b/src/emu/bus/c64/4tba.c @@ -6,9 +6,6 @@ http://hitmen.c02.at/html/hardware.html - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "4tba.h" diff --git a/src/emu/bus/c64/4tba.h b/src/emu/bus/c64/4tba.h index 00970549a88..5b4329b5463 100644 --- a/src/emu/bus/c64/4tba.h +++ b/src/emu/bus/c64/4tba.h @@ -4,9 +4,6 @@ Starbyte Software Tie Break Adaptor emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/bn1541.c b/src/emu/bus/c64/bn1541.c index cb475fb6d2f..41e37f17fdd 100644 --- a/src/emu/bus/c64/bn1541.c +++ b/src/emu/bus/c64/bn1541.c @@ -6,9 +6,6 @@ http://sta.c64.org/cbmparc2.html - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "bn1541.h" diff --git a/src/emu/bus/c64/bn1541.h b/src/emu/bus/c64/bn1541.h index 48395596ba6..3ad7aee1c87 100644 --- a/src/emu/bus/c64/bn1541.h +++ b/src/emu/bus/c64/bn1541.h @@ -4,9 +4,6 @@ SpeedDOS / Burst Nibbler 1541/1571 Parallel Cable emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/c128_comal80.c b/src/emu/bus/c64/c128_comal80.c index 2b6caeb55ab..25accd52fa0 100644 --- a/src/emu/bus/c64/c128_comal80.c +++ b/src/emu/bus/c64/c128_comal80.c @@ -4,9 +4,6 @@ Commodore 128 COMAL 80 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "c128_comal80.h" diff --git a/src/emu/bus/c64/c128_comal80.h b/src/emu/bus/c64/c128_comal80.h index a206816554e..de7cfc862de 100644 --- a/src/emu/bus/c64/c128_comal80.h +++ b/src/emu/bus/c64/c128_comal80.h @@ -4,9 +4,6 @@ Commodore 128 COMAL 80 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/comal80.c b/src/emu/bus/c64/comal80.c index f21030420cc..ee8ffe0d6fd 100644 --- a/src/emu/bus/c64/comal80.c +++ b/src/emu/bus/c64/comal80.c @@ -4,9 +4,6 @@ COMAL 80 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "comal80.h" diff --git a/src/emu/bus/c64/comal80.h b/src/emu/bus/c64/comal80.h index c2273ecdd73..766b6ed10d7 100644 --- a/src/emu/bus/c64/comal80.h +++ b/src/emu/bus/c64/comal80.h @@ -4,9 +4,6 @@ COMAL 80 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/cpm.c b/src/emu/bus/c64/cpm.c index 5336b55d11e..1533ab9f93b 100644 --- a/src/emu/bus/c64/cpm.c +++ b/src/emu/bus/c64/cpm.c @@ -6,9 +6,6 @@ http://www.baltissen.org/newhtm/c64_cpm.htm - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/cpm.h b/src/emu/bus/c64/cpm.h index c717a9c23cc..67e7495d027 100644 --- a/src/emu/bus/c64/cpm.h +++ b/src/emu/bus/c64/cpm.h @@ -4,9 +4,6 @@ Commodore 64 CP/M cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/currah_speech.c b/src/emu/bus/c64/currah_speech.c index 3739105fd9b..8e73f0801f1 100644 --- a/src/emu/bus/c64/currah_speech.c +++ b/src/emu/bus/c64/currah_speech.c @@ -4,9 +4,6 @@ Currah Speech 64 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/currah_speech.h b/src/emu/bus/c64/currah_speech.h index 4b115c5a92e..db687704252 100644 --- a/src/emu/bus/c64/currah_speech.h +++ b/src/emu/bus/c64/currah_speech.h @@ -4,9 +4,6 @@ Currah Speech 64 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/dela_ep256.c b/src/emu/bus/c64/dela_ep256.c index aa360b6c7b3..b4708e13856 100644 --- a/src/emu/bus/c64/dela_ep256.c +++ b/src/emu/bus/c64/dela_ep256.c @@ -4,9 +4,6 @@ Dela 256KB EPROM cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "dela_ep256.h" diff --git a/src/emu/bus/c64/dela_ep256.h b/src/emu/bus/c64/dela_ep256.h index d5ac6fe9ff2..8cae8b25b25 100644 --- a/src/emu/bus/c64/dela_ep256.h +++ b/src/emu/bus/c64/dela_ep256.h @@ -4,9 +4,6 @@ Dela 256KB EPROM cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/dela_ep64.c b/src/emu/bus/c64/dela_ep64.c index e19010af95d..006b915908f 100644 --- a/src/emu/bus/c64/dela_ep64.c +++ b/src/emu/bus/c64/dela_ep64.c @@ -4,9 +4,6 @@ Dela 64KB EPROM cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "dela_ep64.h" diff --git a/src/emu/bus/c64/dela_ep64.h b/src/emu/bus/c64/dela_ep64.h index 7f522f6ce23..9ee3455aeba 100644 --- a/src/emu/bus/c64/dela_ep64.h +++ b/src/emu/bus/c64/dela_ep64.h @@ -4,9 +4,6 @@ Dela 64KB EPROM cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/dela_ep7x8.c b/src/emu/bus/c64/dela_ep7x8.c index be11389a4d6..f79b3828fe5 100644 --- a/src/emu/bus/c64/dela_ep7x8.c +++ b/src/emu/bus/c64/dela_ep7x8.c @@ -4,9 +4,6 @@ Dela 7x8K EPROM cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "dela_ep7x8.h" diff --git a/src/emu/bus/c64/dela_ep7x8.h b/src/emu/bus/c64/dela_ep7x8.h index ca4e019c9f4..cf236fadc07 100644 --- a/src/emu/bus/c64/dela_ep7x8.h +++ b/src/emu/bus/c64/dela_ep7x8.h @@ -4,9 +4,6 @@ Dela 7x8K EPROM cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/dinamic.c b/src/emu/bus/c64/dinamic.c index 1ad849f5861..812e0fcdc92 100644 --- a/src/emu/bus/c64/dinamic.c +++ b/src/emu/bus/c64/dinamic.c @@ -4,9 +4,6 @@ Dinamic Software cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "dinamic.h" diff --git a/src/emu/bus/c64/dinamic.h b/src/emu/bus/c64/dinamic.h index 9c105b596db..2f3ecc07302 100644 --- a/src/emu/bus/c64/dinamic.h +++ b/src/emu/bus/c64/dinamic.h @@ -4,9 +4,6 @@ Dinamic Software cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/dqbb.c b/src/emu/bus/c64/dqbb.c index dbbdc5f1d8b..7e30cdd1545 100644 --- a/src/emu/bus/c64/dqbb.c +++ b/src/emu/bus/c64/dqbb.c @@ -4,9 +4,6 @@ Brown Boxes Double Quick Brown Box emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/dqbb.h b/src/emu/bus/c64/dqbb.h index 75a02e7d745..387be1f2203 100644 --- a/src/emu/bus/c64/dqbb.h +++ b/src/emu/bus/c64/dqbb.h @@ -4,9 +4,6 @@ Brown Boxes Double Quick Brown Box emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/easy_calc_result.c b/src/emu/bus/c64/easy_calc_result.c index 44722503067..d6a4a6b4cf9 100644 --- a/src/emu/bus/c64/easy_calc_result.c +++ b/src/emu/bus/c64/easy_calc_result.c @@ -4,9 +4,6 @@ Easy Calc Result cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/easy_calc_result.h b/src/emu/bus/c64/easy_calc_result.h index fc92fede243..e0fe1e34ac8 100644 --- a/src/emu/bus/c64/easy_calc_result.h +++ b/src/emu/bus/c64/easy_calc_result.h @@ -4,9 +4,6 @@ Easy Calc Result cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/easyflash.c b/src/emu/bus/c64/easyflash.c index aee84fed48f..0af06b0cc48 100644 --- a/src/emu/bus/c64/easyflash.c +++ b/src/emu/bus/c64/easyflash.c @@ -4,9 +4,6 @@ EasyFlash cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "easyflash.h" diff --git a/src/emu/bus/c64/easyflash.h b/src/emu/bus/c64/easyflash.h index 4e7b1091abd..4dba6c1e5be 100644 --- a/src/emu/bus/c64/easyflash.h +++ b/src/emu/bus/c64/easyflash.h @@ -4,9 +4,6 @@ EasyFlash cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/epyx_fast_load.c b/src/emu/bus/c64/epyx_fast_load.c index 8fd22d77873..7b0dfeb5934 100644 --- a/src/emu/bus/c64/epyx_fast_load.c +++ b/src/emu/bus/c64/epyx_fast_load.c @@ -4,9 +4,6 @@ Epyx Fast Load cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "epyx_fast_load.h" diff --git a/src/emu/bus/c64/epyx_fast_load.h b/src/emu/bus/c64/epyx_fast_load.h index 50a4304ec73..f0f30c5ccc6 100644 --- a/src/emu/bus/c64/epyx_fast_load.h +++ b/src/emu/bus/c64/epyx_fast_load.h @@ -4,9 +4,6 @@ Epyx Fast Load cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/exos.c b/src/emu/bus/c64/exos.c index 84cffac62a9..0b0ce6c8257 100644 --- a/src/emu/bus/c64/exos.c +++ b/src/emu/bus/c64/exos.c @@ -4,9 +4,6 @@ Rex ExOS cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "exos.h" diff --git a/src/emu/bus/c64/exos.h b/src/emu/bus/c64/exos.h index 124ff297da0..1fffb003c86 100644 --- a/src/emu/bus/c64/exos.h +++ b/src/emu/bus/c64/exos.h @@ -4,9 +4,6 @@ Rex ExOS cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/exp.c b/src/emu/bus/c64/exp.c index c48d899dbf5..16b3746e8c7 100644 --- a/src/emu/bus/c64/exp.c +++ b/src/emu/bus/c64/exp.c @@ -4,9 +4,6 @@ Commodore 64 Expansion Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "exp.h" diff --git a/src/emu/bus/c64/exp.h b/src/emu/bus/c64/exp.h index 2374c89abce..8ece3920e82 100644 --- a/src/emu/bus/c64/exp.h +++ b/src/emu/bus/c64/exp.h @@ -4,9 +4,6 @@ Commodore 64 Expansion Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** GND 1 A GND diff --git a/src/emu/bus/c64/fcc.c b/src/emu/bus/c64/fcc.c index 1a22b9c22ba..0757ae94e76 100644 --- a/src/emu/bus/c64/fcc.c +++ b/src/emu/bus/c64/fcc.c @@ -4,9 +4,6 @@ Tasc Final ChessCard cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/fcc.h b/src/emu/bus/c64/fcc.h index e41136cdb30..0727e3ebec4 100644 --- a/src/emu/bus/c64/fcc.h +++ b/src/emu/bus/c64/fcc.h @@ -4,9 +4,6 @@ Tasc Final ChessCard cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/final.c b/src/emu/bus/c64/final.c index 1a7fbc40b68..8e29c886a16 100644 --- a/src/emu/bus/c64/final.c +++ b/src/emu/bus/c64/final.c @@ -4,9 +4,6 @@ Final Cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "final.h" diff --git a/src/emu/bus/c64/final.h b/src/emu/bus/c64/final.h index d9f193b8352..44ce29e3fee 100644 --- a/src/emu/bus/c64/final.h +++ b/src/emu/bus/c64/final.h @@ -4,9 +4,6 @@ Final Cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/final3.c b/src/emu/bus/c64/final3.c index a48053ac7e6..20f969bcbe7 100644 --- a/src/emu/bus/c64/final3.c +++ b/src/emu/bus/c64/final3.c @@ -4,9 +4,6 @@ Final Cartridge III emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "final3.h" diff --git a/src/emu/bus/c64/final3.h b/src/emu/bus/c64/final3.h index e411d26488f..766e40a942b 100644 --- a/src/emu/bus/c64/final3.h +++ b/src/emu/bus/c64/final3.h @@ -4,9 +4,6 @@ Final Cartridge III emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/fun_play.c b/src/emu/bus/c64/fun_play.c index a96de06d4e9..69aa80288bc 100644 --- a/src/emu/bus/c64/fun_play.c +++ b/src/emu/bus/c64/fun_play.c @@ -4,9 +4,6 @@ Fun Play / Power Play cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "fun_play.h" diff --git a/src/emu/bus/c64/fun_play.h b/src/emu/bus/c64/fun_play.h index 945fff9c320..6ea38b0ac7f 100644 --- a/src/emu/bus/c64/fun_play.h +++ b/src/emu/bus/c64/fun_play.h @@ -4,9 +4,6 @@ Fun Play / Power Play cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/geocable.c b/src/emu/bus/c64/geocable.c index 98deb96f93e..3b6acc54d2a 100644 --- a/src/emu/bus/c64/geocable.c +++ b/src/emu/bus/c64/geocable.c @@ -4,9 +4,6 @@ geoCable Centronics Cable emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "geocable.h" diff --git a/src/emu/bus/c64/geocable.h b/src/emu/bus/c64/geocable.h index 90bdfe72b90..16d7b831d7a 100644 --- a/src/emu/bus/c64/geocable.h +++ b/src/emu/bus/c64/geocable.h @@ -4,9 +4,6 @@ geoCable Centronics Cable emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/georam.c b/src/emu/bus/c64/georam.c index a778cfad1c1..d3c30bf029e 100644 --- a/src/emu/bus/c64/georam.c +++ b/src/emu/bus/c64/georam.c @@ -4,9 +4,6 @@ Berkeley Softworks GeoRAM emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "georam.h" diff --git a/src/emu/bus/c64/georam.h b/src/emu/bus/c64/georam.h index feb158d1d6f..7415b911dc2 100644 --- a/src/emu/bus/c64/georam.h +++ b/src/emu/bus/c64/georam.h @@ -4,9 +4,6 @@ Berkeley Softworks GeoRAM emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/ide64.c b/src/emu/bus/c64/ide64.c index 94f804a831b..c327b694fd5 100644 --- a/src/emu/bus/c64/ide64.c +++ b/src/emu/bus/c64/ide64.c @@ -4,9 +4,6 @@ IDE64 v4.1 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/ide64.h b/src/emu/bus/c64/ide64.h index 037f561fdf0..c87cbf41479 100644 --- a/src/emu/bus/c64/ide64.h +++ b/src/emu/bus/c64/ide64.h @@ -4,9 +4,6 @@ IDE64 v4.1 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/ieee488.c b/src/emu/bus/c64/ieee488.c index e5f1213a069..4b41417b42d 100644 --- a/src/emu/bus/c64/ieee488.c +++ b/src/emu/bus/c64/ieee488.c @@ -4,9 +4,6 @@ Commodore IEEE-488 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "ieee488.h" diff --git a/src/emu/bus/c64/ieee488.h b/src/emu/bus/c64/ieee488.h index 15e64ab8be8..9e8b2ee8e4d 100644 --- a/src/emu/bus/c64/ieee488.h +++ b/src/emu/bus/c64/ieee488.h @@ -4,9 +4,6 @@ Commodore IEEE-488 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/kingsoft.c b/src/emu/bus/c64/kingsoft.c index dd262dca553..215670ae78e 100644 --- a/src/emu/bus/c64/kingsoft.c +++ b/src/emu/bus/c64/kingsoft.c @@ -4,9 +4,6 @@ Kingsoft cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "kingsoft.h" diff --git a/src/emu/bus/c64/kingsoft.h b/src/emu/bus/c64/kingsoft.h index 5d76e1007cb..d6ca889b5fa 100644 --- a/src/emu/bus/c64/kingsoft.h +++ b/src/emu/bus/c64/kingsoft.h @@ -4,9 +4,6 @@ Kingsoft cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/mach5.c b/src/emu/bus/c64/mach5.c index 55fa918d694..dea893ca627 100644 --- a/src/emu/bus/c64/mach5.c +++ b/src/emu/bus/c64/mach5.c @@ -4,9 +4,6 @@ Access Software MACH 5 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "mach5.h" diff --git a/src/emu/bus/c64/mach5.h b/src/emu/bus/c64/mach5.h index 2316735e725..b3e448e77b4 100644 --- a/src/emu/bus/c64/mach5.h +++ b/src/emu/bus/c64/mach5.h @@ -4,9 +4,6 @@ Access Software MACH 5 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/magic_desk.c b/src/emu/bus/c64/magic_desk.c index c47a23b5ea8..7c050abb315 100644 --- a/src/emu/bus/c64/magic_desk.c +++ b/src/emu/bus/c64/magic_desk.c @@ -4,9 +4,6 @@ Magic Desk cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "magic_desk.h" diff --git a/src/emu/bus/c64/magic_desk.h b/src/emu/bus/c64/magic_desk.h index def4f53eb14..a1db772cb2c 100644 --- a/src/emu/bus/c64/magic_desk.h +++ b/src/emu/bus/c64/magic_desk.h @@ -4,9 +4,6 @@ Magic Desk cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/magic_formel.c b/src/emu/bus/c64/magic_formel.c index d645baf34d5..22faa6cbc9b 100644 --- a/src/emu/bus/c64/magic_formel.c +++ b/src/emu/bus/c64/magic_formel.c @@ -4,9 +4,6 @@ Magic Formel cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/magic_formel.h b/src/emu/bus/c64/magic_formel.h index 58efc616b5c..251fbbb0c90 100644 --- a/src/emu/bus/c64/magic_formel.h +++ b/src/emu/bus/c64/magic_formel.h @@ -4,9 +4,6 @@ Magic Formel cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/magic_voice.c b/src/emu/bus/c64/magic_voice.c index a1758bf3c00..c23c87052e4 100644 --- a/src/emu/bus/c64/magic_voice.c +++ b/src/emu/bus/c64/magic_voice.c @@ -4,9 +4,6 @@ Commodore Magic Voice cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/magic_voice.h b/src/emu/bus/c64/magic_voice.h index 1985cf11fdb..ef385a5a502 100644 --- a/src/emu/bus/c64/magic_voice.h +++ b/src/emu/bus/c64/magic_voice.h @@ -4,9 +4,6 @@ Commodore Magic Voice cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/midi_maplin.c b/src/emu/bus/c64/midi_maplin.c index 8df26140619..7a143391129 100644 --- a/src/emu/bus/c64/midi_maplin.c +++ b/src/emu/bus/c64/midi_maplin.c @@ -4,9 +4,6 @@ Maplin MIDI Interface cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "midi_maplin.h" diff --git a/src/emu/bus/c64/midi_maplin.h b/src/emu/bus/c64/midi_maplin.h index 27f7720e08e..95f447f122e 100644 --- a/src/emu/bus/c64/midi_maplin.h +++ b/src/emu/bus/c64/midi_maplin.h @@ -4,9 +4,6 @@ Maplin MIDI Interface cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/midi_namesoft.c b/src/emu/bus/c64/midi_namesoft.c index 1d862953448..cd1553b6187 100644 --- a/src/emu/bus/c64/midi_namesoft.c +++ b/src/emu/bus/c64/midi_namesoft.c @@ -4,9 +4,6 @@ Namesoft MIDI Interface cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "midi_namesoft.h" diff --git a/src/emu/bus/c64/midi_namesoft.h b/src/emu/bus/c64/midi_namesoft.h index 65c42385b9a..bc91dbd8f86 100644 --- a/src/emu/bus/c64/midi_namesoft.h +++ b/src/emu/bus/c64/midi_namesoft.h @@ -4,9 +4,6 @@ Namesoft MIDI Interface cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/midi_passport.c b/src/emu/bus/c64/midi_passport.c index c20a96643b3..2948503f675 100644 --- a/src/emu/bus/c64/midi_passport.c +++ b/src/emu/bus/c64/midi_passport.c @@ -4,9 +4,6 @@ Passport/Syntech MIDI Interface cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "midi_passport.h" diff --git a/src/emu/bus/c64/midi_passport.h b/src/emu/bus/c64/midi_passport.h index 80dcc48d493..e60331cd727 100644 --- a/src/emu/bus/c64/midi_passport.h +++ b/src/emu/bus/c64/midi_passport.h @@ -4,9 +4,6 @@ Passport/Syntech MIDI Interface cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/midi_sci.c b/src/emu/bus/c64/midi_sci.c index dd0a48c5d5a..40e2c56cbfc 100644 --- a/src/emu/bus/c64/midi_sci.c +++ b/src/emu/bus/c64/midi_sci.c @@ -4,9 +4,6 @@ Sequential Circuits MIDI Interface cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "midi_sci.h" diff --git a/src/emu/bus/c64/midi_sci.h b/src/emu/bus/c64/midi_sci.h index e284cf61097..0401f3a82a1 100644 --- a/src/emu/bus/c64/midi_sci.h +++ b/src/emu/bus/c64/midi_sci.h @@ -4,9 +4,6 @@ Sequential Circuits MIDI Interface cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/midi_siel.c b/src/emu/bus/c64/midi_siel.c index ceb0c945e4d..cce956a1427 100644 --- a/src/emu/bus/c64/midi_siel.c +++ b/src/emu/bus/c64/midi_siel.c @@ -4,9 +4,6 @@ Siel/JMS/DATEL MIDI Interface cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "midi_siel.h" diff --git a/src/emu/bus/c64/midi_siel.h b/src/emu/bus/c64/midi_siel.h index fde6c048afd..f566489259e 100644 --- a/src/emu/bus/c64/midi_siel.h +++ b/src/emu/bus/c64/midi_siel.h @@ -4,9 +4,6 @@ Siel/JMS/DATEL MIDI Interface cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/mikro_assembler.c b/src/emu/bus/c64/mikro_assembler.c index c6bcd4530f1..2578d4ae5b4 100644 --- a/src/emu/bus/c64/mikro_assembler.c +++ b/src/emu/bus/c64/mikro_assembler.c @@ -4,9 +4,6 @@ Mikro Assembler cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "mikro_assembler.h" diff --git a/src/emu/bus/c64/mikro_assembler.h b/src/emu/bus/c64/mikro_assembler.h index 5f08ac3c09e..15c4e06279d 100644 --- a/src/emu/bus/c64/mikro_assembler.h +++ b/src/emu/bus/c64/mikro_assembler.h @@ -4,9 +4,6 @@ Mikro Assembler cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/multiscreen.c b/src/emu/bus/c64/multiscreen.c index 0aecddb9c36..0edb8b90c1c 100644 --- a/src/emu/bus/c64/multiscreen.c +++ b/src/emu/bus/c64/multiscreen.c @@ -4,9 +4,6 @@ Multiscreen cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/multiscreen.h b/src/emu/bus/c64/multiscreen.h index edd9bce4fdb..08d570f8308 100644 --- a/src/emu/bus/c64/multiscreen.h +++ b/src/emu/bus/c64/multiscreen.h @@ -4,9 +4,6 @@ Multiscreen cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/music64.c b/src/emu/bus/c64/music64.c index c071e6a9e96..723acad7fa7 100644 --- a/src/emu/bus/c64/music64.c +++ b/src/emu/bus/c64/music64.c @@ -4,9 +4,6 @@ Wersi Wersiboard Music 64 / Siel CMK 49 Keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/music64.h b/src/emu/bus/c64/music64.h index cee59d9e590..bd1cfe2774b 100644 --- a/src/emu/bus/c64/music64.h +++ b/src/emu/bus/c64/music64.h @@ -4,9 +4,6 @@ Wersi Wersiboard Music 64 / Siel CMK 49 Keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/neoram.c b/src/emu/bus/c64/neoram.c index f1142774a51..2b885c86f55 100644 --- a/src/emu/bus/c64/neoram.c +++ b/src/emu/bus/c64/neoram.c @@ -4,9 +4,6 @@ NeoRAM cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "neoram.h" diff --git a/src/emu/bus/c64/neoram.h b/src/emu/bus/c64/neoram.h index aa173423ce5..0011e942a53 100644 --- a/src/emu/bus/c64/neoram.h +++ b/src/emu/bus/c64/neoram.h @@ -4,9 +4,6 @@ NeoRAM cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/ocean.c b/src/emu/bus/c64/ocean.c index df68b111423..496651a1b25 100644 --- a/src/emu/bus/c64/ocean.c +++ b/src/emu/bus/c64/ocean.c @@ -4,9 +4,6 @@ Ocean Software cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/ocean.h b/src/emu/bus/c64/ocean.h index e3d7605d7a4..6a44f6a4ace 100644 --- a/src/emu/bus/c64/ocean.h +++ b/src/emu/bus/c64/ocean.h @@ -4,9 +4,6 @@ Ocean Software cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/pagefox.c b/src/emu/bus/c64/pagefox.c index 16c46f12742..8f163f41692 100644 --- a/src/emu/bus/c64/pagefox.c +++ b/src/emu/bus/c64/pagefox.c @@ -4,9 +4,6 @@ Scanntronik Pagefox cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/pagefox.h b/src/emu/bus/c64/pagefox.h index 5437510b3c1..d9c71206e10 100644 --- a/src/emu/bus/c64/pagefox.h +++ b/src/emu/bus/c64/pagefox.h @@ -4,9 +4,6 @@ Scanntronik Pagefox cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/partner.c b/src/emu/bus/c64/partner.c index a81dc50c1da..4feb8022b08 100644 --- a/src/emu/bus/c64/partner.c +++ b/src/emu/bus/c64/partner.c @@ -4,9 +4,6 @@ Timeworks PARTNER 64 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/partner.h b/src/emu/bus/c64/partner.h index bf383f2fa31..bfa2abb314b 100644 --- a/src/emu/bus/c64/partner.h +++ b/src/emu/bus/c64/partner.h @@ -4,9 +4,6 @@ Timeworks PARTNER 64 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/prophet64.c b/src/emu/bus/c64/prophet64.c index c42a6ab3e3d..bd61247eed3 100644 --- a/src/emu/bus/c64/prophet64.c +++ b/src/emu/bus/c64/prophet64.c @@ -4,9 +4,6 @@ PROPHET64 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "prophet64.h" diff --git a/src/emu/bus/c64/prophet64.h b/src/emu/bus/c64/prophet64.h index c7dda625c6b..d9ee926de3c 100644 --- a/src/emu/bus/c64/prophet64.h +++ b/src/emu/bus/c64/prophet64.h @@ -4,9 +4,6 @@ PROPHET64 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/ps64.c b/src/emu/bus/c64/ps64.c index 48bdbd28add..af9ea9d2402 100644 --- a/src/emu/bus/c64/ps64.c +++ b/src/emu/bus/c64/ps64.c @@ -4,9 +4,6 @@ PS-64 speech cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/ps64.h b/src/emu/bus/c64/ps64.h index ce81078286f..6c7a183c487 100644 --- a/src/emu/bus/c64/ps64.h +++ b/src/emu/bus/c64/ps64.h @@ -4,9 +4,6 @@ PS-64 speech cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/reu.c b/src/emu/bus/c64/reu.c index 3d2f412bf92..bc83c9554d2 100644 --- a/src/emu/bus/c64/reu.c +++ b/src/emu/bus/c64/reu.c @@ -4,9 +4,6 @@ Commodore 1700/1750/1764 RAM Expansion Unit emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "reu.h" diff --git a/src/emu/bus/c64/reu.h b/src/emu/bus/c64/reu.h index 4d8454d40d5..d3df7f4d1d9 100644 --- a/src/emu/bus/c64/reu.h +++ b/src/emu/bus/c64/reu.h @@ -4,9 +4,6 @@ Commodore 1700/1750/1764 RAM Expansion Unit emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/rex.c b/src/emu/bus/c64/rex.c index ad9e9de45ea..5a4a0abaf78 100644 --- a/src/emu/bus/c64/rex.c +++ b/src/emu/bus/c64/rex.c @@ -4,9 +4,6 @@ REX Datentechnik cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "rex.h" diff --git a/src/emu/bus/c64/rex.h b/src/emu/bus/c64/rex.h index 393463fc24c..d94b720f22d 100644 --- a/src/emu/bus/c64/rex.h +++ b/src/emu/bus/c64/rex.h @@ -4,9 +4,6 @@ REX Datentechnik cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/rex_ep256.c b/src/emu/bus/c64/rex_ep256.c index d190713de97..ef87cf9dc6f 100644 --- a/src/emu/bus/c64/rex_ep256.c +++ b/src/emu/bus/c64/rex_ep256.c @@ -4,9 +4,6 @@ Rex Datentechnik 256KB EPROM cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "rex_ep256.h" diff --git a/src/emu/bus/c64/rex_ep256.h b/src/emu/bus/c64/rex_ep256.h index 8e791966ac9..140e8402ce3 100644 --- a/src/emu/bus/c64/rex_ep256.h +++ b/src/emu/bus/c64/rex_ep256.h @@ -4,9 +4,6 @@ Rex Datentechnik 256KB EPROM cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/ross.c b/src/emu/bus/c64/ross.c index b380f22e5ea..a610d8c987c 100644 --- a/src/emu/bus/c64/ross.c +++ b/src/emu/bus/c64/ross.c @@ -4,9 +4,6 @@ Ross cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "ross.h" diff --git a/src/emu/bus/c64/ross.h b/src/emu/bus/c64/ross.h index 1697fad4885..0cb4d1f36b5 100644 --- a/src/emu/bus/c64/ross.h +++ b/src/emu/bus/c64/ross.h @@ -4,9 +4,6 @@ Ross cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/sfx_sound_expander.c b/src/emu/bus/c64/sfx_sound_expander.c index c9671f32c1b..8c3f7291620 100644 --- a/src/emu/bus/c64/sfx_sound_expander.c +++ b/src/emu/bus/c64/sfx_sound_expander.c @@ -4,9 +4,6 @@ Commodore SFX Sound Expander cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "sfx_sound_expander.h" diff --git a/src/emu/bus/c64/sfx_sound_expander.h b/src/emu/bus/c64/sfx_sound_expander.h index af685523905..d7a0d229b45 100644 --- a/src/emu/bus/c64/sfx_sound_expander.h +++ b/src/emu/bus/c64/sfx_sound_expander.h @@ -4,9 +4,6 @@ Commodore SFX Sound Expander cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/silverrock.c b/src/emu/bus/c64/silverrock.c index 36585ca41b4..9e9ce421a6c 100644 --- a/src/emu/bus/c64/silverrock.c +++ b/src/emu/bus/c64/silverrock.c @@ -4,9 +4,6 @@ SilverRock Productions cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/silverrock.h b/src/emu/bus/c64/silverrock.h index f597a4223b2..65e20f1ccf6 100644 --- a/src/emu/bus/c64/silverrock.h +++ b/src/emu/bus/c64/silverrock.h @@ -4,9 +4,6 @@ SilverRock Productions cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/simons_basic.c b/src/emu/bus/c64/simons_basic.c index 571a408bf16..01baf228189 100644 --- a/src/emu/bus/c64/simons_basic.c +++ b/src/emu/bus/c64/simons_basic.c @@ -4,9 +4,6 @@ VizaWrite 64 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "simons_basic.h" diff --git a/src/emu/bus/c64/simons_basic.h b/src/emu/bus/c64/simons_basic.h index 9cec90878e1..3ebff2b672a 100644 --- a/src/emu/bus/c64/simons_basic.h +++ b/src/emu/bus/c64/simons_basic.h @@ -4,9 +4,6 @@ Simons' BASIC cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/stardos.c b/src/emu/bus/c64/stardos.c index ac4f9b850ce..4c92982c695 100644 --- a/src/emu/bus/c64/stardos.c +++ b/src/emu/bus/c64/stardos.c @@ -4,9 +4,6 @@ StarPoint Software StarDOS cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/stardos.h b/src/emu/bus/c64/stardos.h index 3222e3c6899..a1cbe520afb 100644 --- a/src/emu/bus/c64/stardos.h +++ b/src/emu/bus/c64/stardos.h @@ -4,9 +4,6 @@ StarPoint Software StarDOS cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/std.c b/src/emu/bus/c64/std.c index 954854af5ed..6fa3abfef1d 100644 --- a/src/emu/bus/c64/std.c +++ b/src/emu/bus/c64/std.c @@ -4,9 +4,6 @@ Commodore 64 Standard 8K/16K cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "std.h" diff --git a/src/emu/bus/c64/std.h b/src/emu/bus/c64/std.h index 7abb8e2ea6e..c726e901025 100644 --- a/src/emu/bus/c64/std.h +++ b/src/emu/bus/c64/std.h @@ -4,9 +4,6 @@ Commodore 64 Standard 8K/16K cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/structured_basic.c b/src/emu/bus/c64/structured_basic.c index 829a2481643..404d1b9d753 100644 --- a/src/emu/bus/c64/structured_basic.c +++ b/src/emu/bus/c64/structured_basic.c @@ -4,9 +4,6 @@ Structured Basic cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "structured_basic.h" diff --git a/src/emu/bus/c64/structured_basic.h b/src/emu/bus/c64/structured_basic.h index e6b419dd596..18465113d94 100644 --- a/src/emu/bus/c64/structured_basic.h +++ b/src/emu/bus/c64/structured_basic.h @@ -4,9 +4,6 @@ Structured Basic cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/super_explode.c b/src/emu/bus/c64/super_explode.c index 9822b3d6eaf..d58923fa97e 100644 --- a/src/emu/bus/c64/super_explode.c +++ b/src/emu/bus/c64/super_explode.c @@ -4,9 +4,6 @@ Super Explode! cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "super_explode.h" diff --git a/src/emu/bus/c64/super_explode.h b/src/emu/bus/c64/super_explode.h index 681aeae409a..d33b4047725 100644 --- a/src/emu/bus/c64/super_explode.h +++ b/src/emu/bus/c64/super_explode.h @@ -4,9 +4,6 @@ Super Explode! cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/super_games.c b/src/emu/bus/c64/super_games.c index 050b6398515..0e15485993b 100644 --- a/src/emu/bus/c64/super_games.c +++ b/src/emu/bus/c64/super_games.c @@ -4,9 +4,6 @@ Commodore Super Games cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "super_games.h" diff --git a/src/emu/bus/c64/super_games.h b/src/emu/bus/c64/super_games.h index faca7f0be60..689fe7c79b9 100644 --- a/src/emu/bus/c64/super_games.h +++ b/src/emu/bus/c64/super_games.h @@ -4,9 +4,6 @@ Commodore Super Games cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/supercpu.c b/src/emu/bus/c64/supercpu.c index dbd38f64afd..cb8a28e2198 100644 --- a/src/emu/bus/c64/supercpu.c +++ b/src/emu/bus/c64/supercpu.c @@ -4,9 +4,6 @@ CMD SuperCPU v2 + SuperRAM emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "supercpu.h" diff --git a/src/emu/bus/c64/supercpu.h b/src/emu/bus/c64/supercpu.h index c2ad8f4dd40..857f6feb47f 100644 --- a/src/emu/bus/c64/supercpu.h +++ b/src/emu/bus/c64/supercpu.h @@ -4,9 +4,6 @@ CMD SuperCPU v2 + SuperRAM emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/sw8k.c b/src/emu/bus/c64/sw8k.c index 13d8e8364fa..9b0cce8c55d 100644 --- a/src/emu/bus/c64/sw8k.c +++ b/src/emu/bus/c64/sw8k.c @@ -4,9 +4,6 @@ C64 switchable 8K cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/sw8k.h b/src/emu/bus/c64/sw8k.h index 9ae1be357b6..0838baf68a7 100644 --- a/src/emu/bus/c64/sw8k.h +++ b/src/emu/bus/c64/sw8k.h @@ -4,9 +4,6 @@ C64 switchable 8K cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/swiftlink.c b/src/emu/bus/c64/swiftlink.c index e47e2444ae9..19e4ea5161a 100644 --- a/src/emu/bus/c64/swiftlink.c +++ b/src/emu/bus/c64/swiftlink.c @@ -4,9 +4,6 @@ CMD SwiftLink RS-232 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/swiftlink.h b/src/emu/bus/c64/swiftlink.h index f9b615dd56b..713bafbb289 100644 --- a/src/emu/bus/c64/swiftlink.h +++ b/src/emu/bus/c64/swiftlink.h @@ -4,9 +4,6 @@ CMD SwiftLink RS-232 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/system3.c b/src/emu/bus/c64/system3.c index 4aeb6c8b459..b14ca7ecc87 100644 --- a/src/emu/bus/c64/system3.c +++ b/src/emu/bus/c64/system3.c @@ -4,9 +4,6 @@ System 3 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "system3.h" diff --git a/src/emu/bus/c64/system3.h b/src/emu/bus/c64/system3.h index f11ff7e44ae..c6adc33c880 100644 --- a/src/emu/bus/c64/system3.h +++ b/src/emu/bus/c64/system3.h @@ -4,9 +4,6 @@ Dinamic Software cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/tdos.c b/src/emu/bus/c64/tdos.c index 27753f8db98..e472ab7e1db 100644 --- a/src/emu/bus/c64/tdos.c +++ b/src/emu/bus/c64/tdos.c @@ -4,9 +4,6 @@ Triton QD TDOS cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/tdos.h b/src/emu/bus/c64/tdos.h index 0619c085d66..93e3823d180 100644 --- a/src/emu/bus/c64/tdos.h +++ b/src/emu/bus/c64/tdos.h @@ -4,9 +4,6 @@ Triton QD TDOS cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/turbo232.c b/src/emu/bus/c64/turbo232.c index 6bdb85ab57f..8fe00f65fd1 100644 --- a/src/emu/bus/c64/turbo232.c +++ b/src/emu/bus/c64/turbo232.c @@ -4,9 +4,6 @@ CMD Turbo232 RS-232 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/turbo232.h b/src/emu/bus/c64/turbo232.h index 308c7455b26..b8ff5a17c8c 100644 --- a/src/emu/bus/c64/turbo232.h +++ b/src/emu/bus/c64/turbo232.h @@ -4,9 +4,6 @@ CMD Turbo232 RS-232 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/user.c b/src/emu/bus/c64/user.c index dc8332afb32..54e8bc560d2 100644 --- a/src/emu/bus/c64/user.c +++ b/src/emu/bus/c64/user.c @@ -4,9 +4,6 @@ Commodore 64 User Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "user.h" diff --git a/src/emu/bus/c64/user.h b/src/emu/bus/c64/user.h index ee418949dcb..52aed6eb972 100644 --- a/src/emu/bus/c64/user.h +++ b/src/emu/bus/c64/user.h @@ -4,9 +4,6 @@ Commodore 64 User Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** GND 1 A GND diff --git a/src/emu/bus/c64/vizastar.c b/src/emu/bus/c64/vizastar.c index c4175aaecc9..d635ffec656 100644 --- a/src/emu/bus/c64/vizastar.c +++ b/src/emu/bus/c64/vizastar.c @@ -4,9 +4,6 @@ VizaStar 64 XL4 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/vizastar.h b/src/emu/bus/c64/vizastar.h index ce4630f9788..0b01f4424a7 100644 --- a/src/emu/bus/c64/vizastar.h +++ b/src/emu/bus/c64/vizastar.h @@ -4,9 +4,6 @@ VizaStar 64 XL4 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/vw64.c b/src/emu/bus/c64/vw64.c index c613c2908f9..fdc21ff4a05 100644 --- a/src/emu/bus/c64/vw64.c +++ b/src/emu/bus/c64/vw64.c @@ -4,9 +4,6 @@ VizaWrite 64 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/vw64.h b/src/emu/bus/c64/vw64.h index 2e0b24e7aaa..fac67142a1a 100644 --- a/src/emu/bus/c64/vw64.h +++ b/src/emu/bus/c64/vw64.h @@ -4,9 +4,6 @@ VizaWrite 64 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/warp_speed.c b/src/emu/bus/c64/warp_speed.c index 690629dceea..d625fa5ea7d 100644 --- a/src/emu/bus/c64/warp_speed.c +++ b/src/emu/bus/c64/warp_speed.c @@ -4,9 +4,6 @@ Cinemaware Warp Speed cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/c64/warp_speed.h b/src/emu/bus/c64/warp_speed.h index 1f80c30509f..e115c7be256 100644 --- a/src/emu/bus/c64/warp_speed.h +++ b/src/emu/bus/c64/warp_speed.h @@ -4,9 +4,6 @@ Cinemaware Warp Speed cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/westermann.c b/src/emu/bus/c64/westermann.c index 4e76c0b1618..6a758428a1f 100644 --- a/src/emu/bus/c64/westermann.c +++ b/src/emu/bus/c64/westermann.c @@ -4,9 +4,6 @@ Westermann Learning cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "westermann.h" diff --git a/src/emu/bus/c64/westermann.h b/src/emu/bus/c64/westermann.h index 9a9ee7dc4ae..9ea1d0d605c 100644 --- a/src/emu/bus/c64/westermann.h +++ b/src/emu/bus/c64/westermann.h @@ -4,9 +4,6 @@ Westermann Learning cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/xl80.h b/src/emu/bus/c64/xl80.h index 711926b19ee..38a90baf6b1 100644 --- a/src/emu/bus/c64/xl80.h +++ b/src/emu/bus/c64/xl80.h @@ -4,9 +4,6 @@ XL 80 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/c64/zaxxon.c b/src/emu/bus/c64/zaxxon.c index c4540bfb530..22ce1f35ce9 100644 --- a/src/emu/bus/c64/zaxxon.c +++ b/src/emu/bus/c64/zaxxon.c @@ -4,9 +4,6 @@ Zaxxon/Super Zaxxon cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "zaxxon.h" diff --git a/src/emu/bus/c64/zaxxon.h b/src/emu/bus/c64/zaxxon.h index 9c7d9bf354a..b5740605ef0 100644 --- a/src/emu/bus/c64/zaxxon.h +++ b/src/emu/bus/c64/zaxxon.h @@ -4,9 +4,6 @@ Zaxxon/Super Zaxxon cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/cbm2/24k.c b/src/emu/bus/cbm2/24k.c index b1dd15e8f0a..a31c58a7aaf 100644 --- a/src/emu/bus/cbm2/24k.c +++ b/src/emu/bus/cbm2/24k.c @@ -4,9 +4,6 @@ GLA 24K RAM cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "24k.h" diff --git a/src/emu/bus/cbm2/24k.h b/src/emu/bus/cbm2/24k.h index 6aa28a33c22..80dbc52046b 100644 --- a/src/emu/bus/cbm2/24k.h +++ b/src/emu/bus/cbm2/24k.h @@ -4,9 +4,6 @@ GLA 24K RAM cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/cbm2/exp.c b/src/emu/bus/cbm2/exp.c index 44ffd8ba2d2..f45dbc2caca 100644 --- a/src/emu/bus/cbm2/exp.c +++ b/src/emu/bus/cbm2/exp.c @@ -4,9 +4,6 @@ Commodore CBM-II Expansion Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "exp.h" diff --git a/src/emu/bus/cbm2/exp.h b/src/emu/bus/cbm2/exp.h index cbdb79941bc..338e4ad1cda 100644 --- a/src/emu/bus/cbm2/exp.h +++ b/src/emu/bus/cbm2/exp.h @@ -4,9 +4,6 @@ Commodore CBM-II Expansion Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** A0 1 A BD0 diff --git a/src/emu/bus/cbm2/hrg.c b/src/emu/bus/cbm2/hrg.c index 893b237bc5f..cb489ec359f 100644 --- a/src/emu/bus/cbm2/hrg.c +++ b/src/emu/bus/cbm2/hrg.c @@ -4,9 +4,6 @@ CBM 500/600/700 High Resolution Graphics cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/cbm2/hrg.h b/src/emu/bus/cbm2/hrg.h index 78097da80e2..91892274fc1 100644 --- a/src/emu/bus/cbm2/hrg.h +++ b/src/emu/bus/cbm2/hrg.h @@ -4,9 +4,6 @@ CBM 500/600/700 High Resolution Graphics cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/cbm2/std.c b/src/emu/bus/cbm2/std.c index a8198c8085b..e6e697927dc 100644 --- a/src/emu/bus/cbm2/std.c +++ b/src/emu/bus/cbm2/std.c @@ -4,9 +4,6 @@ Commodore CBM-II Standard cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "std.h" diff --git a/src/emu/bus/cbm2/std.h b/src/emu/bus/cbm2/std.h index 8c2106fd8b1..8dee67b9c11 100644 --- a/src/emu/bus/cbm2/std.h +++ b/src/emu/bus/cbm2/std.h @@ -4,9 +4,6 @@ Commodore CBM-II Standard cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/cbm2/user.c b/src/emu/bus/cbm2/user.c index 428650472bf..6383f39b061 100644 --- a/src/emu/bus/cbm2/user.c +++ b/src/emu/bus/cbm2/user.c @@ -4,9 +4,6 @@ Commodore CBM-II User Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "user.h" diff --git a/src/emu/bus/cbm2/user.h b/src/emu/bus/cbm2/user.h index 5000bec678b..7952517ed05 100644 --- a/src/emu/bus/cbm2/user.h +++ b/src/emu/bus/cbm2/user.h @@ -4,9 +4,6 @@ Commodore CBM-II User Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** GND 1 14 2D0 diff --git a/src/emu/bus/cbmiec/c1541.c b/src/emu/bus/cbmiec/c1541.c index 94e594752f2..ea7ec412f7d 100644 --- a/src/emu/bus/cbmiec/c1541.c +++ b/src/emu/bus/cbmiec/c1541.c @@ -4,9 +4,6 @@ Commodore 1540/1541/1541C/1541-II Single Disk Drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/cbmiec/c1541.h b/src/emu/bus/cbmiec/c1541.h index 26c739d07e3..9fa827f1b69 100644 --- a/src/emu/bus/cbmiec/c1541.h +++ b/src/emu/bus/cbmiec/c1541.h @@ -4,9 +4,6 @@ Commodore 1540/1541/1541C/1541-II Single Disk Drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/cbmiec/c1571.c b/src/emu/bus/cbmiec/c1571.c index 4f0d9da6efd..5f762ff68c3 100644 --- a/src/emu/bus/cbmiec/c1571.c +++ b/src/emu/bus/cbmiec/c1571.c @@ -4,9 +4,6 @@ Commodore 1570/1571/1571CR Single Disk Drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/cbmiec/c1571.h b/src/emu/bus/cbmiec/c1571.h index 4bcd01d5c2b..ea8ec74fb6a 100644 --- a/src/emu/bus/cbmiec/c1571.h +++ b/src/emu/bus/cbmiec/c1571.h @@ -4,9 +4,6 @@ Commodore 1570/1571/1571CR Single Disk Drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/cbmiec/c1581.c b/src/emu/bus/cbmiec/c1581.c index e48b93d21bf..c0f9dae2cf0 100644 --- a/src/emu/bus/cbmiec/c1581.c +++ b/src/emu/bus/cbmiec/c1581.c @@ -4,9 +4,6 @@ Commodore 1581/1563 Single Disk Drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/cbmiec/c1581.h b/src/emu/bus/cbmiec/c1581.h index 52062e36909..878aae4b920 100644 --- a/src/emu/bus/cbmiec/c1581.h +++ b/src/emu/bus/cbmiec/c1581.h @@ -4,9 +4,6 @@ Commodore 1581/1563 Single Disk Drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/cbmiec/c64_nl10.c b/src/emu/bus/cbmiec/c64_nl10.c index ea3fcc1a634..970baa2f941 100644 --- a/src/emu/bus/cbmiec/c64_nl10.c +++ b/src/emu/bus/cbmiec/c64_nl10.c @@ -4,9 +4,6 @@ Star NL-10 Printer Interface Cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "c64_nl10.h" diff --git a/src/emu/bus/cbmiec/c64_nl10.h b/src/emu/bus/cbmiec/c64_nl10.h index 22e32ca98ce..f0ceafd3f2d 100644 --- a/src/emu/bus/cbmiec/c64_nl10.h +++ b/src/emu/bus/cbmiec/c64_nl10.h @@ -4,9 +4,6 @@ Star NL-10 Printer Interface Cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/cbmiec/cbmiec.c b/src/emu/bus/cbmiec/cbmiec.c index 76cc1a70152..f7b89521fa0 100644 --- a/src/emu/bus/cbmiec/cbmiec.c +++ b/src/emu/bus/cbmiec/cbmiec.c @@ -4,9 +4,6 @@ Commodore IEC Serial Bus emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/cbmiec/cbmiec.h b/src/emu/bus/cbmiec/cbmiec.h index 685a01ad7bd..627e3dc203f 100644 --- a/src/emu/bus/cbmiec/cbmiec.h +++ b/src/emu/bus/cbmiec/cbmiec.h @@ -4,9 +4,6 @@ Commodore IEC Serial Bus emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/cbmiec/cmdhd.c b/src/emu/bus/cbmiec/cmdhd.c index ba794889b77..d3025700fa7 100644 --- a/src/emu/bus/cbmiec/cmdhd.c +++ b/src/emu/bus/cbmiec/cmdhd.c @@ -4,9 +4,6 @@ CMD HD hard drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "cmdhd.h" diff --git a/src/emu/bus/cbmiec/cmdhd.h b/src/emu/bus/cbmiec/cmdhd.h index bbd7f09b25c..f71c0ad2741 100644 --- a/src/emu/bus/cbmiec/cmdhd.h +++ b/src/emu/bus/cbmiec/cmdhd.h @@ -4,9 +4,6 @@ CMD HD disk drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/cbmiec/diag264_lb_iec.c b/src/emu/bus/cbmiec/diag264_lb_iec.c index 47c9a2ed94c..d9c2e5ed303 100644 --- a/src/emu/bus/cbmiec/diag264_lb_iec.c +++ b/src/emu/bus/cbmiec/diag264_lb_iec.c @@ -4,9 +4,6 @@ Diag264 Serial Loop Back Connector emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "diag264_lb_iec.h" diff --git a/src/emu/bus/cbmiec/diag264_lb_iec.h b/src/emu/bus/cbmiec/diag264_lb_iec.h index ac3a5410e0b..ac963ec231e 100644 --- a/src/emu/bus/cbmiec/diag264_lb_iec.h +++ b/src/emu/bus/cbmiec/diag264_lb_iec.h @@ -4,9 +4,6 @@ Diag264 Serial Loop Back Connector emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/cbmiec/fd2000.c b/src/emu/bus/cbmiec/fd2000.c index fc277d1f4d0..d31b9d97507 100644 --- a/src/emu/bus/cbmiec/fd2000.c +++ b/src/emu/bus/cbmiec/fd2000.c @@ -4,9 +4,6 @@ CMD FD-2000/FD-4000 disk drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/cbmiec/fd2000.h b/src/emu/bus/cbmiec/fd2000.h index 5a0bc0b8e8d..00ff81a038d 100644 --- a/src/emu/bus/cbmiec/fd2000.h +++ b/src/emu/bus/cbmiec/fd2000.h @@ -4,9 +4,6 @@ CMD FD-2000/FD-4000 disk drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/cbmiec/interpod.c b/src/emu/bus/cbmiec/interpod.c index a5cdb5a3dc4..3354022508e 100644 --- a/src/emu/bus/cbmiec/interpod.c +++ b/src/emu/bus/cbmiec/interpod.c @@ -4,9 +4,6 @@ Oxford Computer Systems Interpod IEC to IEEE interface emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ /* diff --git a/src/emu/bus/cbmiec/interpod.h b/src/emu/bus/cbmiec/interpod.h index 758bd2f9cca..d2fee65fb3a 100644 --- a/src/emu/bus/cbmiec/interpod.h +++ b/src/emu/bus/cbmiec/interpod.h @@ -4,9 +4,6 @@ Oxford Computer Systems Interpod IEC to IEEE interface emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/emu/bus/cbmiec/serialbox.c b/src/emu/bus/cbmiec/serialbox.c index 25ec2da40fc..c3b653cb030 100644 --- a/src/emu/bus/cbmiec/serialbox.c +++ b/src/emu/bus/cbmiec/serialbox.c @@ -4,9 +4,6 @@ Serial Box 64K Serial Port Buffer emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "serialbox.h" diff --git a/src/emu/bus/cbmiec/serialbox.h b/src/emu/bus/cbmiec/serialbox.h index 3cabb6edca6..f045fd05dfb 100644 --- a/src/emu/bus/cbmiec/serialbox.h +++ b/src/emu/bus/cbmiec/serialbox.h @@ -4,9 +4,6 @@ Serial Box 64K Serial Port Buffer emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/centronics/comxpl80.c b/src/emu/bus/centronics/comxpl80.c index 6f77a8c26a5..6c3fa83a8d7 100644 --- a/src/emu/bus/centronics/comxpl80.c +++ b/src/emu/bus/centronics/comxpl80.c @@ -4,9 +4,6 @@ COMX PL-80 plotter emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/centronics/comxpl80.h b/src/emu/bus/centronics/comxpl80.h index b169e5741b1..4a943459c09 100644 --- a/src/emu/bus/centronics/comxpl80.h +++ b/src/emu/bus/centronics/comxpl80.h @@ -4,9 +4,6 @@ COMX PL-80 plotter emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/centronics/ctronics.c b/src/emu/bus/centronics/ctronics.c index 58329364b0a..c27affa41ea 100644 --- a/src/emu/bus/centronics/ctronics.c +++ b/src/emu/bus/centronics/ctronics.c @@ -4,9 +4,6 @@ Centronics printer interface - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ***************************************************************************/ #include "ctronics.h" diff --git a/src/emu/bus/centronics/epson_ex800.h b/src/emu/bus/centronics/epson_ex800.h index c64ca3b2e6e..5be05d7cb4f 100644 --- a/src/emu/bus/centronics/epson_ex800.h +++ b/src/emu/bus/centronics/epson_ex800.h @@ -4,9 +4,6 @@ Epson EX-800 dot matrix printer emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/centronics/epson_lx800.h b/src/emu/bus/centronics/epson_lx800.h index 1507b34b4d5..9af1ff3538d 100644 --- a/src/emu/bus/centronics/epson_lx800.h +++ b/src/emu/bus/centronics/epson_lx800.h @@ -4,9 +4,6 @@ Epson LX-800 dot matrix printer emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/coleco/ctrl.c b/src/emu/bus/coleco/ctrl.c index 4b7a0264b40..575276ee231 100644 --- a/src/emu/bus/coleco/ctrl.c +++ b/src/emu/bus/coleco/ctrl.c @@ -4,9 +4,6 @@ ColecoVision controller port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "ctrl.h" diff --git a/src/emu/bus/coleco/ctrl.h b/src/emu/bus/coleco/ctrl.h index bbbf3217428..dc45d18c1aa 100644 --- a/src/emu/bus/coleco/ctrl.h +++ b/src/emu/bus/coleco/ctrl.h @@ -4,9 +4,6 @@ ColecoVision controller port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** diff --git a/src/emu/bus/coleco/exp.c b/src/emu/bus/coleco/exp.c index 68834faf4b1..e8be5dfe15d 100644 --- a/src/emu/bus/coleco/exp.c +++ b/src/emu/bus/coleco/exp.c @@ -4,9 +4,6 @@ ColecoVision cartridge port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "exp.h" diff --git a/src/emu/bus/coleco/exp.h b/src/emu/bus/coleco/exp.h index 8e5e7774cac..882bb04b659 100644 --- a/src/emu/bus/coleco/exp.h +++ b/src/emu/bus/coleco/exp.h @@ -4,9 +4,6 @@ ColecoVision cartridge port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** D2 1 2 /C000 diff --git a/src/emu/bus/coleco/hand.c b/src/emu/bus/coleco/hand.c index ea91bb092c2..058f06a3711 100644 --- a/src/emu/bus/coleco/hand.c +++ b/src/emu/bus/coleco/hand.c @@ -4,9 +4,6 @@ ColecoVision Hand Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "hand.h" diff --git a/src/emu/bus/coleco/hand.h b/src/emu/bus/coleco/hand.h index aeab7d65683..d57ea3ea212 100644 --- a/src/emu/bus/coleco/hand.h +++ b/src/emu/bus/coleco/hand.h @@ -4,9 +4,6 @@ ColecoVision Hand Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/coleco/sac.c b/src/emu/bus/coleco/sac.c index b91341bfcf1..42ef14ca909 100644 --- a/src/emu/bus/coleco/sac.c +++ b/src/emu/bus/coleco/sac.c @@ -4,9 +4,6 @@ ColecoVision Super Action Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "sac.h" diff --git a/src/emu/bus/coleco/sac.h b/src/emu/bus/coleco/sac.h index 18c6ec2eb3c..b4bf3b09111 100644 --- a/src/emu/bus/coleco/sac.h +++ b/src/emu/bus/coleco/sac.h @@ -4,9 +4,6 @@ ColecoVision Super Action Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/coleco/std.c b/src/emu/bus/coleco/std.c index 790a3987374..f66a0463eae 100644 --- a/src/emu/bus/coleco/std.c +++ b/src/emu/bus/coleco/std.c @@ -4,9 +4,6 @@ ColecoVision standard cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "std.h" diff --git a/src/emu/bus/coleco/std.h b/src/emu/bus/coleco/std.h index 46b8c8b3521..ee0a6e24e9a 100644 --- a/src/emu/bus/coleco/std.h +++ b/src/emu/bus/coleco/std.h @@ -4,9 +4,6 @@ ColecoVision standard cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/compucolor/floppy.c b/src/emu/bus/compucolor/floppy.c index a2c840af357..7fa7e678dc2 100644 --- a/src/emu/bus/compucolor/floppy.c +++ b/src/emu/bus/compucolor/floppy.c @@ -4,9 +4,6 @@ Compucolor Floppy Disk Drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #include "floppy.h" diff --git a/src/emu/bus/compucolor/floppy.h b/src/emu/bus/compucolor/floppy.h index 4d75e3ca923..f229e96c3a9 100644 --- a/src/emu/bus/compucolor/floppy.h +++ b/src/emu/bus/compucolor/floppy.h @@ -4,9 +4,6 @@ Compucolor Floppy Disk Drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/emu/bus/comx35/clm.c b/src/emu/bus/comx35/clm.c index a29fecd698d..b9cc57b836f 100644 --- a/src/emu/bus/comx35/clm.c +++ b/src/emu/bus/comx35/clm.c @@ -4,9 +4,6 @@ COMX-35 80-Column Card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/comx35/clm.h b/src/emu/bus/comx35/clm.h index a79ef6ac043..c64e57956bd 100644 --- a/src/emu/bus/comx35/clm.h +++ b/src/emu/bus/comx35/clm.h @@ -4,9 +4,6 @@ COMX-35 80-Column Card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/comx35/eprom.c b/src/emu/bus/comx35/eprom.c index 1ef8305f78d..56be84b4902 100644 --- a/src/emu/bus/comx35/eprom.c +++ b/src/emu/bus/comx35/eprom.c @@ -4,9 +4,6 @@ COMX-35 F&M EPROM Card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "eprom.h" diff --git a/src/emu/bus/comx35/eprom.h b/src/emu/bus/comx35/eprom.h index d854446bb50..f3b03f42367 100644 --- a/src/emu/bus/comx35/eprom.h +++ b/src/emu/bus/comx35/eprom.h @@ -4,9 +4,6 @@ COMX-35 F&M EPROM Card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/comx35/exp.c b/src/emu/bus/comx35/exp.c index 27cdf41ee99..b0ff7aa77c3 100644 --- a/src/emu/bus/comx35/exp.c +++ b/src/emu/bus/comx35/exp.c @@ -4,9 +4,6 @@ COMX-35 Expansion Slot emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "exp.h" diff --git a/src/emu/bus/comx35/exp.h b/src/emu/bus/comx35/exp.h index 9afffd9ff98..df4f7fffb68 100644 --- a/src/emu/bus/comx35/exp.h +++ b/src/emu/bus/comx35/exp.h @@ -4,9 +4,6 @@ COMX-35 Expansion Slot emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** GND 1 A GND diff --git a/src/emu/bus/comx35/expbox.c b/src/emu/bus/comx35/expbox.c index 6b5acf04d40..7e4e9799e29 100644 --- a/src/emu/bus/comx35/expbox.c +++ b/src/emu/bus/comx35/expbox.c @@ -4,9 +4,6 @@ COMX-35E Expansion Box emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/comx35/expbox.h b/src/emu/bus/comx35/expbox.h index fac6f043500..6863f2c1339 100644 --- a/src/emu/bus/comx35/expbox.h +++ b/src/emu/bus/comx35/expbox.h @@ -4,9 +4,6 @@ COMX-35E Expansion Box emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/comx35/fdc.c b/src/emu/bus/comx35/fdc.c index f1aaed1c904..0c50673cc0f 100644 --- a/src/emu/bus/comx35/fdc.c +++ b/src/emu/bus/comx35/fdc.c @@ -4,9 +4,6 @@ COMX-35 Disk Controller Card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/comx35/fdc.h b/src/emu/bus/comx35/fdc.h index 8fb755eec1c..ce1a71c46a2 100644 --- a/src/emu/bus/comx35/fdc.h +++ b/src/emu/bus/comx35/fdc.h @@ -4,9 +4,6 @@ COMX-35 Disk Controller Card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/comx35/joycard.c b/src/emu/bus/comx35/joycard.c index e001d986481..2408693f1b8 100644 --- a/src/emu/bus/comx35/joycard.c +++ b/src/emu/bus/comx35/joycard.c @@ -4,9 +4,6 @@ COMX-35 F&M Joycard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "joycard.h" diff --git a/src/emu/bus/comx35/joycard.h b/src/emu/bus/comx35/joycard.h index 869df01eb58..be7bd63e528 100644 --- a/src/emu/bus/comx35/joycard.h +++ b/src/emu/bus/comx35/joycard.h @@ -4,9 +4,6 @@ COMX-35 F&M Joycard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/comx35/printer.c b/src/emu/bus/comx35/printer.c index 1851865b73f..2f36fffd9bd 100644 --- a/src/emu/bus/comx35/printer.c +++ b/src/emu/bus/comx35/printer.c @@ -4,9 +4,6 @@ COMX-35 Serial/Parallel Printer Card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "printer.h" diff --git a/src/emu/bus/comx35/printer.h b/src/emu/bus/comx35/printer.h index 85797d6cbd2..f67997b19ea 100644 --- a/src/emu/bus/comx35/printer.h +++ b/src/emu/bus/comx35/printer.h @@ -4,9 +4,6 @@ COMX-35 Serial/Parallel Printer Card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/comx35/ram.c b/src/emu/bus/comx35/ram.c index 1bec0a5343b..0a2caafa1da 100644 --- a/src/emu/bus/comx35/ram.c +++ b/src/emu/bus/comx35/ram.c @@ -4,9 +4,6 @@ COMX-35 RAM Card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "ram.h" diff --git a/src/emu/bus/comx35/ram.h b/src/emu/bus/comx35/ram.h index 532adf95c58..3618d6e2b4b 100644 --- a/src/emu/bus/comx35/ram.h +++ b/src/emu/bus/comx35/ram.h @@ -4,9 +4,6 @@ COMX-35 RAM Card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/comx35/thermal.c b/src/emu/bus/comx35/thermal.c index 9746f294a6a..e74b62978d6 100644 --- a/src/emu/bus/comx35/thermal.c +++ b/src/emu/bus/comx35/thermal.c @@ -4,9 +4,6 @@ COMX-35 Thermal Printer Card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "thermal.h" diff --git a/src/emu/bus/comx35/thermal.h b/src/emu/bus/comx35/thermal.h index 3a4c39ada97..8314039301c 100644 --- a/src/emu/bus/comx35/thermal.h +++ b/src/emu/bus/comx35/thermal.h @@ -4,9 +4,6 @@ COMX-35 Thermal Printer Card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ecbbus/ecbbus.c b/src/emu/bus/ecbbus/ecbbus.c index 812a7854f55..b3c5fa54ab1 100644 --- a/src/emu/bus/ecbbus/ecbbus.c +++ b/src/emu/bus/ecbbus/ecbbus.c @@ -4,9 +4,6 @@ Kontron Europe Card Bus emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "ecbbus.h" diff --git a/src/emu/bus/ecbbus/ecbbus.h b/src/emu/bus/ecbbus/ecbbus.h index 3a0217e2462..c04a0245596 100644 --- a/src/emu/bus/ecbbus/ecbbus.h +++ b/src/emu/bus/ecbbus/ecbbus.h @@ -4,9 +4,6 @@ Kontron Europe Card Bus emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** A B C diff --git a/src/emu/bus/ecbbus/grip.c b/src/emu/bus/ecbbus/grip.c index 1a1b333d4b8..4bf0bdefca4 100644 --- a/src/emu/bus/ecbbus/grip.c +++ b/src/emu/bus/ecbbus/grip.c @@ -4,9 +4,6 @@ Conitec Datensysteme GRIP graphics card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "grip.h" diff --git a/src/emu/bus/ecbbus/grip.h b/src/emu/bus/ecbbus/grip.h index 71eff97c8d2..9c4f098d2b9 100644 --- a/src/emu/bus/ecbbus/grip.h +++ b/src/emu/bus/ecbbus/grip.h @@ -4,9 +4,6 @@ Conitec Datensysteme GRIP graphics card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/econet/e01.c b/src/emu/bus/econet/e01.c index 45f17d72b21..41b2483c068 100644 --- a/src/emu/bus/econet/e01.c +++ b/src/emu/bus/econet/e01.c @@ -4,9 +4,6 @@ Acorn FileStore E01/E01S network hard disk emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - http://acorn.chriswhy.co.uk/Network/Econet.html http://acorn.chriswhy.co.uk/Network/Pics/Acorn_FileStoreE01.html http://acorn.chriswhy.co.uk/8bit_Upgrades/Acorn_FileStoreE01S.html diff --git a/src/emu/bus/econet/e01.h b/src/emu/bus/econet/e01.h index 7d968b06408..dc8708ef78d 100644 --- a/src/emu/bus/econet/e01.h +++ b/src/emu/bus/econet/e01.h @@ -4,9 +4,6 @@ Acorn FileStore E01/E01S network hard disk emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/econet/econet.c b/src/emu/bus/econet/econet.c index 03016e6afc0..94b0bb77786 100644 --- a/src/emu/bus/econet/econet.c +++ b/src/emu/bus/econet/econet.c @@ -4,9 +4,6 @@ Acorn Computers Econet local area network emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "econet.h" diff --git a/src/emu/bus/econet/econet.h b/src/emu/bus/econet/econet.h index 144b55b5cb3..e072c7bb43b 100644 --- a/src/emu/bus/econet/econet.h +++ b/src/emu/bus/econet/econet.h @@ -4,9 +4,6 @@ Acorn Computers Econet local area network emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ep64/exdos.c b/src/emu/bus/ep64/exdos.c index 893e46fc71b..4cc31ed30b1 100644 --- a/src/emu/bus/ep64/exdos.c +++ b/src/emu/bus/ep64/exdos.c @@ -4,9 +4,6 @@ Intelligent Software EXDOS Disk Controller Module emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/ep64/exdos.h b/src/emu/bus/ep64/exdos.h index c7fa267710b..2ac9f5bca85 100644 --- a/src/emu/bus/ep64/exdos.h +++ b/src/emu/bus/ep64/exdos.h @@ -4,9 +4,6 @@ Intelligent Software EXDOS Disk Controller Module emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ep64/exp.c b/src/emu/bus/ep64/exp.c index 4fa75ac94aa..55747d8b0ea 100644 --- a/src/emu/bus/ep64/exp.c +++ b/src/emu/bus/ep64/exp.c @@ -4,9 +4,6 @@ Enterprise Sixty Four / One Two Eight Expansion Bus emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "exp.h" diff --git a/src/emu/bus/ep64/exp.h b/src/emu/bus/ep64/exp.h index 48ca248817b..cbd7b4394a1 100644 --- a/src/emu/bus/ep64/exp.h +++ b/src/emu/bus/ep64/exp.h @@ -4,9 +4,6 @@ Enterprise Sixty Four / One Two Eight Expansion Bus emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** LH SOUND IN B1 A1 RH SOUND IN diff --git a/src/emu/bus/gamegear/ggext.c b/src/emu/bus/gamegear/ggext.c index 50f7c9141cd..d641a29a786 100644 --- a/src/emu/bus/gamegear/ggext.c +++ b/src/emu/bus/gamegear/ggext.c @@ -5,9 +5,6 @@ Sega Game Gear EXT port emulation Also known as Gear-to-Gear (or VS, in Japan) cable connector - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "ggext.h" diff --git a/src/emu/bus/gamegear/smsctrladp.c b/src/emu/bus/gamegear/smsctrladp.c index 6191bc81935..a9a86db7397 100644 --- a/src/emu/bus/gamegear/smsctrladp.c +++ b/src/emu/bus/gamegear/smsctrladp.c @@ -5,9 +5,6 @@ Sega Game Gear "SMS Controller Adaptor" emulation Also known as "Master Link" cable. - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "smsctrladp.h" diff --git a/src/emu/bus/ieee488/c2031.c b/src/emu/bus/ieee488/c2031.c index 2f88f16556a..b26c27c2ff6 100644 --- a/src/emu/bus/ieee488/c2031.c +++ b/src/emu/bus/ieee488/c2031.c @@ -4,9 +4,6 @@ Commodore 2031 Single Disk Drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "c2031.h" diff --git a/src/emu/bus/ieee488/c2031.h b/src/emu/bus/ieee488/c2031.h index 15b964139d7..8423a8c1c95 100644 --- a/src/emu/bus/ieee488/c2031.h +++ b/src/emu/bus/ieee488/c2031.h @@ -4,9 +4,6 @@ Commodore 2031 Single Disk Drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ieee488/c2040.c b/src/emu/bus/ieee488/c2040.c index 273756742a5..7350af4a377 100644 --- a/src/emu/bus/ieee488/c2040.c +++ b/src/emu/bus/ieee488/c2040.c @@ -4,9 +4,6 @@ Commodore 2040/3040/4040 Disk Drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/ieee488/c2040.h b/src/emu/bus/ieee488/c2040.h index 2664a2ffdd8..45f0d6d443c 100644 --- a/src/emu/bus/ieee488/c2040.h +++ b/src/emu/bus/ieee488/c2040.h @@ -4,9 +4,6 @@ Commodore 2040/3040/4040 Disk Drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ieee488/c2040fdc.c b/src/emu/bus/ieee488/c2040fdc.c index 3881ff643f6..44baae86260 100644 --- a/src/emu/bus/ieee488/c2040fdc.c +++ b/src/emu/bus/ieee488/c2040fdc.c @@ -4,9 +4,6 @@ Commodore 2040 floppy disk controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/ieee488/c2040fdc.h b/src/emu/bus/ieee488/c2040fdc.h index 382c540d4e4..5e09f9843e7 100644 --- a/src/emu/bus/ieee488/c2040fdc.h +++ b/src/emu/bus/ieee488/c2040fdc.h @@ -4,9 +4,6 @@ Commodore 2040 floppy disk controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ieee488/c8050.c b/src/emu/bus/ieee488/c8050.c index c8e314336bd..7211a834bdc 100644 --- a/src/emu/bus/ieee488/c8050.c +++ b/src/emu/bus/ieee488/c8050.c @@ -4,9 +4,6 @@ Commodore 8050/8250/SFD-1001 Disk Drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/ieee488/c8050.h b/src/emu/bus/ieee488/c8050.h index db87bffeab3..594c577b831 100644 --- a/src/emu/bus/ieee488/c8050.h +++ b/src/emu/bus/ieee488/c8050.h @@ -4,9 +4,6 @@ Commodore 8050/8250/SFD-1001 Disk Drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ieee488/c8050fdc.c b/src/emu/bus/ieee488/c8050fdc.c index 86aea2522fc..8b0a853c6d0 100644 --- a/src/emu/bus/ieee488/c8050fdc.c +++ b/src/emu/bus/ieee488/c8050fdc.c @@ -4,9 +4,6 @@ Commodore 8050 floppy disk controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/ieee488/c8050fdc.h b/src/emu/bus/ieee488/c8050fdc.h index 9c4f9d665f1..8228c9660d0 100644 --- a/src/emu/bus/ieee488/c8050fdc.h +++ b/src/emu/bus/ieee488/c8050fdc.h @@ -4,9 +4,6 @@ Commodore 8050 floppy disk controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ieee488/c8280.c b/src/emu/bus/ieee488/c8280.c index 0265f0983d1..444989c8242 100644 --- a/src/emu/bus/ieee488/c8280.c +++ b/src/emu/bus/ieee488/c8280.c @@ -4,9 +4,6 @@ Commodore 8280 Dual 8" Disk Drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "c8280.h" diff --git a/src/emu/bus/ieee488/c8280.h b/src/emu/bus/ieee488/c8280.h index ecb519ace7d..a17a3371aa4 100644 --- a/src/emu/bus/ieee488/c8280.h +++ b/src/emu/bus/ieee488/c8280.h @@ -4,9 +4,6 @@ Commodore 8280 Dual 8" Disk Drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ieee488/d9060.c b/src/emu/bus/ieee488/d9060.c index 055c8a1a81c..5e06142ddf9 100644 --- a/src/emu/bus/ieee488/d9060.c +++ b/src/emu/bus/ieee488/d9060.c @@ -4,9 +4,6 @@ Commodore 9060/9090 Hard Disk Drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/ieee488/d9060.h b/src/emu/bus/ieee488/d9060.h index 67eb8c195ba..20d16e159a1 100644 --- a/src/emu/bus/ieee488/d9060.h +++ b/src/emu/bus/ieee488/d9060.h @@ -4,9 +4,6 @@ Commodore D9060/D9090 Hard Disk Drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ieee488/hardbox.c b/src/emu/bus/ieee488/hardbox.c index d3abf202031..4a2a0c16dae 100644 --- a/src/emu/bus/ieee488/hardbox.c +++ b/src/emu/bus/ieee488/hardbox.c @@ -4,9 +4,6 @@ SSE HardBox emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ****************************************************************************/ /* diff --git a/src/emu/bus/ieee488/hardbox.h b/src/emu/bus/ieee488/hardbox.h index 6aeff4d2f9c..77cbd23fb07 100644 --- a/src/emu/bus/ieee488/hardbox.h +++ b/src/emu/bus/ieee488/hardbox.h @@ -4,9 +4,6 @@ SSE HardBox emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ieee488/ieee488.c b/src/emu/bus/ieee488/ieee488.c index d2ebcee6a1a..16b8dda4f98 100644 --- a/src/emu/bus/ieee488/ieee488.c +++ b/src/emu/bus/ieee488/ieee488.c @@ -5,9 +5,6 @@ IEEE-488.1 General Purpose Interface Bus emulation (aka HP-IB, GPIB, CBM IEEE) - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "ieee488.h" diff --git a/src/emu/bus/ieee488/ieee488.h b/src/emu/bus/ieee488/ieee488.h index 7014e625c2f..3a6c53966f1 100644 --- a/src/emu/bus/ieee488/ieee488.h +++ b/src/emu/bus/ieee488/ieee488.h @@ -5,9 +5,6 @@ IEEE-488.1 General Purpose Interface Bus emulation (aka HP-IB, GPIB, CBM IEEE) - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ieee488/shark.c b/src/emu/bus/ieee488/shark.c index 16c66fda0c0..47582aa42b8 100644 --- a/src/emu/bus/ieee488/shark.c +++ b/src/emu/bus/ieee488/shark.c @@ -4,9 +4,6 @@ Mator Systems SHARK Intelligent Winchester Disc Subsystem emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "shark.h" diff --git a/src/emu/bus/ieee488/shark.h b/src/emu/bus/ieee488/shark.h index 8306e5210d9..d5e2f1fe1f8 100644 --- a/src/emu/bus/ieee488/shark.h +++ b/src/emu/bus/ieee488/shark.h @@ -6,9 +6,6 @@ 35MB PRIAM DISKOS 3450 8" Winchester Hard Disk (-chs 525,5,? -ss ?) - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ieee488/softbox.c b/src/emu/bus/ieee488/softbox.c index 6b7c558b727..7f1dfe64b9d 100644 --- a/src/emu/bus/ieee488/softbox.c +++ b/src/emu/bus/ieee488/softbox.c @@ -4,9 +4,6 @@ SSE SoftBox emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/ieee488/softbox.h b/src/emu/bus/ieee488/softbox.h index a292b898f7b..97e729fcc8d 100644 --- a/src/emu/bus/ieee488/softbox.h +++ b/src/emu/bus/ieee488/softbox.h @@ -4,9 +4,6 @@ SSE SoftBox emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/imi7000/imi5000h.c b/src/emu/bus/imi7000/imi5000h.c index 8cd1665b894..ff57b942f17 100644 --- a/src/emu/bus/imi7000/imi5000h.c +++ b/src/emu/bus/imi7000/imi5000h.c @@ -6,9 +6,6 @@ Used in Corvus Systems H-Series drives (Model 6/11/20) - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "imi5000h.h" diff --git a/src/emu/bus/imi7000/imi5000h.h b/src/emu/bus/imi7000/imi5000h.h index 74405dcc2a2..2577293ae20 100644 --- a/src/emu/bus/imi7000/imi5000h.h +++ b/src/emu/bus/imi7000/imi5000h.h @@ -6,9 +6,6 @@ Used in Corvus Systems H-Series drives (Model 6/11/20) - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/imi7000/imi7000.c b/src/emu/bus/imi7000/imi7000.c index b974dd9a29e..b67c980c466 100644 --- a/src/emu/bus/imi7000/imi7000.c +++ b/src/emu/bus/imi7000/imi7000.c @@ -4,9 +4,6 @@ International Memories Incorporated IMI 7000 Series bus emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "imi7000.h" diff --git a/src/emu/bus/imi7000/imi7000.h b/src/emu/bus/imi7000/imi7000.h index e360ae99feb..257ad0c562c 100644 --- a/src/emu/bus/imi7000/imi7000.h +++ b/src/emu/bus/imi7000/imi7000.h @@ -4,9 +4,6 @@ International Memories Incorporated IMI 7000 Series bus emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** GND 1 2 GND diff --git a/src/emu/bus/isa/aha1542.c b/src/emu/bus/isa/aha1542.c index 7188e49bb84..026e1278682 100644 --- a/src/emu/bus/isa/aha1542.c +++ b/src/emu/bus/isa/aha1542.c @@ -4,9 +4,6 @@ * * Adaptec AHA-1542{,C,CF} SCSI Controller * - * Copyright MESS Team. - * Visit http://mamedev.org for licensing and usage restrictions. - * **********************************************************************/ /* diff --git a/src/emu/bus/isa/mc1502_fdc.c b/src/emu/bus/isa/mc1502_fdc.c index 9ced2603479..b94360733c6 100644 --- a/src/emu/bus/isa/mc1502_fdc.c +++ b/src/emu/bus/isa/mc1502_fdc.c @@ -4,9 +4,6 @@ Electronika MC 1502 FDC device - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "mc1502_fdc.h" diff --git a/src/emu/bus/isa/mc1502_fdc.h b/src/emu/bus/isa/mc1502_fdc.h index 856181292a0..3cfc3ced3c3 100644 --- a/src/emu/bus/isa/mc1502_fdc.h +++ b/src/emu/bus/isa/mc1502_fdc.h @@ -4,9 +4,6 @@ Electronika MC 1502 FDC device - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/isa/mc1502_rom.c b/src/emu/bus/isa/mc1502_rom.c index 6dfc16f7799..2dd85f50898 100644 --- a/src/emu/bus/isa/mc1502_rom.c +++ b/src/emu/bus/isa/mc1502_rom.c @@ -4,9 +4,6 @@ MC-1502 ROM cartridge device - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "mc1502_rom.h" diff --git a/src/emu/bus/isa/mc1502_rom.h b/src/emu/bus/isa/mc1502_rom.h index dbf00713c76..9d5bd584ac0 100644 --- a/src/emu/bus/isa/mc1502_rom.h +++ b/src/emu/bus/isa/mc1502_rom.h @@ -4,9 +4,6 @@ MC-1502 ROM cartridge device - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/isa/p1_fdc.c b/src/emu/bus/isa/p1_fdc.c index ff45e283a2c..c2b10375cb8 100644 --- a/src/emu/bus/isa/p1_fdc.c +++ b/src/emu/bus/isa/p1_fdc.c @@ -4,9 +4,6 @@ Poisk-1 FDC device (model B504) - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "p1_fdc.h" diff --git a/src/emu/bus/isa/p1_fdc.h b/src/emu/bus/isa/p1_fdc.h index 36572d5ab86..c6d7a416ce1 100644 --- a/src/emu/bus/isa/p1_fdc.h +++ b/src/emu/bus/isa/p1_fdc.h @@ -4,9 +4,6 @@ Poisk-1 FDC device (model B504) - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/isa/p1_hdc.c b/src/emu/bus/isa/p1_hdc.c index bc3d8fdf7a5..3cbf1f11039 100644 --- a/src/emu/bus/isa/p1_hdc.c +++ b/src/emu/bus/isa/p1_hdc.c @@ -4,9 +4,6 @@ Poisk-1 HDC device (model B942) - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "p1_hdc.h" diff --git a/src/emu/bus/isa/p1_hdc.h b/src/emu/bus/isa/p1_hdc.h index 0d27af123ec..ca5c9f3de0c 100644 --- a/src/emu/bus/isa/p1_hdc.h +++ b/src/emu/bus/isa/p1_hdc.h @@ -4,9 +4,6 @@ Poisk-1 HDC device (model B942) - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/isa/p1_rom.c b/src/emu/bus/isa/p1_rom.c index 4da8ca0f89d..bebbcd53011 100644 --- a/src/emu/bus/isa/p1_rom.c +++ b/src/emu/bus/isa/p1_rom.c @@ -4,9 +4,6 @@ Poisk-1 ROM cartridge device - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "p1_rom.h" diff --git a/src/emu/bus/isa/p1_rom.h b/src/emu/bus/isa/p1_rom.h index 8228c8df052..8ec16c4bc7b 100644 --- a/src/emu/bus/isa/p1_rom.h +++ b/src/emu/bus/isa/p1_rom.h @@ -4,9 +4,6 @@ Poisk-1 ROM cartridge device - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/isa/pc1640_iga.c b/src/emu/bus/isa/pc1640_iga.c index 9b052a47f64..127d90560b5 100644 --- a/src/emu/bus/isa/pc1640_iga.c +++ b/src/emu/bus/isa/pc1640_iga.c @@ -4,9 +4,6 @@ Amstrad PC1640 Integrated Graphics Adapter emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** This display controller is integrated on the PC1640 motherboard diff --git a/src/emu/bus/isa/pc1640_iga.h b/src/emu/bus/isa/pc1640_iga.h index 6ec42730150..3bb632528d4 100644 --- a/src/emu/bus/isa/pc1640_iga.h +++ b/src/emu/bus/isa/pc1640_iga.h @@ -4,9 +4,6 @@ Amstrad PC1640 Integrated Graphics Adapter emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/isa/wd1002a_wx1.c b/src/emu/bus/isa/wd1002a_wx1.c index 449ab6ce5c6..29df9cec729 100644 --- a/src/emu/bus/isa/wd1002a_wx1.c +++ b/src/emu/bus/isa/wd1002a_wx1.c @@ -4,9 +4,6 @@ Western Digital WD1002A-WX1 Winchester Disk Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "wd1002a_wx1.h" diff --git a/src/emu/bus/isa/wd1002a_wx1.h b/src/emu/bus/isa/wd1002a_wx1.h index e0cb75f18b6..d328fb0f16b 100644 --- a/src/emu/bus/isa/wd1002a_wx1.h +++ b/src/emu/bus/isa/wd1002a_wx1.h @@ -4,9 +4,6 @@ Western Digital WD1002A-WX1 Winchester Disk Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/isa/wdxt_gen.c b/src/emu/bus/isa/wdxt_gen.c index f3a17ea173a..abd262cd918 100644 --- a/src/emu/bus/isa/wdxt_gen.c +++ b/src/emu/bus/isa/wdxt_gen.c @@ -4,9 +4,6 @@ Western Digital WDXT-GEN ISA XT MFM Hard Disk Controller - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/isa/wdxt_gen.h b/src/emu/bus/isa/wdxt_gen.h index b5019cd8800..dae157cba89 100644 --- a/src/emu/bus/isa/wdxt_gen.h +++ b/src/emu/bus/isa/wdxt_gen.h @@ -4,9 +4,6 @@ Western Digital WDXT-GEN ISA XT MFM Hard Disk Controller - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** Emulated here is the variant supplied with Amstrad PC1512/1640, diff --git a/src/emu/bus/isbx/compis_fdc.c b/src/emu/bus/isbx/compis_fdc.c index d46c1c8bec2..2718f57c78f 100644 --- a/src/emu/bus/isbx/compis_fdc.c +++ b/src/emu/bus/isbx/compis_fdc.c @@ -4,9 +4,6 @@ TeleNova Compis Floppy Disk Controller (119 106/1) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "compis_fdc.h" diff --git a/src/emu/bus/isbx/compis_fdc.h b/src/emu/bus/isbx/compis_fdc.h index 9bb76e7a07b..3ccd294a9f8 100644 --- a/src/emu/bus/isbx/compis_fdc.h +++ b/src/emu/bus/isbx/compis_fdc.h @@ -4,9 +4,6 @@ TeleNova Compis Floppy Disk Controller (119 106/1) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/isbx/isbc_218a.c b/src/emu/bus/isbx/isbc_218a.c index 8e2b6997644..319fb66a38a 100644 --- a/src/emu/bus/isbx/isbc_218a.c +++ b/src/emu/bus/isbx/isbc_218a.c @@ -4,9 +4,6 @@ ISBX 218a with ISBC configuration - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "isbc_218a.h" diff --git a/src/emu/bus/isbx/isbc_218a.h b/src/emu/bus/isbx/isbc_218a.h index 7b3820604d1..8718c012696 100644 --- a/src/emu/bus/isbx/isbc_218a.h +++ b/src/emu/bus/isbx/isbc_218a.h @@ -4,9 +4,6 @@ ISBX 218a with ISBC configuration - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/isbx/isbx.c b/src/emu/bus/isbx/isbx.c index 7a8a172b060..09b7d84b6fd 100644 --- a/src/emu/bus/isbx/isbx.c +++ b/src/emu/bus/isbx/isbx.c @@ -4,9 +4,6 @@ Intel Multibus I/O Expansion Bus IEEE-P959 (iSBX) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "isbx.h" diff --git a/src/emu/bus/isbx/isbx.h b/src/emu/bus/isbx/isbx.h index c2ae0ee07d3..d3f15098ee7 100644 --- a/src/emu/bus/isbx/isbx.h +++ b/src/emu/bus/isbx/isbx.h @@ -4,9 +4,6 @@ Intel Multibus I/O Expansion Bus IEEE-P959 (iSBX) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** +12V 1 2 -12V diff --git a/src/emu/bus/pc_kbd/pc83.c b/src/emu/bus/pc_kbd/pc83.c index e1cd414af74..ef979eef530 100644 --- a/src/emu/bus/pc_kbd/pc83.c +++ b/src/emu/bus/pc_kbd/pc83.c @@ -4,9 +4,6 @@ IBM 5150 83-key keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #include "pc83.h" diff --git a/src/emu/bus/pc_kbd/pc83.h b/src/emu/bus/pc_kbd/pc83.h index 3b26e9ac316..5ee259253ff 100644 --- a/src/emu/bus/pc_kbd/pc83.h +++ b/src/emu/bus/pc_kbd/pc83.h @@ -4,9 +4,6 @@ IBM 5150 83-key keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/emu/bus/pc_kbd/pcat84.c b/src/emu/bus/pc_kbd/pcat84.c index 3d2de063d1d..471333e9d18 100644 --- a/src/emu/bus/pc_kbd/pcat84.c +++ b/src/emu/bus/pc_kbd/pcat84.c @@ -4,9 +4,6 @@ IBM Model F PC/AT 84-key / 3270PC 122-key keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ /* diff --git a/src/emu/bus/pc_kbd/pcat84.h b/src/emu/bus/pc_kbd/pcat84.h index c43c1c202f1..06f58c84738 100644 --- a/src/emu/bus/pc_kbd/pcat84.h +++ b/src/emu/bus/pc_kbd/pcat84.h @@ -4,9 +4,6 @@ IBM Model F PC/AT 84-key / 3270PC 122-key keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/emu/bus/pc_kbd/pcxt83.c b/src/emu/bus/pc_kbd/pcxt83.c index 504e7c118ad..dfbc5616b73 100644 --- a/src/emu/bus/pc_kbd/pcxt83.c +++ b/src/emu/bus/pc_kbd/pcxt83.c @@ -4,9 +4,6 @@ IBM Model F PC/XT 83-key keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ /* diff --git a/src/emu/bus/pc_kbd/pcxt83.h b/src/emu/bus/pc_kbd/pcxt83.h index ff632c885f8..cec03f8bc92 100644 --- a/src/emu/bus/pc_kbd/pcxt83.h +++ b/src/emu/bus/pc_kbd/pcxt83.h @@ -4,9 +4,6 @@ IBM Model F PC/XT 83-key keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/emu/bus/pet/64k.c b/src/emu/bus/pet/64k.c index f0057cf6b36..4bc9c01d596 100644 --- a/src/emu/bus/pet/64k.c +++ b/src/emu/bus/pet/64k.c @@ -4,9 +4,6 @@ Commodore PET 64KB RAM Expansion emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "64k.h" diff --git a/src/emu/bus/pet/64k.h b/src/emu/bus/pet/64k.h index 96971fd83ba..6a7511357ad 100644 --- a/src/emu/bus/pet/64k.h +++ b/src/emu/bus/pet/64k.h @@ -4,9 +4,6 @@ Commodore PET 64KB RAM Expansion emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/pet/c2n.c b/src/emu/bus/pet/c2n.c index b2061c47b91..aab392e9ffb 100644 --- a/src/emu/bus/pet/c2n.c +++ b/src/emu/bus/pet/c2n.c @@ -4,9 +4,6 @@ Commodore C2N/1530/1531 Datassette emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "c2n.h" diff --git a/src/emu/bus/pet/c2n.h b/src/emu/bus/pet/c2n.h index 5d2edc746c9..a8e09d57c00 100644 --- a/src/emu/bus/pet/c2n.h +++ b/src/emu/bus/pet/c2n.h @@ -4,9 +4,6 @@ Commodore C2N/1530/1531 Datassette emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/pet/cass.c b/src/emu/bus/pet/cass.c index 8ceb01d7c54..f425478e5a2 100644 --- a/src/emu/bus/pet/cass.c +++ b/src/emu/bus/pet/cass.c @@ -4,9 +4,6 @@ Commodore PET/VIC-20/C64/Plus-4 Datassette Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "cass.h" diff --git a/src/emu/bus/pet/cass.h b/src/emu/bus/pet/cass.h index 584c3834e5f..b4c2da0738b 100644 --- a/src/emu/bus/pet/cass.h +++ b/src/emu/bus/pet/cass.h @@ -4,9 +4,6 @@ Commodore PET/VIC-20/C64/Plus-4 Datassette Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** GND 1 A GND diff --git a/src/emu/bus/pet/cb2snd.c b/src/emu/bus/pet/cb2snd.c index 0ff4659a24c..d89ef26268c 100644 --- a/src/emu/bus/pet/cb2snd.c +++ b/src/emu/bus/pet/cb2snd.c @@ -6,9 +6,6 @@ http://zimmers.net/cbmpics/cbm/PETx/petfaq.html - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "cb2snd.h" diff --git a/src/emu/bus/pet/cb2snd.h b/src/emu/bus/pet/cb2snd.h index 23c8a2c0f53..77d5f93979a 100644 --- a/src/emu/bus/pet/cb2snd.h +++ b/src/emu/bus/pet/cb2snd.h @@ -4,9 +4,6 @@ Commodore PET userport "CB2 sound" audio device emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/pet/diag.c b/src/emu/bus/pet/diag.c index 653b2c2af3f..7cd73c6fff0 100644 --- a/src/emu/bus/pet/diag.c +++ b/src/emu/bus/pet/diag.c @@ -4,9 +4,6 @@ Commodore PET User Port Diagnostic Connector emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "diag.h" diff --git a/src/emu/bus/pet/diag.h b/src/emu/bus/pet/diag.h index fec6dcae5a8..2f8d094ef01 100644 --- a/src/emu/bus/pet/diag.h +++ b/src/emu/bus/pet/diag.h @@ -4,9 +4,6 @@ Commodore PET User Port Diagnostic Connector emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/pet/diag264_lb_tape.c b/src/emu/bus/pet/diag264_lb_tape.c index 110fc937a70..0c3bfb87d74 100644 --- a/src/emu/bus/pet/diag264_lb_tape.c +++ b/src/emu/bus/pet/diag264_lb_tape.c @@ -4,9 +4,6 @@ Diag264 Cassette Loop Back Connector emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "diag264_lb_tape.h" diff --git a/src/emu/bus/pet/diag264_lb_tape.h b/src/emu/bus/pet/diag264_lb_tape.h index 8fc749e66fc..4d37e32ec94 100644 --- a/src/emu/bus/pet/diag264_lb_tape.h +++ b/src/emu/bus/pet/diag264_lb_tape.h @@ -4,9 +4,6 @@ Diag264 Cassette Loop Back Connector emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/pet/exp.c b/src/emu/bus/pet/exp.c index f94f4640364..e550c2cf80f 100644 --- a/src/emu/bus/pet/exp.c +++ b/src/emu/bus/pet/exp.c @@ -4,9 +4,6 @@ Commodore PET Memory Expansion Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "exp.h" diff --git a/src/emu/bus/pet/exp.h b/src/emu/bus/pet/exp.h index daf579a315b..ed583333c60 100644 --- a/src/emu/bus/pet/exp.h +++ b/src/emu/bus/pet/exp.h @@ -4,9 +4,6 @@ Commodore PET Memory Expansion Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** **********************************************************************/ diff --git a/src/emu/bus/pet/hsg.c b/src/emu/bus/pet/hsg.c index 6cbb28860cd..5f2d7d1df9d 100644 --- a/src/emu/bus/pet/hsg.c +++ b/src/emu/bus/pet/hsg.c @@ -4,9 +4,6 @@ CBM 8000 High Speed Graphics (324402-01) card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/pet/hsg.h b/src/emu/bus/pet/hsg.h index c99e360e739..40345894063 100644 --- a/src/emu/bus/pet/hsg.h +++ b/src/emu/bus/pet/hsg.h @@ -4,9 +4,6 @@ CBM 8000 High Speed Graphics (324402-01) card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/pet/petuja.c b/src/emu/bus/pet/petuja.c index 6d0376aa549..4bc335e7dab 100644 --- a/src/emu/bus/pet/petuja.c +++ b/src/emu/bus/pet/petuja.c @@ -6,9 +6,6 @@ http://zimmers.net/cbmpics/cbm/PETx/petfaq.html - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "petuja.h" diff --git a/src/emu/bus/pet/petuja.h b/src/emu/bus/pet/petuja.h index de93d1fb370..f923b3dccda 100644 --- a/src/emu/bus/pet/petuja.h +++ b/src/emu/bus/pet/petuja.h @@ -4,9 +4,6 @@ Commodore PET userport joystick adapter emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/pet/superpet.c b/src/emu/bus/pet/superpet.c index 30c3d3d70c8..35a80c2e298 100644 --- a/src/emu/bus/pet/superpet.c +++ b/src/emu/bus/pet/superpet.c @@ -4,9 +4,6 @@ Commodore SuperPET emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "superpet.h" diff --git a/src/emu/bus/pet/superpet.h b/src/emu/bus/pet/superpet.h index de7d6ee9f75..2cf1c011c6e 100644 --- a/src/emu/bus/pet/superpet.h +++ b/src/emu/bus/pet/superpet.h @@ -4,9 +4,6 @@ Commodore SuperPET emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/pet/user.c b/src/emu/bus/pet/user.c index b4e93ec8463..b543777df63 100644 --- a/src/emu/bus/pet/user.c +++ b/src/emu/bus/pet/user.c @@ -4,9 +4,6 @@ Commodore PET User Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "user.h" diff --git a/src/emu/bus/pet/user.h b/src/emu/bus/pet/user.h index c8647543759..9c6e6d8bd3e 100644 --- a/src/emu/bus/pet/user.h +++ b/src/emu/bus/pet/user.h @@ -4,9 +4,6 @@ Commodore PET User Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** GND 1 A GND diff --git a/src/emu/bus/plus4/c1551.c b/src/emu/bus/plus4/c1551.c index 5f3edbff910..b50678ca594 100644 --- a/src/emu/bus/plus4/c1551.c +++ b/src/emu/bus/plus4/c1551.c @@ -4,9 +4,6 @@ Commodore 1551 Single Disk Drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "c1551.h" diff --git a/src/emu/bus/plus4/c1551.h b/src/emu/bus/plus4/c1551.h index 1c3a0639b0a..89c385f94d8 100644 --- a/src/emu/bus/plus4/c1551.h +++ b/src/emu/bus/plus4/c1551.h @@ -4,9 +4,6 @@ Commodore 1551 Single Disk Drive emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/plus4/diag264_lb_user.c b/src/emu/bus/plus4/diag264_lb_user.c index 37c3f4ba5d9..10d93e462e6 100644 --- a/src/emu/bus/plus4/diag264_lb_user.c +++ b/src/emu/bus/plus4/diag264_lb_user.c @@ -4,9 +4,6 @@ Diag264 User Port Loop Back Connector emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "diag264_lb_user.h" diff --git a/src/emu/bus/plus4/diag264_lb_user.h b/src/emu/bus/plus4/diag264_lb_user.h index 9da2b7eb269..25e0766d064 100644 --- a/src/emu/bus/plus4/diag264_lb_user.h +++ b/src/emu/bus/plus4/diag264_lb_user.h @@ -4,9 +4,6 @@ Diag264 User Port Loop Back Connector emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/plus4/exp.c b/src/emu/bus/plus4/exp.c index efdff1a1a70..801470cbf30 100644 --- a/src/emu/bus/plus4/exp.c +++ b/src/emu/bus/plus4/exp.c @@ -4,9 +4,6 @@ Commodore Plus/4 Expansion Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "exp.h" diff --git a/src/emu/bus/plus4/exp.h b/src/emu/bus/plus4/exp.h index 2cbcf1a0a1a..0bd8e963cc6 100644 --- a/src/emu/bus/plus4/exp.h +++ b/src/emu/bus/plus4/exp.h @@ -4,9 +4,6 @@ Commodore Plus/4 Expansion Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** GND 1 A GND diff --git a/src/emu/bus/plus4/sid.c b/src/emu/bus/plus4/sid.c index a5e0a7a6ac9..57515474824 100644 --- a/src/emu/bus/plus4/sid.c +++ b/src/emu/bus/plus4/sid.c @@ -6,9 +6,6 @@ http://solder.dyndns.info/cgi-bin/showdir.pl?dir=files/commodore/plus4/hardware/SID-Card - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/plus4/sid.h b/src/emu/bus/plus4/sid.h index 5a4f327ec99..63a7040416f 100644 --- a/src/emu/bus/plus4/sid.h +++ b/src/emu/bus/plus4/sid.h @@ -4,9 +4,6 @@ Commodore Plus/4 SID cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/plus4/std.c b/src/emu/bus/plus4/std.c index 943c874ac81..8627f99cc30 100644 --- a/src/emu/bus/plus4/std.c +++ b/src/emu/bus/plus4/std.c @@ -4,9 +4,6 @@ Commodore Plus/4 standard cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "std.h" diff --git a/src/emu/bus/plus4/std.h b/src/emu/bus/plus4/std.h index 1bb7d440bb3..3949240b037 100644 --- a/src/emu/bus/plus4/std.h +++ b/src/emu/bus/plus4/std.h @@ -4,9 +4,6 @@ Commodore Plus/4 standard cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/plus4/user.c b/src/emu/bus/plus4/user.c index b0e92fb9f64..7c9c6ed24b5 100644 --- a/src/emu/bus/plus4/user.c +++ b/src/emu/bus/plus4/user.c @@ -4,9 +4,6 @@ Commodore Plus/4 User Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "user.h" diff --git a/src/emu/bus/plus4/user.h b/src/emu/bus/plus4/user.h index 913cb811d41..abf4a909ccb 100644 --- a/src/emu/bus/plus4/user.h +++ b/src/emu/bus/plus4/user.h @@ -4,9 +4,6 @@ Commodore Plus/4 User Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** GND 1 A GND diff --git a/src/emu/bus/ql/cst_q_plus4.c b/src/emu/bus/ql/cst_q_plus4.c index 7b98a3319b3..76f5a046566 100644 --- a/src/emu/bus/ql/cst_q_plus4.c +++ b/src/emu/bus/ql/cst_q_plus4.c @@ -4,9 +4,6 @@ CST Q+4 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "cst_q_plus4.h" diff --git a/src/emu/bus/ql/cst_q_plus4.h b/src/emu/bus/ql/cst_q_plus4.h index 6dc315ccaa9..3fa37a71bcc 100644 --- a/src/emu/bus/ql/cst_q_plus4.h +++ b/src/emu/bus/ql/cst_q_plus4.h @@ -4,9 +4,6 @@ CST Q+4 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ql/cst_qdisc.c b/src/emu/bus/ql/cst_qdisc.c index 29e6e960604..f9fdcf26e04 100644 --- a/src/emu/bus/ql/cst_qdisc.c +++ b/src/emu/bus/ql/cst_qdisc.c @@ -4,9 +4,6 @@ CST QL Disc Interface emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "cst_qdisc.h" diff --git a/src/emu/bus/ql/cst_qdisc.h b/src/emu/bus/ql/cst_qdisc.h index 545b825744c..a4f50cb7ccb 100644 --- a/src/emu/bus/ql/cst_qdisc.h +++ b/src/emu/bus/ql/cst_qdisc.h @@ -4,9 +4,6 @@ CST QL Disc Interface emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ql/cumana_fdi.c b/src/emu/bus/ql/cumana_fdi.c index bc8a12c7d47..91259f0db43 100644 --- a/src/emu/bus/ql/cumana_fdi.c +++ b/src/emu/bus/ql/cumana_fdi.c @@ -4,9 +4,6 @@ Cumana Floppy Disk Interface emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "cumana_fdi.h" diff --git a/src/emu/bus/ql/cumana_fdi.h b/src/emu/bus/ql/cumana_fdi.h index 4be8652ca2b..b3249e76cdf 100644 --- a/src/emu/bus/ql/cumana_fdi.h +++ b/src/emu/bus/ql/cumana_fdi.h @@ -4,9 +4,6 @@ Cumana Floppy Disk Interface emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ql/exp.c b/src/emu/bus/ql/exp.c index 427b94c6e9c..4276f941811 100644 --- a/src/emu/bus/ql/exp.c +++ b/src/emu/bus/ql/exp.c @@ -4,9 +4,6 @@ Sinclair QL expansion port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "exp.h" diff --git a/src/emu/bus/ql/exp.h b/src/emu/bus/ql/exp.h index 045812c2a32..c9f84c793e9 100644 --- a/src/emu/bus/ql/exp.h +++ b/src/emu/bus/ql/exp.h @@ -4,9 +4,6 @@ Sinclair QL expansion port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** A B diff --git a/src/emu/bus/ql/kempston_di.c b/src/emu/bus/ql/kempston_di.c index 5fd32282f87..c69c129e2e9 100644 --- a/src/emu/bus/ql/kempston_di.c +++ b/src/emu/bus/ql/kempston_di.c @@ -4,9 +4,6 @@ Kempston Disk Interface emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "kempston_di.h" diff --git a/src/emu/bus/ql/kempston_di.h b/src/emu/bus/ql/kempston_di.h index 1ca3a14e1f2..0920fe2430d 100644 --- a/src/emu/bus/ql/kempston_di.h +++ b/src/emu/bus/ql/kempston_di.h @@ -4,9 +4,6 @@ Kempston Disk Interface emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ql/miracle_gold_card.c b/src/emu/bus/ql/miracle_gold_card.c index d18e764d55b..3e25f43e0a6 100644 --- a/src/emu/bus/ql/miracle_gold_card.c +++ b/src/emu/bus/ql/miracle_gold_card.c @@ -4,9 +4,6 @@ Miracle Systems Gold Card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "miracle_gold_card.h" diff --git a/src/emu/bus/ql/miracle_gold_card.h b/src/emu/bus/ql/miracle_gold_card.h index 721ae564e46..36c358984a3 100644 --- a/src/emu/bus/ql/miracle_gold_card.h +++ b/src/emu/bus/ql/miracle_gold_card.h @@ -4,9 +4,6 @@ Miracle Systems Gold Card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ql/miracle_hd.c b/src/emu/bus/ql/miracle_hd.c index 604938e5923..b181fc48918 100644 --- a/src/emu/bus/ql/miracle_hd.c +++ b/src/emu/bus/ql/miracle_hd.c @@ -4,9 +4,6 @@ Miracle Hard Disk emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "miracle_hd.h" diff --git a/src/emu/bus/ql/miracle_hd.h b/src/emu/bus/ql/miracle_hd.h index 7df72866a8f..43ef817475a 100644 --- a/src/emu/bus/ql/miracle_hd.h +++ b/src/emu/bus/ql/miracle_hd.h @@ -4,9 +4,6 @@ Miracle Hard Disk emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ql/mp_fdi.c b/src/emu/bus/ql/mp_fdi.c index 0bd50408076..d23542ab8f4 100644 --- a/src/emu/bus/ql/mp_fdi.c +++ b/src/emu/bus/ql/mp_fdi.c @@ -4,9 +4,6 @@ Micro Peripherals Floppy Disk Interface emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "mp_fdi.h" diff --git a/src/emu/bus/ql/mp_fdi.h b/src/emu/bus/ql/mp_fdi.h index 7934cf0731a..5f0d3e9fd0f 100644 --- a/src/emu/bus/ql/mp_fdi.h +++ b/src/emu/bus/ql/mp_fdi.h @@ -4,9 +4,6 @@ Micro Peripherals Floppy Disk Interface emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ql/opd_basic_master.c b/src/emu/bus/ql/opd_basic_master.c index 21955a61ba8..fa20bf4f5eb 100644 --- a/src/emu/bus/ql/opd_basic_master.c +++ b/src/emu/bus/ql/opd_basic_master.c @@ -4,9 +4,6 @@ OPD Basic Master emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "opd_basic_master.h" diff --git a/src/emu/bus/ql/opd_basic_master.h b/src/emu/bus/ql/opd_basic_master.h index 261ce258980..4a9b2b7e043 100644 --- a/src/emu/bus/ql/opd_basic_master.h +++ b/src/emu/bus/ql/opd_basic_master.h @@ -4,9 +4,6 @@ OPD Basic Master emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ql/pcml_qdisk.c b/src/emu/bus/ql/pcml_qdisk.c index 9a9298adc5f..b5d534f68d7 100644 --- a/src/emu/bus/ql/pcml_qdisk.c +++ b/src/emu/bus/ql/pcml_qdisk.c @@ -4,9 +4,6 @@ PCML Q+ Disk Interface emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "pcml_qdisk.h" diff --git a/src/emu/bus/ql/pcml_qdisk.h b/src/emu/bus/ql/pcml_qdisk.h index 1c6f33df282..e59d101d9c4 100644 --- a/src/emu/bus/ql/pcml_qdisk.h +++ b/src/emu/bus/ql/pcml_qdisk.h @@ -4,9 +4,6 @@ PCML Q+ Disk Interface emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ql/qubide.c b/src/emu/bus/ql/qubide.c index 0437d7bfa07..7af6c6d6694 100644 --- a/src/emu/bus/ql/qubide.c +++ b/src/emu/bus/ql/qubide.c @@ -4,9 +4,6 @@ Qubbesoft QubIDE emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/ql/qubide.h b/src/emu/bus/ql/qubide.h index 6b5ef287c5f..8c93c68cae6 100644 --- a/src/emu/bus/ql/qubide.h +++ b/src/emu/bus/ql/qubide.h @@ -4,9 +4,6 @@ Qubbesoft QubIDE emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ql/rom.c b/src/emu/bus/ql/rom.c index 6d336f61dbc..13d72619e8b 100644 --- a/src/emu/bus/ql/rom.c +++ b/src/emu/bus/ql/rom.c @@ -4,9 +4,6 @@ Sinclair QL ROM cartridge port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "rom.h" diff --git a/src/emu/bus/ql/rom.h b/src/emu/bus/ql/rom.h index 97311d82ebd..a8b82d0dc57 100644 --- a/src/emu/bus/ql/rom.h +++ b/src/emu/bus/ql/rom.h @@ -4,9 +4,6 @@ Sinclair QL ROM cartridge port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** A B diff --git a/src/emu/bus/ql/sandy_superdisk.c b/src/emu/bus/ql/sandy_superdisk.c index 3ee38632534..548268edfef 100644 --- a/src/emu/bus/ql/sandy_superdisk.c +++ b/src/emu/bus/ql/sandy_superdisk.c @@ -4,9 +4,6 @@ Sandy Super Disk emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "sandy_superdisk.h" diff --git a/src/emu/bus/ql/sandy_superdisk.h b/src/emu/bus/ql/sandy_superdisk.h index 0ab375aea7f..350ba709c72 100644 --- a/src/emu/bus/ql/sandy_superdisk.h +++ b/src/emu/bus/ql/sandy_superdisk.h @@ -4,9 +4,6 @@ Sandy Super Disk emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ql/sandy_superqboard.c b/src/emu/bus/ql/sandy_superqboard.c index 16459fe2822..51e338ea76c 100644 --- a/src/emu/bus/ql/sandy_superqboard.c +++ b/src/emu/bus/ql/sandy_superqboard.c @@ -4,9 +4,6 @@ Sandy SuperQBoard/SuperQMouse (with HD upgrade) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "sandy_superqboard.h" diff --git a/src/emu/bus/ql/sandy_superqboard.h b/src/emu/bus/ql/sandy_superqboard.h index 535f9b0dd26..07bcd60a137 100644 --- a/src/emu/bus/ql/sandy_superqboard.h +++ b/src/emu/bus/ql/sandy_superqboard.h @@ -4,9 +4,6 @@ Sandy SuperQBoard/SuperQMouse (with HD upgrade) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ql/std.c b/src/emu/bus/ql/std.c index 0927cb221b1..11132954104 100644 --- a/src/emu/bus/ql/std.c +++ b/src/emu/bus/ql/std.c @@ -4,9 +4,6 @@ Sinclair QL standard ROM cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "std.h" diff --git a/src/emu/bus/ql/std.h b/src/emu/bus/ql/std.h index 35014c4d812..70b1328d79c 100644 --- a/src/emu/bus/ql/std.h +++ b/src/emu/bus/ql/std.h @@ -4,9 +4,6 @@ Sinclair QL standard ROM cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/ql/trumpcard.c b/src/emu/bus/ql/trumpcard.c index d31597d7710..08217f04950 100644 --- a/src/emu/bus/ql/trumpcard.c +++ b/src/emu/bus/ql/trumpcard.c @@ -4,9 +4,6 @@ Miracle Systems QL Trump Card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "trumpcard.h" diff --git a/src/emu/bus/ql/trumpcard.h b/src/emu/bus/ql/trumpcard.h index ecae4d0e88c..4c303aafd3e 100644 --- a/src/emu/bus/ql/trumpcard.h +++ b/src/emu/bus/ql/trumpcard.h @@ -4,9 +4,6 @@ Miracle Systems QL Trump Card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/s100/dj2db.c b/src/emu/bus/s100/dj2db.c index 6d98a17633e..061a0c07880 100644 --- a/src/emu/bus/s100/dj2db.c +++ b/src/emu/bus/s100/dj2db.c @@ -4,9 +4,6 @@ Morrow Designs Disk Jockey 2D/B floppy controller board emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/s100/dj2db.h b/src/emu/bus/s100/dj2db.h index 43aa245c831..460a45ff3dc 100644 --- a/src/emu/bus/s100/dj2db.h +++ b/src/emu/bus/s100/dj2db.h @@ -4,9 +4,6 @@ Morrow Designs Disk Jockey 2D/B floppy controller board emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/s100/djdma.c b/src/emu/bus/s100/djdma.c index 6a8b4403f26..c0d93aed2f5 100644 --- a/src/emu/bus/s100/djdma.c +++ b/src/emu/bus/s100/djdma.c @@ -4,9 +4,6 @@ Morrow Designs Disk Jockey/DMA floppy controller board emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "djdma.h" diff --git a/src/emu/bus/s100/djdma.h b/src/emu/bus/s100/djdma.h index 2f36218bb5c..b5b54c972c4 100644 --- a/src/emu/bus/s100/djdma.h +++ b/src/emu/bus/s100/djdma.h @@ -4,9 +4,6 @@ Morrow Designs Disk Jockey/DMA floppy controller board emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/s100/mm65k16s.c b/src/emu/bus/s100/mm65k16s.c index 6bc4ab13a84..22240dd789a 100644 --- a/src/emu/bus/s100/mm65k16s.c +++ b/src/emu/bus/s100/mm65k16s.c @@ -4,9 +4,6 @@ Morrow Designs MM65K16S memory board emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "mm65k16s.h" diff --git a/src/emu/bus/s100/mm65k16s.h b/src/emu/bus/s100/mm65k16s.h index 54928dd30c4..35d9cbc21c5 100644 --- a/src/emu/bus/s100/mm65k16s.h +++ b/src/emu/bus/s100/mm65k16s.h @@ -4,9 +4,6 @@ Morrow Designs MM65K16S memory board emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/s100/nsmdsa.c b/src/emu/bus/s100/nsmdsa.c index ecbc9668fa9..91fb4f46135 100644 --- a/src/emu/bus/s100/nsmdsa.c +++ b/src/emu/bus/s100/nsmdsa.c @@ -4,9 +4,6 @@ North Star MICRO-DISK System MDS-A (Single Density) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "nsmdsa.h" diff --git a/src/emu/bus/s100/nsmdsa.h b/src/emu/bus/s100/nsmdsa.h index 16393b1fb74..88a2f330391 100644 --- a/src/emu/bus/s100/nsmdsa.h +++ b/src/emu/bus/s100/nsmdsa.h @@ -4,9 +4,6 @@ North Star MICRO-DISK System MDS-A (Single Density) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/s100/nsmdsad.c b/src/emu/bus/s100/nsmdsad.c index 00aa0b47cbd..d1a06407c6d 100644 --- a/src/emu/bus/s100/nsmdsad.c +++ b/src/emu/bus/s100/nsmdsad.c @@ -4,9 +4,6 @@ North Star MICRO-DISK System MDS-A-D (Double Density) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "nsmdsad.h" diff --git a/src/emu/bus/s100/nsmdsad.h b/src/emu/bus/s100/nsmdsad.h index a7692fd61df..1c156590ba1 100644 --- a/src/emu/bus/s100/nsmdsad.h +++ b/src/emu/bus/s100/nsmdsad.h @@ -4,9 +4,6 @@ North Star MICRO-DISK System MDS-A-D (Double Density) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/s100/s100.c b/src/emu/bus/s100/s100.c index bf067658c80..aee9ecbccf6 100644 --- a/src/emu/bus/s100/s100.c +++ b/src/emu/bus/s100/s100.c @@ -4,9 +4,6 @@ S-100 (IEEE-696/1983) bus emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "s100.h" diff --git a/src/emu/bus/s100/s100.h b/src/emu/bus/s100/s100.h index a44923c5945..9d622b573b6 100644 --- a/src/emu/bus/s100/s100.h +++ b/src/emu/bus/s100/s100.h @@ -4,9 +4,6 @@ S-100 (IEEE Std 696-1983) bus emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** +8 V (B) 1 51 +8 V (B) diff --git a/src/emu/bus/s100/wunderbus.c b/src/emu/bus/s100/wunderbus.c index 19341bc2327..4b269a80e93 100644 --- a/src/emu/bus/s100/wunderbus.c +++ b/src/emu/bus/s100/wunderbus.c @@ -4,9 +4,6 @@ Morrow Designs Wunderbus I/O card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "wunderbus.h" diff --git a/src/emu/bus/s100/wunderbus.h b/src/emu/bus/s100/wunderbus.h index 2ce59c881b8..9b51f9afaee 100644 --- a/src/emu/bus/s100/wunderbus.h +++ b/src/emu/bus/s100/wunderbus.h @@ -4,9 +4,6 @@ Morrow Designs Wunderbus I/O card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/scsi/s1410.c b/src/emu/bus/scsi/s1410.c index 6672c0bd9a7..59b964ce4f2 100644 --- a/src/emu/bus/scsi/s1410.c +++ b/src/emu/bus/scsi/s1410.c @@ -4,9 +4,6 @@ Xebec S1410 5.25" Winchester Disk Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/scsi/s1410.h b/src/emu/bus/scsi/s1410.h index d392ef93270..b7834f56c88 100644 --- a/src/emu/bus/scsi/s1410.h +++ b/src/emu/bus/scsi/s1410.h @@ -4,9 +4,6 @@ Xebec S1410 5.25" Winchester Disk Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/scsi/sa1403d.c b/src/emu/bus/scsi/sa1403d.c index 816f9187433..1abe47e0805 100644 --- a/src/emu/bus/scsi/sa1403d.c +++ b/src/emu/bus/scsi/sa1403d.c @@ -4,9 +4,6 @@ Shugart SA1403D Winchester Disk Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "sa1403d.h" diff --git a/src/emu/bus/scsi/sa1403d.h b/src/emu/bus/scsi/sa1403d.h index 44897e7156a..5f92ff11240 100644 --- a/src/emu/bus/scsi/sa1403d.h +++ b/src/emu/bus/scsi/sa1403d.h @@ -4,9 +4,6 @@ Shugart SA1403D Winchester Disk Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vcs_ctrl/ctrl.c b/src/emu/bus/vcs_ctrl/ctrl.c index 226ea75bf67..07afbb93cb1 100644 --- a/src/emu/bus/vcs_ctrl/ctrl.c +++ b/src/emu/bus/vcs_ctrl/ctrl.c @@ -4,9 +4,6 @@ Atari Video Computer System controller port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "ctrl.h" diff --git a/src/emu/bus/vcs_ctrl/ctrl.h b/src/emu/bus/vcs_ctrl/ctrl.h index ab01e6ab942..50f817a2a01 100644 --- a/src/emu/bus/vcs_ctrl/ctrl.h +++ b/src/emu/bus/vcs_ctrl/ctrl.h @@ -4,9 +4,6 @@ Atari Video Computer System controller port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** diff --git a/src/emu/bus/vcs_ctrl/joystick.c b/src/emu/bus/vcs_ctrl/joystick.c index f2c83ffa7f1..f1539eabeef 100644 --- a/src/emu/bus/vcs_ctrl/joystick.c +++ b/src/emu/bus/vcs_ctrl/joystick.c @@ -4,9 +4,6 @@ Atari Video Computer System digital joystick emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "joystick.h" diff --git a/src/emu/bus/vcs_ctrl/joystick.h b/src/emu/bus/vcs_ctrl/joystick.h index 7de13ff3c36..9e4d6eebed5 100644 --- a/src/emu/bus/vcs_ctrl/joystick.h +++ b/src/emu/bus/vcs_ctrl/joystick.h @@ -4,9 +4,6 @@ Atari Video Computer System digital joystick emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vcs_ctrl/lightpen.c b/src/emu/bus/vcs_ctrl/lightpen.c index 9fefb29b31b..8531930b2a1 100644 --- a/src/emu/bus/vcs_ctrl/lightpen.c +++ b/src/emu/bus/vcs_ctrl/lightpen.c @@ -4,9 +4,6 @@ Atari Video Computer System lightpen emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "lightpen.h" diff --git a/src/emu/bus/vcs_ctrl/lightpen.h b/src/emu/bus/vcs_ctrl/lightpen.h index c18a2a4a368..61849e789ad 100644 --- a/src/emu/bus/vcs_ctrl/lightpen.h +++ b/src/emu/bus/vcs_ctrl/lightpen.h @@ -4,9 +4,6 @@ Atari Video Computer System lightpen emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vcs_ctrl/paddles.c b/src/emu/bus/vcs_ctrl/paddles.c index 98f4f8990cc..b8a4f4a6de5 100644 --- a/src/emu/bus/vcs_ctrl/paddles.c +++ b/src/emu/bus/vcs_ctrl/paddles.c @@ -4,9 +4,6 @@ Atari Video Computer System analog paddles emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "paddles.h" diff --git a/src/emu/bus/vcs_ctrl/paddles.h b/src/emu/bus/vcs_ctrl/paddles.h index 7363d05bf25..90e8dc910ab 100644 --- a/src/emu/bus/vcs_ctrl/paddles.h +++ b/src/emu/bus/vcs_ctrl/paddles.h @@ -4,9 +4,6 @@ Atari Video Computer System analog paddles emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vic10/exp.c b/src/emu/bus/vic10/exp.c index ea3b3e2009f..c6d7a43c6bb 100644 --- a/src/emu/bus/vic10/exp.c +++ b/src/emu/bus/vic10/exp.c @@ -4,9 +4,6 @@ Commodore VIC-10 Expansion Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "emu.h" diff --git a/src/emu/bus/vic10/exp.h b/src/emu/bus/vic10/exp.h index 189ed376f93..26e5f6c1e45 100644 --- a/src/emu/bus/vic10/exp.h +++ b/src/emu/bus/vic10/exp.h @@ -4,9 +4,6 @@ Commodore VIC-10 Expansion Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** GND 1 A GND diff --git a/src/emu/bus/vic10/std.c b/src/emu/bus/vic10/std.c index dfdecd34f81..a0cd1aa67cf 100644 --- a/src/emu/bus/vic10/std.c +++ b/src/emu/bus/vic10/std.c @@ -4,9 +4,6 @@ Commodore VIC-10 Standard 8K/16K ROM Cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "std.h" diff --git a/src/emu/bus/vic10/std.h b/src/emu/bus/vic10/std.h index ca5fc55f593..cdbaef140de 100644 --- a/src/emu/bus/vic10/std.h +++ b/src/emu/bus/vic10/std.h @@ -4,9 +4,6 @@ Commodore VIC-10 Standard 8K/16K ROM Cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vic20/4cga.c b/src/emu/bus/vic20/4cga.c index 8b369b6f527..67901823065 100644 --- a/src/emu/bus/vic20/4cga.c +++ b/src/emu/bus/vic20/4cga.c @@ -7,9 +7,6 @@ http://www.protovision-online.com/hardw/4_player.htm http://hitmen.c02.at/html/hardware.html - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "4cga.h" diff --git a/src/emu/bus/vic20/4cga.h b/src/emu/bus/vic20/4cga.h index dc29d646e41..b852c5e0958 100644 --- a/src/emu/bus/vic20/4cga.h +++ b/src/emu/bus/vic20/4cga.h @@ -4,9 +4,6 @@ Classical Games/Protovision 4 Player Interface emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vic20/exp.c b/src/emu/bus/vic20/exp.c index a6f80554593..bab88756ff5 100644 --- a/src/emu/bus/vic20/exp.c +++ b/src/emu/bus/vic20/exp.c @@ -4,9 +4,6 @@ Commodore VIC-20 Expansion Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "exp.h" diff --git a/src/emu/bus/vic20/exp.h b/src/emu/bus/vic20/exp.h index 13d3ccef43d..8dfd840fa22 100644 --- a/src/emu/bus/vic20/exp.h +++ b/src/emu/bus/vic20/exp.h @@ -4,9 +4,6 @@ Commodore VIC-20 Expansion Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** GND 1 A GND diff --git a/src/emu/bus/vic20/fe3.c b/src/emu/bus/vic20/fe3.c index d7a7616cfca..6b9cc319cd4 100644 --- a/src/emu/bus/vic20/fe3.c +++ b/src/emu/bus/vic20/fe3.c @@ -4,9 +4,6 @@ Final Expansion v3 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/vic20/fe3.h b/src/emu/bus/vic20/fe3.h index 9a209f44fbe..f42ae0e2f94 100644 --- a/src/emu/bus/vic20/fe3.h +++ b/src/emu/bus/vic20/fe3.h @@ -4,9 +4,6 @@ Final Expansion v3 cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vic20/megacart.c b/src/emu/bus/vic20/megacart.c index 582bd3de6d9..e92e1dbbc55 100644 --- a/src/emu/bus/vic20/megacart.c +++ b/src/emu/bus/vic20/megacart.c @@ -4,9 +4,6 @@ Mega-Cart cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "megacart.h" diff --git a/src/emu/bus/vic20/megacart.h b/src/emu/bus/vic20/megacart.h index 6440925ed9f..5e9f82b10bf 100644 --- a/src/emu/bus/vic20/megacart.h +++ b/src/emu/bus/vic20/megacart.h @@ -4,9 +4,6 @@ Mega-Cart cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vic20/std.c b/src/emu/bus/vic20/std.c index f7729c41b0b..4757470b093 100644 --- a/src/emu/bus/vic20/std.c +++ b/src/emu/bus/vic20/std.c @@ -4,9 +4,6 @@ Commodore VIC-20 Standard 8K/16K ROM Cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "std.h" diff --git a/src/emu/bus/vic20/std.h b/src/emu/bus/vic20/std.h index 0b74be61779..e7a70d338e5 100644 --- a/src/emu/bus/vic20/std.h +++ b/src/emu/bus/vic20/std.h @@ -4,9 +4,6 @@ Commodore VIC-20 Standard 8K/16K ROM Cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vic20/user.c b/src/emu/bus/vic20/user.c index 0f918b05c44..f810cddc46e 100644 --- a/src/emu/bus/vic20/user.c +++ b/src/emu/bus/vic20/user.c @@ -4,9 +4,6 @@ Commodore VIC-20 User Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "user.h" diff --git a/src/emu/bus/vic20/user.h b/src/emu/bus/vic20/user.h index 019893172bd..2273a744917 100644 --- a/src/emu/bus/vic20/user.h +++ b/src/emu/bus/vic20/user.h @@ -4,9 +4,6 @@ Commodore VIC-20 User Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** GND 1 A GND diff --git a/src/emu/bus/vic20/vic1010.c b/src/emu/bus/vic20/vic1010.c index 4dc380d29ab..98fd3552afa 100644 --- a/src/emu/bus/vic20/vic1010.c +++ b/src/emu/bus/vic20/vic1010.c @@ -4,9 +4,6 @@ Commodore VIC-1010 Expansion Module emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "vic1010.h" diff --git a/src/emu/bus/vic20/vic1010.h b/src/emu/bus/vic20/vic1010.h index ea6e3dae9dd..56f194635b8 100644 --- a/src/emu/bus/vic20/vic1010.h +++ b/src/emu/bus/vic20/vic1010.h @@ -4,9 +4,6 @@ Commodore VIC-1010 Expansion Module emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vic20/vic1011.c b/src/emu/bus/vic20/vic1011.c index d813d9bbd4d..402a44f41df 100644 --- a/src/emu/bus/vic20/vic1011.c +++ b/src/emu/bus/vic20/vic1011.c @@ -4,9 +4,6 @@ Commodore VIC-1011A/B RS-232C Adapter emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "vic1011.h" diff --git a/src/emu/bus/vic20/vic1011.h b/src/emu/bus/vic20/vic1011.h index 10c2963b75d..9ec16e5fd2a 100644 --- a/src/emu/bus/vic20/vic1011.h +++ b/src/emu/bus/vic20/vic1011.h @@ -4,9 +4,6 @@ Commodore VIC-1011A/B RS-232C Adapter emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vic20/vic1110.c b/src/emu/bus/vic20/vic1110.c index aea20954cf5..c8d9acb1398 100644 --- a/src/emu/bus/vic20/vic1110.c +++ b/src/emu/bus/vic20/vic1110.c @@ -4,9 +4,6 @@ Commodore VIC-1110 8K RAM Expansion Cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "vic1110.h" diff --git a/src/emu/bus/vic20/vic1110.h b/src/emu/bus/vic20/vic1110.h index 33241beedb5..4b6aecebd5a 100644 --- a/src/emu/bus/vic20/vic1110.h +++ b/src/emu/bus/vic20/vic1110.h @@ -4,9 +4,6 @@ Commodore VIC-1110 8K RAM Expansion Cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vic20/vic1111.c b/src/emu/bus/vic20/vic1111.c index 35cfa72f2c4..770d5639d8f 100644 --- a/src/emu/bus/vic20/vic1111.c +++ b/src/emu/bus/vic20/vic1111.c @@ -4,9 +4,6 @@ Commodore VIC-1111 16K RAM Expansion Cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "vic1111.h" diff --git a/src/emu/bus/vic20/vic1111.h b/src/emu/bus/vic20/vic1111.h index 3743b335188..e20dc4a8e2d 100644 --- a/src/emu/bus/vic20/vic1111.h +++ b/src/emu/bus/vic20/vic1111.h @@ -4,9 +4,6 @@ Commodore VIC-1111 16K RAM Expansion Cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vic20/vic1112.c b/src/emu/bus/vic20/vic1112.c index 93b9c13c94b..482f7f01b03 100644 --- a/src/emu/bus/vic20/vic1112.c +++ b/src/emu/bus/vic20/vic1112.c @@ -4,9 +4,6 @@ Commodore VIC-1112 IEEE-488 Interface Cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "vic1112.h" diff --git a/src/emu/bus/vic20/vic1112.h b/src/emu/bus/vic20/vic1112.h index 60544edee1e..6149866c020 100644 --- a/src/emu/bus/vic20/vic1112.h +++ b/src/emu/bus/vic20/vic1112.h @@ -6,9 +6,6 @@ SYS 45065 to start - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vic20/vic1210.c b/src/emu/bus/vic20/vic1210.c index d4236182142..5acb518cd08 100644 --- a/src/emu/bus/vic20/vic1210.c +++ b/src/emu/bus/vic20/vic1210.c @@ -5,9 +5,6 @@ Commodore VIC-1210 3K RAM Expansion Cartridge emulation Commodore VIC-1211A Super Expander with 3K RAM Cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "vic1210.h" diff --git a/src/emu/bus/vic20/vic1210.h b/src/emu/bus/vic20/vic1210.h index 8e30bf23090..904336dd6c0 100644 --- a/src/emu/bus/vic20/vic1210.h +++ b/src/emu/bus/vic20/vic1210.h @@ -5,9 +5,6 @@ Commodore VIC-1210 3K RAM Expansion Cartridge emulation Commodore VIC-1211A Super Expander with 3K RAM Cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vidbrain/exp.c b/src/emu/bus/vidbrain/exp.c index e388aecbf03..e3634283efa 100644 --- a/src/emu/bus/vidbrain/exp.c +++ b/src/emu/bus/vidbrain/exp.c @@ -4,9 +4,6 @@ VideoBrain Expansion Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "exp.h" diff --git a/src/emu/bus/vidbrain/exp.h b/src/emu/bus/vidbrain/exp.h index 326ccfd43c4..8e6064dbc94 100644 --- a/src/emu/bus/vidbrain/exp.h +++ b/src/emu/bus/vidbrain/exp.h @@ -4,9 +4,6 @@ VideoBrain Expansion Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** GND 1 2 BO2 diff --git a/src/emu/bus/vidbrain/money_minder.c b/src/emu/bus/vidbrain/money_minder.c index 98df3830963..f5fa70bd868 100644 --- a/src/emu/bus/vidbrain/money_minder.c +++ b/src/emu/bus/vidbrain/money_minder.c @@ -4,9 +4,6 @@ VideoBrain Money Minder cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "money_minder.h" diff --git a/src/emu/bus/vidbrain/money_minder.h b/src/emu/bus/vidbrain/money_minder.h index 20bdaf1f1e5..9cdd6c8f4e6 100644 --- a/src/emu/bus/vidbrain/money_minder.h +++ b/src/emu/bus/vidbrain/money_minder.h @@ -4,9 +4,6 @@ VideoBrain Money Minder cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vidbrain/std.c b/src/emu/bus/vidbrain/std.c index cbfbf6e20d3..f56f5fd9d9f 100644 --- a/src/emu/bus/vidbrain/std.c +++ b/src/emu/bus/vidbrain/std.c @@ -4,9 +4,6 @@ VideoBrain Standard 2K/4K cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "std.h" diff --git a/src/emu/bus/vidbrain/std.h b/src/emu/bus/vidbrain/std.h index a0baea9e3a7..74e9b4096e8 100644 --- a/src/emu/bus/vidbrain/std.h +++ b/src/emu/bus/vidbrain/std.h @@ -4,9 +4,6 @@ VideoBrain Standard 2K/4K cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vidbrain/timeshare.c b/src/emu/bus/vidbrain/timeshare.c index ccb3f8781ad..196bf66db2e 100644 --- a/src/emu/bus/vidbrain/timeshare.c +++ b/src/emu/bus/vidbrain/timeshare.c @@ -4,9 +4,6 @@ VideoBrain Timeshare cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "timeshare.h" diff --git a/src/emu/bus/vidbrain/timeshare.h b/src/emu/bus/vidbrain/timeshare.h index d4c10b4821e..6f57c04d32f 100644 --- a/src/emu/bus/vidbrain/timeshare.h +++ b/src/emu/bus/vidbrain/timeshare.h @@ -4,9 +4,6 @@ VideoBrain Timeshare cartridge emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vip/byteio.c b/src/emu/bus/vip/byteio.c index 5410cd8c9be..bdebad76dba 100644 --- a/src/emu/bus/vip/byteio.c +++ b/src/emu/bus/vip/byteio.c @@ -4,9 +4,6 @@ RCA Cosmac VIP Byte Input/Output port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "byteio.h" diff --git a/src/emu/bus/vip/byteio.h b/src/emu/bus/vip/byteio.h index 2d8a8667814..fd696975c7c 100644 --- a/src/emu/bus/vip/byteio.h +++ b/src/emu/bus/vip/byteio.h @@ -4,9 +4,6 @@ RCA Cosmac VIP Byte Input/Output port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** A IN 0 diff --git a/src/emu/bus/vip/exp.c b/src/emu/bus/vip/exp.c index 11e11b3916c..4d83df7119a 100644 --- a/src/emu/bus/vip/exp.c +++ b/src/emu/bus/vip/exp.c @@ -4,9 +4,6 @@ RCA Cosmac VIP Expansion Interface emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "exp.h" diff --git a/src/emu/bus/vip/exp.h b/src/emu/bus/vip/exp.h index 5ff114f2402..37a33482db8 100644 --- a/src/emu/bus/vip/exp.h +++ b/src/emu/bus/vip/exp.h @@ -4,9 +4,6 @@ RCA Cosmac VIP Expansion Interface emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** CLOCK 1 A _MWR diff --git a/src/emu/bus/vip/vp550.c b/src/emu/bus/vip/vp550.c index 6108c6d93d6..c5f4ed201e4 100644 --- a/src/emu/bus/vip/vp550.c +++ b/src/emu/bus/vip/vp550.c @@ -4,9 +4,6 @@ RCA VIP Super Sound System VP550 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/vip/vp550.h b/src/emu/bus/vip/vp550.h index c4de33993e8..1045871b5d7 100644 --- a/src/emu/bus/vip/vp550.h +++ b/src/emu/bus/vip/vp550.h @@ -4,9 +4,6 @@ RCA VIP Super Sound System VP550 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vip/vp570.c b/src/emu/bus/vip/vp570.c index 2f357ad14d9..42ec4119c21 100644 --- a/src/emu/bus/vip/vp570.c +++ b/src/emu/bus/vip/vp570.c @@ -4,9 +4,6 @@ RCA VIP Expansion Board VP-570 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "vp570.h" diff --git a/src/emu/bus/vip/vp570.h b/src/emu/bus/vip/vp570.h index 23b0d047384..2a382a064f5 100644 --- a/src/emu/bus/vip/vp570.h +++ b/src/emu/bus/vip/vp570.h @@ -4,9 +4,6 @@ RCA VIP Memory Expansion Board VP-570 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vip/vp575.c b/src/emu/bus/vip/vp575.c index 29aebe42106..c7801e9c414 100644 --- a/src/emu/bus/vip/vp575.c +++ b/src/emu/bus/vip/vp575.c @@ -4,9 +4,6 @@ RCA VIP Expansion Board VP-575 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "vp575.h" diff --git a/src/emu/bus/vip/vp575.h b/src/emu/bus/vip/vp575.h index 49517880192..83ea31fd277 100644 --- a/src/emu/bus/vip/vp575.h +++ b/src/emu/bus/vip/vp575.h @@ -4,9 +4,6 @@ RCA VIP Expansion Board VP-575 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vip/vp585.c b/src/emu/bus/vip/vp585.c index 663bd61d8fc..dd51edebcff 100644 --- a/src/emu/bus/vip/vp585.c +++ b/src/emu/bus/vip/vp585.c @@ -4,9 +4,6 @@ RCA VIP Expansion Keypad Interface Board VP585 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "vp585.h" diff --git a/src/emu/bus/vip/vp585.h b/src/emu/bus/vip/vp585.h index 6ed7803ed15..2bda8647c57 100644 --- a/src/emu/bus/vip/vp585.h +++ b/src/emu/bus/vip/vp585.h @@ -4,9 +4,6 @@ RCA VIP Expansion Keypad Interface Board VP585 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vip/vp590.c b/src/emu/bus/vip/vp590.c index 9b05d4441f5..e4a045388dd 100644 --- a/src/emu/bus/vip/vp590.c +++ b/src/emu/bus/vip/vp590.c @@ -4,9 +4,6 @@ RCA VIP Color Board VP590 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "vp590.h" diff --git a/src/emu/bus/vip/vp590.h b/src/emu/bus/vip/vp590.h index 81db82f10ea..e4be2ab48fa 100644 --- a/src/emu/bus/vip/vp590.h +++ b/src/emu/bus/vip/vp590.h @@ -4,9 +4,6 @@ RCA VIP Color Board VP590 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vip/vp595.c b/src/emu/bus/vip/vp595.c index 72d69ee744e..d2ed10de18d 100644 --- a/src/emu/bus/vip/vp595.c +++ b/src/emu/bus/vip/vp595.c @@ -4,9 +4,6 @@ RCA VIP Simple Sound Board VP595 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "vp595.h" diff --git a/src/emu/bus/vip/vp595.h b/src/emu/bus/vip/vp595.h index 0a788e4a585..bd7bcdbdbe7 100644 --- a/src/emu/bus/vip/vp595.h +++ b/src/emu/bus/vip/vp595.h @@ -4,9 +4,6 @@ RCA VIP Simple Sound Board VP595 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vip/vp620.c b/src/emu/bus/vip/vp620.c index b7dffc2f013..42a00b37444 100644 --- a/src/emu/bus/vip/vp620.c +++ b/src/emu/bus/vip/vp620.c @@ -4,9 +4,6 @@ RCA VIP ASCII Keyboard Interface VP-620 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "vp620.h" diff --git a/src/emu/bus/vip/vp620.h b/src/emu/bus/vip/vp620.h index 509820fd2d8..67400cd2304 100644 --- a/src/emu/bus/vip/vp620.h +++ b/src/emu/bus/vip/vp620.h @@ -4,9 +4,6 @@ RCA VIP ASCII Keyboard Interface VP-620 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/vip/vp700.c b/src/emu/bus/vip/vp700.c index dda6b9e7bf6..7d9b32536a7 100644 --- a/src/emu/bus/vip/vp700.c +++ b/src/emu/bus/vip/vp700.c @@ -4,9 +4,6 @@ RCA VIP Tiny BASIC VP-700 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "vp700.h" diff --git a/src/emu/bus/vip/vp700.h b/src/emu/bus/vip/vp700.h index 62194a2c96a..8f521199d76 100644 --- a/src/emu/bus/vip/vp700.h +++ b/src/emu/bus/vip/vp700.h @@ -4,9 +4,6 @@ RCA VIP Tiny BASIC VP-700 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/wangpc/emb.c b/src/emu/bus/wangpc/emb.c index d10072e6865..e53b8ea2308 100644 --- a/src/emu/bus/wangpc/emb.c +++ b/src/emu/bus/wangpc/emb.c @@ -4,9 +4,6 @@ Wang PC-PM031-B Extended Memory Board emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "emb.h" diff --git a/src/emu/bus/wangpc/emb.h b/src/emu/bus/wangpc/emb.h index ff2eb2a97cb..169cb68a428 100644 --- a/src/emu/bus/wangpc/emb.h +++ b/src/emu/bus/wangpc/emb.h @@ -4,9 +4,6 @@ Wang PC-PM031-B Extended Memory Board emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/wangpc/lic.c b/src/emu/bus/wangpc/lic.c index 0d7c3f370bf..cebc359a942 100644 --- a/src/emu/bus/wangpc/lic.c +++ b/src/emu/bus/wangpc/lic.c @@ -4,9 +4,6 @@ Wang PC Network card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "lic.h" diff --git a/src/emu/bus/wangpc/lic.h b/src/emu/bus/wangpc/lic.h index af3b0a0213a..5fb1d792bcd 100644 --- a/src/emu/bus/wangpc/lic.h +++ b/src/emu/bus/wangpc/lic.h @@ -4,9 +4,6 @@ Wang PC-PM070 Local Interconnect option card emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/wangpc/lvc.c b/src/emu/bus/wangpc/lvc.c index 329d225fc4e..fb0ef5e9325 100644 --- a/src/emu/bus/wangpc/lvc.c +++ b/src/emu/bus/wangpc/lvc.c @@ -4,9 +4,6 @@ Wang PC Low-Resolution Video Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/wangpc/lvc.h b/src/emu/bus/wangpc/lvc.h index 239f2f0d880..9f758f24c06 100644 --- a/src/emu/bus/wangpc/lvc.h +++ b/src/emu/bus/wangpc/lvc.h @@ -4,9 +4,6 @@ Wang PC Low-Resolution Video Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/wangpc/mcc.c b/src/emu/bus/wangpc/mcc.c index 5fac3131f0d..35a664201b9 100644 --- a/src/emu/bus/wangpc/mcc.c +++ b/src/emu/bus/wangpc/mcc.c @@ -4,9 +4,6 @@ Wang PC-PM043 Multiport Communications Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/wangpc/mcc.h b/src/emu/bus/wangpc/mcc.h index 11efcc9417d..a87be116251 100644 --- a/src/emu/bus/wangpc/mcc.h +++ b/src/emu/bus/wangpc/mcc.h @@ -4,9 +4,6 @@ Wang PC-PM043 Multiport Communications Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/wangpc/mvc.c b/src/emu/bus/wangpc/mvc.c index b3549e0dc29..9a2e74a0f4a 100644 --- a/src/emu/bus/wangpc/mvc.c +++ b/src/emu/bus/wangpc/mvc.c @@ -4,9 +4,6 @@ Wang PC PM-001B Medium-Resolution Video Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/wangpc/mvc.h b/src/emu/bus/wangpc/mvc.h index 16cfaa8e978..6521aee33a4 100644 --- a/src/emu/bus/wangpc/mvc.h +++ b/src/emu/bus/wangpc/mvc.h @@ -4,9 +4,6 @@ Wang PC PM-001B Medium-Resolution Video Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/wangpc/rtc.c b/src/emu/bus/wangpc/rtc.c index 06c97f409c4..2f2ea7a073f 100644 --- a/src/emu/bus/wangpc/rtc.c +++ b/src/emu/bus/wangpc/rtc.c @@ -4,9 +4,6 @@ Wang PC-PM040-B Remote Telecommunication controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "rtc.h" diff --git a/src/emu/bus/wangpc/rtc.h b/src/emu/bus/wangpc/rtc.h index 46c04e6ff6a..1162c743f23 100644 --- a/src/emu/bus/wangpc/rtc.h +++ b/src/emu/bus/wangpc/rtc.h @@ -4,9 +4,6 @@ Wang PC-PM040-B Remote Telecommunication controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/wangpc/tig.c b/src/emu/bus/wangpc/tig.c index 6c2849eb89c..a2b7214c054 100644 --- a/src/emu/bus/wangpc/tig.c +++ b/src/emu/bus/wangpc/tig.c @@ -4,9 +4,6 @@ Wang PC Text/Image/Graphics controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/bus/wangpc/tig.h b/src/emu/bus/wangpc/tig.h index bf73f97148a..66b29c0ad3d 100644 --- a/src/emu/bus/wangpc/tig.h +++ b/src/emu/bus/wangpc/tig.h @@ -4,9 +4,6 @@ Wang PC PM-001B Medium-Resolution Video Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/bus/wangpc/wangpc.c b/src/emu/bus/wangpc/wangpc.c index ec3782f5cc6..d5773f8e283 100644 --- a/src/emu/bus/wangpc/wangpc.c +++ b/src/emu/bus/wangpc/wangpc.c @@ -4,9 +4,6 @@ Wang Professional Computer bus emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "wangpc.h" diff --git a/src/emu/bus/wangpc/wangpc.h b/src/emu/bus/wangpc/wangpc.h index a0a24674c3a..2870a4e4ec5 100644 --- a/src/emu/bus/wangpc/wangpc.h +++ b/src/emu/bus/wangpc/wangpc.h @@ -4,9 +4,6 @@ Wang Professional Computer bus emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** diff --git a/src/emu/bus/wangpc/wdc.c b/src/emu/bus/wangpc/wdc.c index baee272af28..cfb0307473d 100644 --- a/src/emu/bus/wangpc/wdc.c +++ b/src/emu/bus/wangpc/wdc.c @@ -4,9 +4,6 @@ Wang PC-PM001 Winchester Disk Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "wdc.h" diff --git a/src/emu/bus/wangpc/wdc.h b/src/emu/bus/wangpc/wdc.h index ac0dab4f125..156dc4c10a9 100644 --- a/src/emu/bus/wangpc/wdc.h +++ b/src/emu/bus/wangpc/wdc.h @@ -4,9 +4,6 @@ Wang PC-PM001 Winchester Disk Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/cpu/cop400/cop400.c b/src/emu/cpu/cop400/cop400.c index abdc706d001..c52c1d18299 100644 --- a/src/emu/cpu/cop400/cop400.c +++ b/src/emu/cpu/cop400/cop400.c @@ -6,9 +6,6 @@ National Semiconductor COP400 Emulator. - Copyright Nicola Salmoria and the MAME Team. - Visit http://mamedev.org for licensing and usage restrictions. - **************************************************************************** Type ROM RAM G D IN diff --git a/src/emu/cpu/cop400/cop400op.inc b/src/emu/cpu/cop400/cop400op.inc index c72675c4d3a..1f1bf1bfade 100644 --- a/src/emu/cpu/cop400/cop400op.inc +++ b/src/emu/cpu/cop400/cop400op.inc @@ -6,9 +6,6 @@ National Semiconductor COP400 Emulator. - Copyright Nicola Salmoria and the MAME Team. - Visit http://mamedev.org for licensing and usage restrictions. - ***************************************************************************/ /*************************************************************************** diff --git a/src/emu/cpu/cop400/cop410ds.c b/src/emu/cpu/cop400/cop410ds.c index 7ffcb87fca9..638653151d0 100644 --- a/src/emu/cpu/cop400/cop410ds.c +++ b/src/emu/cpu/cop400/cop410ds.c @@ -6,9 +6,6 @@ National Semiconductor COP410 Emulator. - Copyright Nicola Salmoria and the MAME Team. - Visit http://mamedev.org for licensing and usage restrictions. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/cpu/cop400/cop420ds.c b/src/emu/cpu/cop400/cop420ds.c index 4ef1bbf5f14..007b9afc8c6 100644 --- a/src/emu/cpu/cop400/cop420ds.c +++ b/src/emu/cpu/cop400/cop420ds.c @@ -6,9 +6,6 @@ National Semiconductor COP420 Emulator. - Copyright Nicola Salmoria and the MAME Team. - Visit http://mamedev.org for licensing and usage restrictions. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/cpu/cop400/cop440ds.c b/src/emu/cpu/cop400/cop440ds.c index 96505a1613e..4af02d3c481 100644 --- a/src/emu/cpu/cop400/cop440ds.c +++ b/src/emu/cpu/cop400/cop440ds.c @@ -6,9 +6,6 @@ National Semiconductor COP420 Emulator. - Copyright Nicola Salmoria and the MAME Team. - Visit http://mamedev.org for licensing and usage restrictions. - ***************************************************************************/ #include "emu.h" diff --git a/src/emu/cpu/cosmac/cosmac.c b/src/emu/cpu/cosmac/cosmac.c index 63747781f07..f33e5869725 100644 --- a/src/emu/cpu/cosmac/cosmac.c +++ b/src/emu/cpu/cosmac/cosmac.c @@ -4,9 +4,6 @@ RCA COSMAC CPU emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "emu.h" diff --git a/src/emu/cpu/cosmac/cosmac.h b/src/emu/cpu/cosmac/cosmac.h index 897c4f027ed..139ff858e57 100644 --- a/src/emu/cpu/cosmac/cosmac.h +++ b/src/emu/cpu/cosmac/cosmac.h @@ -4,9 +4,6 @@ RCA COSMAC CPU emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ Vcc 1 |* \_/ | 40 Vdd diff --git a/src/emu/machine/40105.c b/src/emu/machine/40105.c index f3edd88a931..e2f059dfed0 100644 --- a/src/emu/machine/40105.c +++ b/src/emu/machine/40105.c @@ -4,9 +4,6 @@ CMOS 40105 FIFO Register emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "40105.h" diff --git a/src/emu/machine/40105.h b/src/emu/machine/40105.h index 4498582282c..bc632c8cdca 100644 --- a/src/emu/machine/40105.h +++ b/src/emu/machine/40105.h @@ -4,9 +4,6 @@ CMOS 40105 FIFO Register emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/machine/64h156.c b/src/emu/machine/64h156.c index 5232f51bc33..e0d509cb8c0 100644 --- a/src/emu/machine/64h156.c +++ b/src/emu/machine/64h156.c @@ -4,9 +4,6 @@ Commodore 64H156 Gate Array emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/machine/64h156.h b/src/emu/machine/64h156.h index 8995786b9fe..d21ce389dd0 100644 --- a/src/emu/machine/64h156.h +++ b/src/emu/machine/64h156.h @@ -6,9 +6,6 @@ Used in 1541B/1541C/1541-II/1551/1571 - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ TEST 1 |* \_/ | 40 _BYTE diff --git a/src/emu/machine/adc0808.c b/src/emu/machine/adc0808.c index 4e77123564d..dc173cc178e 100644 --- a/src/emu/machine/adc0808.c +++ b/src/emu/machine/adc0808.c @@ -4,9 +4,6 @@ National Semiconductor ADC0808/ADC0809 8-Bit A/D Converter emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "emu.h" diff --git a/src/emu/machine/adc0808.h b/src/emu/machine/adc0808.h index cd0247b8c44..a7d1c3eb6c5 100644 --- a/src/emu/machine/adc0808.h +++ b/src/emu/machine/adc0808.h @@ -4,9 +4,6 @@ National Semiconductor ADC0808/ADC0809 8-Bit A/D Converter emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ IN3 1 |* \_/ | 28 IN2 diff --git a/src/emu/machine/cdp1852.h b/src/emu/machine/cdp1852.h index d0c9a65fede..232e148e474 100644 --- a/src/emu/machine/cdp1852.h +++ b/src/emu/machine/cdp1852.h @@ -4,9 +4,6 @@ RCA CDP1852 Byte-Wide Input/Output Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ CSI/_CSI 1 |* \_/ | 24 Vdd diff --git a/src/emu/machine/cdp1871.c b/src/emu/machine/cdp1871.c index 7d5301d3c9b..e685f8c43ad 100644 --- a/src/emu/machine/cdp1871.c +++ b/src/emu/machine/cdp1871.c @@ -4,9 +4,6 @@ RCA CDP1871 Keyboard Encoder emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "cdp1871.h" diff --git a/src/emu/machine/cdp1871.h b/src/emu/machine/cdp1871.h index 9fc47aed2ba..651f9c4343d 100644 --- a/src/emu/machine/cdp1871.h +++ b/src/emu/machine/cdp1871.h @@ -4,9 +4,6 @@ RCA CDP1871 Keyboard Encoder emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ D1 1 |* \_/ | 40 Vdd diff --git a/src/emu/machine/com8116.c b/src/emu/machine/com8116.c index c60569ceb40..46a0ce83986 100644 --- a/src/emu/machine/com8116.c +++ b/src/emu/machine/com8116.c @@ -4,9 +4,6 @@ COM8116 Dual Baud Rate Generator (Programmable Divider) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "com8116.h" diff --git a/src/emu/machine/com8116.h b/src/emu/machine/com8116.h index e34122304cd..a423f3782d7 100644 --- a/src/emu/machine/com8116.h +++ b/src/emu/machine/com8116.h @@ -4,9 +4,6 @@ COM8116 Dual Baud Rate Generator (Programmable Divider) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ XTAL/EXT1 1 |* \_/ | 18 XTAL/EXT2 diff --git a/src/emu/machine/ds1302.c b/src/emu/machine/ds1302.c index 91337023094..c254690cae0 100644 --- a/src/emu/machine/ds1302.c +++ b/src/emu/machine/ds1302.c @@ -4,9 +4,6 @@ Dallas DS1302 Trickle-Charge Timekeeping Chip emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/machine/ds1302.h b/src/emu/machine/ds1302.h index b9c730ae747..15a6fad80c8 100644 --- a/src/emu/machine/ds1302.h +++ b/src/emu/machine/ds1302.h @@ -4,9 +4,6 @@ Dallas DS1302 Trickle-Charge Timekeeping Chip emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ Vcc2 1 |* \_/ | 8 Vcc1 diff --git a/src/emu/machine/ds75160a.c b/src/emu/machine/ds75160a.c index 4a11427322a..1560fa4f0b2 100644 --- a/src/emu/machine/ds75160a.c +++ b/src/emu/machine/ds75160a.c @@ -4,9 +4,6 @@ National Semiconductor DS75160A IEEE-488 GPIB Transceiver emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "ds75160a.h" diff --git a/src/emu/machine/ds75160a.h b/src/emu/machine/ds75160a.h index 89672dd8c81..d3ca0b38de6 100644 --- a/src/emu/machine/ds75160a.h +++ b/src/emu/machine/ds75160a.h @@ -4,9 +4,6 @@ National Semiconductor DS75160A IEEE-488 GPIB Transceiver emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ TE 1 |* \_/ | 20 Vcc diff --git a/src/emu/machine/ds75161a.c b/src/emu/machine/ds75161a.c index 70d32d9ead6..5ec21a0e003 100644 --- a/src/emu/machine/ds75161a.c +++ b/src/emu/machine/ds75161a.c @@ -4,9 +4,6 @@ National Semiconductor DS75161A IEEE-488 GPIB Transceiver emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "ds75161a.h" diff --git a/src/emu/machine/ds75161a.h b/src/emu/machine/ds75161a.h index 598ef23c26b..83f129857e6 100644 --- a/src/emu/machine/ds75161a.h +++ b/src/emu/machine/ds75161a.h @@ -4,9 +4,6 @@ National Semiconductor DS75161A IEEE-488 GPIB Transceiver emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ TE 1 |* \_/ | 20 Vcc diff --git a/src/emu/machine/e0516.c b/src/emu/machine/e0516.c index e472e39edad..0fc743ba95c 100644 --- a/src/emu/machine/e0516.c +++ b/src/emu/machine/e0516.c @@ -4,9 +4,6 @@ Microelectronic-Marin E050-16 Real Time Clock emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "emu.h" diff --git a/src/emu/machine/e0516.h b/src/emu/machine/e0516.h index f0430b686b1..8adcdc75948 100644 --- a/src/emu/machine/e0516.h +++ b/src/emu/machine/e0516.h @@ -4,9 +4,6 @@ Microelectronic-Marin E050-16 Real Time Clock emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ Vdd1 1 |* \_/ | 16 Vdd2 diff --git a/src/emu/machine/i80130.c b/src/emu/machine/i80130.c index ae1ac21fbac..fb419a06090 100644 --- a/src/emu/machine/i80130.c +++ b/src/emu/machine/i80130.c @@ -4,9 +4,6 @@ Intel 80130 iRMX Operating System Processor emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "i80130.h" diff --git a/src/emu/machine/i80130.h b/src/emu/machine/i80130.h index 45140331581..b7aaece8fe7 100644 --- a/src/emu/machine/i80130.h +++ b/src/emu/machine/i80130.h @@ -4,9 +4,6 @@ Intel 80130 iRMX Operating System Processor emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/machine/i8155.c b/src/emu/machine/i8155.c index 6590d5b33df..a2914b9081f 100644 --- a/src/emu/machine/i8155.c +++ b/src/emu/machine/i8155.c @@ -4,9 +4,6 @@ Intel 8155/8156 - 2048-Bit Static MOS RAM with I/O Ports and Timer emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/machine/i8155.h b/src/emu/machine/i8155.h index d6d5f3acb6d..c85c0a62846 100644 --- a/src/emu/machine/i8155.h +++ b/src/emu/machine/i8155.h @@ -5,9 +5,6 @@ Intel 8155/8156 - 2048-Bit Static MOS RAM with I/O Ports and Timer emulation 8156 is the same as 8155, except that chip enable is active high instead of low - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ PC3 1 |* \_/ | 40 Vcc diff --git a/src/emu/machine/i8212.c b/src/emu/machine/i8212.c index f339603bcb4..14b06841278 100644 --- a/src/emu/machine/i8212.c +++ b/src/emu/machine/i8212.c @@ -4,9 +4,6 @@ Intel 8212 8-Bit Input/Output Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "emu.h" diff --git a/src/emu/machine/i8212.h b/src/emu/machine/i8212.h index 4530ad2802a..78e87470acd 100644 --- a/src/emu/machine/i8212.h +++ b/src/emu/machine/i8212.h @@ -4,9 +4,6 @@ Intel 8212 8-Bit Input/Output Port emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ _DS1 1 |* \_/ | 24 Vcc diff --git a/src/emu/machine/i8214.c b/src/emu/machine/i8214.c index 78b60178690..9a7cf9ecd1c 100644 --- a/src/emu/machine/i8214.c +++ b/src/emu/machine/i8214.c @@ -4,9 +4,6 @@ Intel 8214 Priority Interrupt Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "emu.h" diff --git a/src/emu/machine/i8214.h b/src/emu/machine/i8214.h index c229ec84f0d..62e7f98fd51 100644 --- a/src/emu/machine/i8214.h +++ b/src/emu/machine/i8214.h @@ -4,9 +4,6 @@ Intel 8214 Priority Interrupt Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ _B0 1 |* \_/ | 24 Vcc diff --git a/src/emu/machine/i8255.c b/src/emu/machine/i8255.c index 0bea38d4969..acaef0f372a 100644 --- a/src/emu/machine/i8255.c +++ b/src/emu/machine/i8255.c @@ -4,9 +4,6 @@ Intel 8255(A) Programmable Peripheral Interface emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "i8255.h" diff --git a/src/emu/machine/i8255.h b/src/emu/machine/i8255.h index ed4b2f39ad2..c232b2105e0 100644 --- a/src/emu/machine/i8255.h +++ b/src/emu/machine/i8255.h @@ -4,9 +4,6 @@ Intel 8255(A) Programmable Peripheral Interface emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ PA3 1 |* \_/ | 40 PA4 diff --git a/src/emu/machine/i8355.c b/src/emu/machine/i8355.c index fbf792314c0..d417bd1e3c3 100644 --- a/src/emu/machine/i8355.c +++ b/src/emu/machine/i8355.c @@ -4,9 +4,6 @@ Intel 8355 - 16,384-Bit ROM with I/O emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "emu.h" diff --git a/src/emu/machine/i8355.h b/src/emu/machine/i8355.h index 731081ed32e..33d68d0fa57 100644 --- a/src/emu/machine/i8355.h +++ b/src/emu/machine/i8355.h @@ -4,9 +4,6 @@ Intel 8355 - 16,384-Bit ROM with I/O emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ _CE1 1 |* \_/ | 40 Vcc diff --git a/src/emu/machine/im6402.c b/src/emu/machine/im6402.c index ed69c811fa6..f713a048517 100644 --- a/src/emu/machine/im6402.c +++ b/src/emu/machine/im6402.c @@ -4,9 +4,6 @@ Intersil IM6402 Universal Asynchronous Receiver/Transmitter emulation - Copyright the MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ***************************************************************************/ #include "im6402.h" diff --git a/src/emu/machine/mb8421.h b/src/emu/machine/mb8421.h index 78c4359d535..92300e45946 100644 --- a/src/emu/machine/mb8421.h +++ b/src/emu/machine/mb8421.h @@ -5,9 +5,6 @@ Fujitsu MB8421/22/31/32-90/-90L/-90LL/-12/-12L/-12LL CMOS 16K-bit (2KB) dual-port SRAM - Copyright MAME Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/machine/mc2661.c b/src/emu/machine/mc2661.c index d13fe33c19f..f93dc1b5ab1 100644 --- a/src/emu/machine/mc2661.c +++ b/src/emu/machine/mc2661.c @@ -4,9 +4,6 @@ Motorola MC2661/MC68661 Enhanced Programmable Communications Interface - Copyright the MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ***************************************************************************/ #include "mc2661.h" diff --git a/src/emu/machine/mc2661.h b/src/emu/machine/mc2661.h index 760f3bb0f77..5cc2f3e27fc 100644 --- a/src/emu/machine/mc2661.h +++ b/src/emu/machine/mc2661.h @@ -4,9 +4,6 @@ Motorola MC2661/MC68661 Enhanced Programmable Communications Interface - Copyright the MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **************************************************************************** _____ _____ D2 1 |* \_/ | 28 D1 diff --git a/src/emu/machine/mc6852.c b/src/emu/machine/mc6852.c index 800f15e93ae..b0cf1ff9ca9 100644 --- a/src/emu/machine/mc6852.c +++ b/src/emu/machine/mc6852.c @@ -4,9 +4,6 @@ Motorola MC6852 Synchronous Serial Data Adapter emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/machine/mc6852.h b/src/emu/machine/mc6852.h index 971c2f063bb..859d9e8bef2 100644 --- a/src/emu/machine/mc6852.h +++ b/src/emu/machine/mc6852.h @@ -4,9 +4,6 @@ Motorola MC6852 Synchronous Serial Data Adapter emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ Vss 1 |* \_/ | 24 _CTS diff --git a/src/emu/machine/mc68901.c b/src/emu/machine/mc68901.c index 3e5a0401e13..4d35d2a2c44 100644 --- a/src/emu/machine/mc68901.c +++ b/src/emu/machine/mc68901.c @@ -4,9 +4,6 @@ Motorola MC68901 Multi Function Peripheral emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/machine/mc68901.h b/src/emu/machine/mc68901.h index 7db2dcb3b95..7147af2a478 100644 --- a/src/emu/machine/mc68901.h +++ b/src/emu/machine/mc68901.h @@ -4,9 +4,6 @@ Motorola MC68901 Multi Function Peripheral emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ R/_W 1 |* \_/ | 48 _CS diff --git a/src/emu/machine/mccs1850.c b/src/emu/machine/mccs1850.c index 40b2892803d..b037f184bfc 100644 --- a/src/emu/machine/mccs1850.c +++ b/src/emu/machine/mccs1850.c @@ -4,9 +4,6 @@ Motorola MCCS1850 Serial Real-Time Clock emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ /* diff --git a/src/emu/machine/mccs1850.h b/src/emu/machine/mccs1850.h index c37a0886c2e..933e67a5f8f 100644 --- a/src/emu/machine/mccs1850.h +++ b/src/emu/machine/mccs1850.h @@ -4,9 +4,6 @@ Motorola MCCS1850 Serial Real-Time Clock emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ Vbat 1 |* \_/ | 16 Vdd diff --git a/src/emu/machine/mm74c922.c b/src/emu/machine/mm74c922.c index fe2d47cf7e4..6b7f9b50d53 100644 --- a/src/emu/machine/mm74c922.c +++ b/src/emu/machine/mm74c922.c @@ -4,9 +4,6 @@ MM74C922/MM74C923 16/20-Key Encoder emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "mm74c922.h" diff --git a/src/emu/machine/mm74c922.h b/src/emu/machine/mm74c922.h index 9ae7c44959d..88a7bfde186 100644 --- a/src/emu/machine/mm74c922.h +++ b/src/emu/machine/mm74c922.h @@ -4,9 +4,6 @@ MM74C922/MM74C923 16/20-Key Encoder emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ ROW Y1 1 |* \_/ | 18 Vcc diff --git a/src/emu/machine/mos6526.c b/src/emu/machine/mos6526.c index 030ed843a54..e65070d3d67 100644 --- a/src/emu/machine/mos6526.c +++ b/src/emu/machine/mos6526.c @@ -4,9 +4,6 @@ MOS 6526/8520 Complex Interface Adapter emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/machine/mos6526.h b/src/emu/machine/mos6526.h index 91543385576..da54967e080 100644 --- a/src/emu/machine/mos6526.h +++ b/src/emu/machine/mos6526.h @@ -4,9 +4,6 @@ MOS 6526/8520 Complex Interface Adapter emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ Vss 1 |* \_/ | 40 CNT diff --git a/src/emu/machine/mos6529.c b/src/emu/machine/mos6529.c index ebb09a1bb74..ebae2ca6f5a 100644 --- a/src/emu/machine/mos6529.c +++ b/src/emu/machine/mos6529.c @@ -4,9 +4,6 @@ MOS Technology 6529 Single Port Interface Adapter emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "mos6529.h" diff --git a/src/emu/machine/mos6529.h b/src/emu/machine/mos6529.h index c14562c8e68..0e6f00f4dd0 100644 --- a/src/emu/machine/mos6529.h +++ b/src/emu/machine/mos6529.h @@ -4,9 +4,6 @@ MOS Technology 6529 Single Port Interface Adapter emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ R/W 1 |* \_/ | 20 Vdd diff --git a/src/emu/machine/mos6530n.c b/src/emu/machine/mos6530n.c index 64e13126a1c..0999eaa4856 100644 --- a/src/emu/machine/mos6530n.c +++ b/src/emu/machine/mos6530n.c @@ -4,9 +4,6 @@ MOS Technology 6530 Memory, I/O, Timer Array emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "mos6530n.h" diff --git a/src/emu/machine/mos6530n.h b/src/emu/machine/mos6530n.h index 22be75989b4..24a88af2c96 100644 --- a/src/emu/machine/mos6530n.h +++ b/src/emu/machine/mos6530n.h @@ -4,9 +4,6 @@ MOS Technology 6530 Memory, I/O, Timer Array emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ Vss 1 |* \_/ | 40 PA1 diff --git a/src/emu/machine/mos6551.c b/src/emu/machine/mos6551.c index 7ff8c53fe82..f9bf1171155 100644 --- a/src/emu/machine/mos6551.c +++ b/src/emu/machine/mos6551.c @@ -4,9 +4,6 @@ MOS Technology 6551 Asynchronous Communication Interface Adapter - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "mos6551.h" diff --git a/src/emu/machine/mos6702.c b/src/emu/machine/mos6702.c index b6e1aeb1f20..9dc11e24af9 100644 --- a/src/emu/machine/mos6702.c +++ b/src/emu/machine/mos6702.c @@ -4,9 +4,6 @@ MOS Technology 6702 Mystery Device emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "mos6702.h" diff --git a/src/emu/machine/mos6702.h b/src/emu/machine/mos6702.h index 879f90df2bf..d0675e5140b 100644 --- a/src/emu/machine/mos6702.h +++ b/src/emu/machine/mos6702.h @@ -4,9 +4,6 @@ MOS Technology 6702 Mystery Device emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ R/_W 1 |* \_/ | 20 Vcc diff --git a/src/emu/machine/mos8706.c b/src/emu/machine/mos8706.c index 699aa6e7bc7..ca07506423b 100644 --- a/src/emu/machine/mos8706.c +++ b/src/emu/machine/mos8706.c @@ -4,9 +4,6 @@ MOS 8706 Speech Glue Logic ASIC emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "mos8706.h" diff --git a/src/emu/machine/mos8706.h b/src/emu/machine/mos8706.h index 1138dab0f8b..070c592b9fe 100644 --- a/src/emu/machine/mos8706.h +++ b/src/emu/machine/mos8706.h @@ -4,9 +4,6 @@ MOS 8706 Speech Glue Logic ASIC emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ _RES 1 |* \_/ | 28 Vdd diff --git a/src/emu/machine/mos8722.c b/src/emu/machine/mos8722.c index a85d4fc1317..31b2beb1f27 100644 --- a/src/emu/machine/mos8722.c +++ b/src/emu/machine/mos8722.c @@ -4,9 +4,6 @@ MOS Technology 8722 Memory Management Unit emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "mos8722.h" diff --git a/src/emu/machine/mos8722.h b/src/emu/machine/mos8722.h index 96b0089de8a..d342781fc4e 100644 --- a/src/emu/machine/mos8722.h +++ b/src/emu/machine/mos8722.h @@ -4,9 +4,6 @@ MOS Technology 8722 Memory Management Unit emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ Vdd 1 |* \_/ | 48 SENSE40 diff --git a/src/emu/machine/mos8726.c b/src/emu/machine/mos8726.c index 1927e009ba1..eca6ada5187 100644 --- a/src/emu/machine/mos8726.c +++ b/src/emu/machine/mos8726.c @@ -4,9 +4,6 @@ MOS 8726R1 DMA Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/machine/mos8726.h b/src/emu/machine/mos8726.h index 5d306ba3ab2..324d99794de 100644 --- a/src/emu/machine/mos8726.h +++ b/src/emu/machine/mos8726.h @@ -4,9 +4,6 @@ MOS 8726R1 DMA Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ /RESET 1 |* \_/ | 64 Vcc diff --git a/src/emu/machine/msm5832.c b/src/emu/machine/msm5832.c index 99665099db6..7bc6fa70bfa 100644 --- a/src/emu/machine/msm5832.c +++ b/src/emu/machine/msm5832.c @@ -4,9 +4,6 @@ OKI MSM5832 Real Time Clock/Calendar emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/machine/msm5832.h b/src/emu/machine/msm5832.h index 5c0048c6296..68b72a3f8bf 100644 --- a/src/emu/machine/msm5832.h +++ b/src/emu/machine/msm5832.h @@ -4,9 +4,6 @@ OKI MSM5832 Real Time Clock/Calendar emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ Vdd 1 |* \_/ | 18 HOLD diff --git a/src/emu/machine/msm58321.c b/src/emu/machine/msm58321.c index 1a12b8bfd50..679b85584ff 100644 --- a/src/emu/machine/msm58321.c +++ b/src/emu/machine/msm58321.c @@ -4,9 +4,6 @@ OKI MSM58321RS Real Time Clock/Calendar emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/machine/msm58321.h b/src/emu/machine/msm58321.h index ca05aebf31b..8b1ad54edd9 100644 --- a/src/emu/machine/msm58321.h +++ b/src/emu/machine/msm58321.h @@ -4,9 +4,6 @@ OKI MSM58321RS Real Time Clock/Calendar emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ CS2 1 |* \_/ | 16 Vdd diff --git a/src/emu/machine/nmc9306.c b/src/emu/machine/nmc9306.c index 62709141cfd..d32c88bea01 100644 --- a/src/emu/machine/nmc9306.c +++ b/src/emu/machine/nmc9306.c @@ -4,9 +4,6 @@ National Semiconductor NMC9306 256-Bit Serial EEPROM emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "emu.h" diff --git a/src/emu/machine/nmc9306.h b/src/emu/machine/nmc9306.h index 808a7ee7085..95db0133025 100644 --- a/src/emu/machine/nmc9306.h +++ b/src/emu/machine/nmc9306.h @@ -4,9 +4,6 @@ National Semiconductor NMC9306 256-Bit Serial EEPROM emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ CS 1 |* \_/ | 8 Vcc diff --git a/src/emu/machine/pla.c b/src/emu/machine/pla.c index 4d0a3978161..ee60cbd56d7 100644 --- a/src/emu/machine/pla.c +++ b/src/emu/machine/pla.c @@ -4,9 +4,6 @@ PLA (Programmable Logic Array) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "pla.h" diff --git a/src/emu/machine/pla.h b/src/emu/machine/pla.h index a84ab2612a6..121807a8a6b 100644 --- a/src/emu/machine/pla.h +++ b/src/emu/machine/pla.h @@ -4,9 +4,6 @@ PLA (Programmable Logic Array) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/machine/rp5c01.c b/src/emu/machine/rp5c01.c index 6a8000c4879..5ac56b4b415 100644 --- a/src/emu/machine/rp5c01.c +++ b/src/emu/machine/rp5c01.c @@ -4,9 +4,6 @@ Ricoh RP5C01(A) Real Time Clock With Internal RAM emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ /* diff --git a/src/emu/machine/rp5c01.h b/src/emu/machine/rp5c01.h index 335708da0f1..e0283816067 100644 --- a/src/emu/machine/rp5c01.h +++ b/src/emu/machine/rp5c01.h @@ -4,9 +4,6 @@ Ricoh RP5C01(A) Real Time Clock With Internal RAM emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ _CS 1 |* \_/ | 18 Vcc diff --git a/src/emu/machine/rp5c15.c b/src/emu/machine/rp5c15.c index 9a4694a1962..7967366c349 100644 --- a/src/emu/machine/rp5c15.c +++ b/src/emu/machine/rp5c15.c @@ -4,9 +4,6 @@ Ricoh RP5C15 Real Time Clock emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ /* diff --git a/src/emu/machine/rp5c15.h b/src/emu/machine/rp5c15.h index 9badb665ac0..2f97d49d99f 100644 --- a/src/emu/machine/rp5c15.h +++ b/src/emu/machine/rp5c15.h @@ -4,9 +4,6 @@ Ricoh RP5C15 Real Time Clock emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ _CS 1 |* \_/ | 18 Vcc diff --git a/src/emu/machine/tms5501.c b/src/emu/machine/tms5501.c index 09f2e01509f..71f3f298cde 100644 --- a/src/emu/machine/tms5501.c +++ b/src/emu/machine/tms5501.c @@ -4,9 +4,6 @@ TMS5501 Multifunction Input/Output Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "tms5501.h" diff --git a/src/emu/machine/tms5501.h b/src/emu/machine/tms5501.h index 03b8377b9e6..0a62f751910 100644 --- a/src/emu/machine/tms5501.h +++ b/src/emu/machine/tms5501.h @@ -4,9 +4,6 @@ TMS5501 Multifunction Input/Output Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ Vbb 1 |* \_/ | 40 XMT diff --git a/src/emu/machine/upd1990a.c b/src/emu/machine/upd1990a.c index 30efad1062c..9069deb96a2 100644 --- a/src/emu/machine/upd1990a.c +++ b/src/emu/machine/upd1990a.c @@ -4,9 +4,6 @@ NEC uPD1990AC Serial I/O Calendar & Clock emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/machine/upd1990a.h b/src/emu/machine/upd1990a.h index e8525f9d66e..745f6c6e648 100644 --- a/src/emu/machine/upd1990a.h +++ b/src/emu/machine/upd1990a.h @@ -4,9 +4,6 @@ NEC uPD1990AC Serial I/O Calendar & Clock emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ C2 1 |* \_/ | 14 Vdd diff --git a/src/emu/machine/wd11c00_17.c b/src/emu/machine/wd11c00_17.c index ef58c805eb9..0f38c32c624 100644 --- a/src/emu/machine/wd11c00_17.c +++ b/src/emu/machine/wd11c00_17.c @@ -4,9 +4,6 @@ Western Digital WD11C00-17 PC/XT Host Interface Logic Device - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "machine/wd11c00_17.h" diff --git a/src/emu/machine/wd11c00_17.h b/src/emu/machine/wd11c00_17.h index 9a49f252563..adc8a9f2c64 100644 --- a/src/emu/machine/wd11c00_17.h +++ b/src/emu/machine/wd11c00_17.h @@ -4,9 +4,6 @@ Western Digital WD11C00-17 PC/XT Host Interface Logic Device - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/machine/wd2010.h b/src/emu/machine/wd2010.h index c5ef5d1dd7d..678844f28d6 100644 --- a/src/emu/machine/wd2010.h +++ b/src/emu/machine/wd2010.h @@ -4,9 +4,6 @@ Western Digital WD2010 Winchester Disk Controller - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/machine/z80dart.h b/src/emu/machine/z80dart.h index 27376cddde0..27df3dabb82 100644 --- a/src/emu/machine/z80dart.h +++ b/src/emu/machine/z80dart.h @@ -7,9 +7,6 @@ Z80-DART Dual Asynchronous Receiver/Transmitter emulation Z80-SIO/0/1/2/3/4 Serial Input/Output Controller emulation - Copyright (c) 2008, The MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **************************************************************************** _____ _____ CLK 1 |* \_/ | 40 Vcc diff --git a/src/emu/machine/z80pio.c b/src/emu/machine/z80pio.c index ea5da25e221..6463adc8fb7 100644 --- a/src/emu/machine/z80pio.c +++ b/src/emu/machine/z80pio.c @@ -4,9 +4,6 @@ Zilog Z80 Parallel Input/Output Controller implementation - Copyright Nicola Salmoria and the MAME Team. - Visit http://mamedev.org for licensing and usage restrictions. - ***************************************************************************/ /* diff --git a/src/emu/machine/z80pio.h b/src/emu/machine/z80pio.h index c27ac4ecba1..80a458dd4fd 100644 --- a/src/emu/machine/z80pio.h +++ b/src/emu/machine/z80pio.h @@ -4,9 +4,6 @@ Zilog Z80 Parallel Input/Output Controller implementation - Copyright Nicola Salmoria and the MAME Team. - Visit http://mamedev.org for licensing and usage restrictions. - *************************************************************************** _____ _____ D2 1 |* \_/ | 40 D3 diff --git a/src/emu/machine/z80sti.c b/src/emu/machine/z80sti.c index 40752ae1ea6..a27295f6ff1 100644 --- a/src/emu/machine/z80sti.c +++ b/src/emu/machine/z80sti.c @@ -4,9 +4,6 @@ Mostek MK3801 Serial Timer Interrupt Controller (Z80-STI) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ***************************************************************************/ /* diff --git a/src/emu/machine/z80sti.h b/src/emu/machine/z80sti.h index 4065bf6bdcb..1691695147c 100644 --- a/src/emu/machine/z80sti.h +++ b/src/emu/machine/z80sti.h @@ -4,9 +4,6 @@ Mostek MK3801 Serial Timer Interrupt Controller (Z80-STI) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ TAO 1 |* \_/ | 40 Vcc diff --git a/src/emu/machine/z8536.c b/src/emu/machine/z8536.c index a497f3aefc4..fc5e770b15a 100644 --- a/src/emu/machine/z8536.c +++ b/src/emu/machine/z8536.c @@ -4,9 +4,6 @@ Zilog Z8536 Counter/Timer and Parallel I/O emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/machine/z8536.h b/src/emu/machine/z8536.h index ffbc30aa9e6..96c39e0123a 100644 --- a/src/emu/machine/z8536.h +++ b/src/emu/machine/z8536.h @@ -4,9 +4,6 @@ Zilog Z8536 Counter/Timer and Parallel I/O emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ D4 1 |* \_/ | 40 D3 diff --git a/src/emu/sound/cdp1863.c b/src/emu/sound/cdp1863.c index 253d6a4238e..08a88f914ce 100644 --- a/src/emu/sound/cdp1863.c +++ b/src/emu/sound/cdp1863.c @@ -4,9 +4,6 @@ RCA CDP1863 CMOS 8-Bit Programmable Frequency Generator emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/sound/cdp1863.h b/src/emu/sound/cdp1863.h index 7b6494daa56..910be5153fd 100644 --- a/src/emu/sound/cdp1863.h +++ b/src/emu/sound/cdp1863.h @@ -4,9 +4,6 @@ RCA CDP1863 CMOS 8-Bit Programmable Frequency Generator emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ _RESET 1 |* \_/ | 16 Vdd diff --git a/src/emu/sound/cdp1864.c b/src/emu/sound/cdp1864.c index 0c12b01f554..b4859cee4a3 100644 --- a/src/emu/sound/cdp1864.c +++ b/src/emu/sound/cdp1864.c @@ -4,9 +4,6 @@ RCA CDP1864C COS/MOS PAL Compatible Color TV Interface - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/sound/cdp1864.h b/src/emu/sound/cdp1864.h index c22322ef356..ab9f384dc1a 100644 --- a/src/emu/sound/cdp1864.h +++ b/src/emu/sound/cdp1864.h @@ -4,9 +4,6 @@ RCA CDP1864C COS/MOS PAL Compatible Color TV Interface - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ INLACE 1 |* \_/ | 40 Vdd diff --git a/src/emu/sound/cdp1869.c b/src/emu/sound/cdp1869.c index 2b8a42d0184..383d7eb5d88 100644 --- a/src/emu/sound/cdp1869.c +++ b/src/emu/sound/cdp1869.c @@ -4,9 +4,6 @@ RCA CDP1869/1870/1876 Video Interface System (VIS) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/sound/cdp1869.h b/src/emu/sound/cdp1869.h index 1dadd16cab2..96185021ac4 100644 --- a/src/emu/sound/cdp1869.h +++ b/src/emu/sound/cdp1869.h @@ -4,9 +4,6 @@ RCA CDP1869/1870/1876 Video Interface System (VIS) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ TPA 1 |* \_/ | 40 Vdd diff --git a/src/emu/sound/t6721a.c b/src/emu/sound/t6721a.c index 803072d23f4..2cc9828f407 100644 --- a/src/emu/sound/t6721a.c +++ b/src/emu/sound/t6721a.c @@ -4,9 +4,6 @@ Toshiba T6721A C2MOS Voice Synthesizing LSI emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "t6721a.h" diff --git a/src/emu/sound/t6721a.h b/src/emu/sound/t6721a.h index df50f630097..ff969fa60be 100644 --- a/src/emu/sound/t6721a.h +++ b/src/emu/sound/t6721a.h @@ -4,9 +4,6 @@ Toshiba T6721A C2MOS Voice Synthesizing LSI emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ SP3 1 |* \_/ | 42 Vdd diff --git a/src/emu/video/cdp1861.c b/src/emu/video/cdp1861.c index 9492b863150..a02309decca 100644 --- a/src/emu/video/cdp1861.c +++ b/src/emu/video/cdp1861.c @@ -4,9 +4,6 @@ RCA CDP1861 Video Display Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "emu.h" diff --git a/src/emu/video/cdp1861.h b/src/emu/video/cdp1861.h index 25a654b1f9f..ccf6938173b 100644 --- a/src/emu/video/cdp1861.h +++ b/src/emu/video/cdp1861.h @@ -4,9 +4,6 @@ RCA CDP1861 Video Display Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ _CLK 1 |* \_/ | 24 Vdd diff --git a/src/emu/video/cdp1862.c b/src/emu/video/cdp1862.c index 11ec5982edf..e75cb66c888 100644 --- a/src/emu/video/cdp1862.c +++ b/src/emu/video/cdp1862.c @@ -4,9 +4,6 @@ RCA CDP1862 Video Display Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "cdp1862.h" diff --git a/src/emu/video/cdp1862.h b/src/emu/video/cdp1862.h index 4ad3f173641..159c12f8a3c 100644 --- a/src/emu/video/cdp1862.h +++ b/src/emu/video/cdp1862.h @@ -4,9 +4,6 @@ RCA CDP1862 COS/MOS Color Generator Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ RD 1 |* \_/ | 24 Vdd diff --git a/src/emu/video/crt9007.c b/src/emu/video/crt9007.c index ab3fcbbb51c..7a7a3f78f87 100644 --- a/src/emu/video/crt9007.c +++ b/src/emu/video/crt9007.c @@ -4,9 +4,6 @@ SMC CRT9007 CRT Video Processor and Controller (VPAC) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/video/crt9007.h b/src/emu/video/crt9007.h index 8ae231f36a0..95745ecece6 100644 --- a/src/emu/video/crt9007.h +++ b/src/emu/video/crt9007.h @@ -4,9 +4,6 @@ SMC CRT9007 CRT Video Processor and Controller (VPAC) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ VA2 1 |* \_/ | 40 GND diff --git a/src/emu/video/crt9021.c b/src/emu/video/crt9021.c index d666c6b49e7..d72baff2b2b 100644 --- a/src/emu/video/crt9021.c +++ b/src/emu/video/crt9021.c @@ -4,9 +4,6 @@ SMC CRT9021 Video Attributes Controller (VAC) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/video/crt9021.h b/src/emu/video/crt9021.h index 856e9718d45..f050f7d745c 100644 --- a/src/emu/video/crt9021.h +++ b/src/emu/video/crt9021.h @@ -4,9 +4,6 @@ SMC CRT9021 Video Attributes Controller (VAC) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ D0 1 |* \_/ | 28 D1 diff --git a/src/emu/video/crt9212.c b/src/emu/video/crt9212.c index e847c59d6f0..0535afa169b 100644 --- a/src/emu/video/crt9212.c +++ b/src/emu/video/crt9212.c @@ -4,9 +4,6 @@ SMC CRT9212 Double Row Buffer (DRB) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "crt9212.h" diff --git a/src/emu/video/crt9212.h b/src/emu/video/crt9212.h index 736c8bf91f7..71590ee35f8 100644 --- a/src/emu/video/crt9212.h +++ b/src/emu/video/crt9212.h @@ -4,9 +4,6 @@ SMC CRT9212 Double Row Buffer (DRB) emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ DIN2 1 |* \_/ | 28 DIN3 diff --git a/src/emu/video/dm9368.c b/src/emu/video/dm9368.c index a54e88474de..16dee4e420f 100644 --- a/src/emu/video/dm9368.c +++ b/src/emu/video/dm9368.c @@ -4,9 +4,6 @@ Fairchild DM9368 7-Segment Decoder/Driver/Latch emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "dm9368.h" diff --git a/src/emu/video/dm9368.h b/src/emu/video/dm9368.h index ad413561f8b..35a2da3431d 100644 --- a/src/emu/video/dm9368.h +++ b/src/emu/video/dm9368.h @@ -4,9 +4,6 @@ Fairchild DM9368 7-Segment Decoder/Driver/Latch emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ A1 1 |* \_/ | 16 Vcc diff --git a/src/emu/video/hd61830.c b/src/emu/video/hd61830.c index 17d6875a18a..a9a21e7dbc5 100644 --- a/src/emu/video/hd61830.c +++ b/src/emu/video/hd61830.c @@ -4,9 +4,6 @@ Hitachi HD61830 LCD Timing Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "hd61830.h" diff --git a/src/emu/video/hd61830.h b/src/emu/video/hd61830.h index 8cf14df1779..359f2d78b1a 100644 --- a/src/emu/video/hd61830.h +++ b/src/emu/video/hd61830.h @@ -4,9 +4,6 @@ Hitachi HD61830 LCD Timing Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/video/i8275.c b/src/emu/video/i8275.c index cf7b5d022ea..848ee9e8eed 100644 --- a/src/emu/video/i8275.c +++ b/src/emu/video/i8275.c @@ -4,9 +4,6 @@ Intel 8275 Programmable CRT Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/video/i8275.h b/src/emu/video/i8275.h index 033b4846df0..15451d4c7e8 100644 --- a/src/emu/video/i8275.h +++ b/src/emu/video/i8275.h @@ -4,9 +4,6 @@ Intel 8275 Programmable CRT Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ LC3 1 |* \_/ | 40 Vcc diff --git a/src/emu/video/msm6255.c b/src/emu/video/msm6255.c index 417fc1affe0..36fd36325d1 100644 --- a/src/emu/video/msm6255.c +++ b/src/emu/video/msm6255.c @@ -4,9 +4,6 @@ OKI MSM6255 Dot Matrix LCD Controller implementation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "msm6255.h" diff --git a/src/emu/video/msm6255.h b/src/emu/video/msm6255.h index 92706f374ac..32975132cf6 100644 --- a/src/emu/video/msm6255.h +++ b/src/emu/video/msm6255.h @@ -4,9 +4,6 @@ OKI MSM6255 Dot Matrix LCD Controller implementation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/video/saa5050.c b/src/emu/video/saa5050.c index 9445e15282f..2440d0bc357 100644 --- a/src/emu/video/saa5050.c +++ b/src/emu/video/saa5050.c @@ -6,9 +6,6 @@ http://www.bighole.nl/pub/mirror/homepage.ntlworld.com/kryten_droid/teletext/spec/teletext_spec_1974.htm - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/video/saa5050.h b/src/emu/video/saa5050.h index 2d322e7358f..0155da83e4e 100644 --- a/src/emu/video/saa5050.h +++ b/src/emu/video/saa5050.h @@ -4,9 +4,6 @@ Mullard SAA5050 Teletext Character Generator emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ Vss 1 |* \_/ | 28 DE diff --git a/src/emu/video/sed1330.c b/src/emu/video/sed1330.c index 8a2ec83a834..2ced64a8170 100644 --- a/src/emu/video/sed1330.c +++ b/src/emu/video/sed1330.c @@ -4,9 +4,6 @@ Seiko-Epson SED1330 LCD Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "emu.h" diff --git a/src/emu/video/sed1330.h b/src/emu/video/sed1330.h index aa3e6625a89..a78c71ef3a3 100644 --- a/src/emu/video/sed1330.h +++ b/src/emu/video/sed1330.h @@ -4,9 +4,6 @@ Seiko-Epson SED1330 LCD Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/emu/video/upd3301.c b/src/emu/video/upd3301.c index 15885cc6896..8370f52c85c 100644 --- a/src/emu/video/upd3301.c +++ b/src/emu/video/upd3301.c @@ -4,9 +4,6 @@ NEC uPD3301 Programmable CRT Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/emu/video/upd3301.h b/src/emu/video/upd3301.h index ec3910deaed..cef42e08627 100644 --- a/src/emu/video/upd3301.h +++ b/src/emu/video/upd3301.h @@ -4,9 +4,6 @@ NEC uPD3301 Programmable CRT Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ VRTC 1 |* \_/ | 40 Vcc diff --git a/src/emu/video/upd7220.c b/src/emu/video/upd7220.c index 80261387a19..be26c06d692 100644 --- a/src/emu/video/upd7220.c +++ b/src/emu/video/upd7220.c @@ -4,9 +4,6 @@ Intel 82720 Graphics Display Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/mess/drivers/ep64.c b/src/mess/drivers/ep64.c index 708c5924860..a2608cd4ea5 100644 --- a/src/mess/drivers/ep64.c +++ b/src/mess/drivers/ep64.c @@ -4,9 +4,6 @@ Enterprise Sixty Four / One Two Eight emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/mess/drivers/victor9k.c b/src/mess/drivers/victor9k.c index 5cbce2fa289..677f5667741 100644 --- a/src/mess/drivers/victor9k.c +++ b/src/mess/drivers/victor9k.c @@ -4,9 +4,6 @@ Victor 9000 / ACT Sirius 1 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/mess/includes/ep64.h b/src/mess/includes/ep64.h index b687db5a090..42dd9115e35 100644 --- a/src/mess/includes/ep64.h +++ b/src/mess/includes/ep64.h @@ -4,9 +4,6 @@ Enterprise Sixty Four / One Two Eight emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/mess/includes/victor9k.h b/src/mess/includes/victor9k.h index a010d424d37..dcc921b6729 100644 --- a/src/mess/includes/victor9k.h +++ b/src/mess/includes/victor9k.h @@ -4,9 +4,6 @@ Victor 9000 / ACT Sirius 1 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/mess/machine/abc1600mac.c b/src/mess/machine/abc1600mac.c index 74e0f58213f..b22f55708c6 100644 --- a/src/mess/machine/abc1600mac.c +++ b/src/mess/machine/abc1600mac.c @@ -4,9 +4,6 @@ Luxor ABC 1600 Memory Access Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/mess/machine/abc1600mac.h b/src/mess/machine/abc1600mac.h index 637a078fcae..c26c2dc9b09 100644 --- a/src/mess/machine/abc1600mac.h +++ b/src/mess/machine/abc1600mac.h @@ -4,9 +4,6 @@ Luxor ABC 1600 Memory Access Controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/mess/machine/abc80kb.c b/src/mess/machine/abc80kb.c index 7fa5f747b14..dd9471f5ee4 100644 --- a/src/mess/machine/abc80kb.c +++ b/src/mess/machine/abc80kb.c @@ -4,9 +4,6 @@ Luxor ABC-80 keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/mess/machine/abc80kb.h b/src/mess/machine/abc80kb.h index e1f422b18e6..d4d9a7fc08b 100644 --- a/src/mess/machine/abc80kb.h +++ b/src/mess/machine/abc80kb.h @@ -4,9 +4,6 @@ Luxor ABC-80 keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/mess/machine/compiskb.c b/src/mess/machine/compiskb.c index 4a7ba9bc97c..1fe9e356ec8 100644 --- a/src/mess/machine/compiskb.c +++ b/src/mess/machine/compiskb.c @@ -4,9 +4,6 @@ Telenova Compis keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #include "compiskb.h" diff --git a/src/mess/machine/compiskb.h b/src/mess/machine/compiskb.h index 66b6f76dcc5..1872c3506c2 100644 --- a/src/mess/machine/compiskb.h +++ b/src/mess/machine/compiskb.h @@ -4,9 +4,6 @@ Telenova Compis keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/mess/machine/mm1kb.c b/src/mess/machine/mm1kb.c index 79efd3b9a15..3b74ca8650d 100644 --- a/src/mess/machine/mm1kb.c +++ b/src/mess/machine/mm1kb.c @@ -4,9 +4,6 @@ Nokia MikroMikko 1 keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #include "mm1kb.h" diff --git a/src/mess/machine/mm1kb.h b/src/mess/machine/mm1kb.h index a6a9b825f3e..00e8ddebf73 100644 --- a/src/mess/machine/mm1kb.h +++ b/src/mess/machine/mm1kb.h @@ -4,9 +4,6 @@ Nokia MikroMikko 1 keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/mess/machine/pc1512kb.c b/src/mess/machine/pc1512kb.c index bc3abd5bab8..6d4ef54e134 100644 --- a/src/mess/machine/pc1512kb.c +++ b/src/mess/machine/pc1512kb.c @@ -4,9 +4,6 @@ Amstrad PC1512 Keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "pc1512kb.h" diff --git a/src/mess/machine/pc1512kb.h b/src/mess/machine/pc1512kb.h index e431977fe7e..a5012b69b8a 100644 --- a/src/mess/machine/pc1512kb.h +++ b/src/mess/machine/pc1512kb.h @@ -4,9 +4,6 @@ Amstrad PC1512 Keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/mess/machine/qimi.c b/src/mess/machine/qimi.c index fd7288ae82f..e1a55134b69 100644 --- a/src/mess/machine/qimi.c +++ b/src/mess/machine/qimi.c @@ -4,9 +4,6 @@ QJump/Quanta QL Internal Mouse Interface emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "qimi.h" diff --git a/src/mess/machine/qimi.h b/src/mess/machine/qimi.h index 73aba4f87e7..bf513da9042 100644 --- a/src/mess/machine/qimi.h +++ b/src/mess/machine/qimi.h @@ -4,9 +4,6 @@ QJump/Quanta QL Internal Mouse Interface emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/mess/machine/tandy2kb.c b/src/mess/machine/tandy2kb.c index 73f33295445..b6c7dd18db3 100644 --- a/src/mess/machine/tandy2kb.c +++ b/src/mess/machine/tandy2kb.c @@ -4,9 +4,6 @@ Tandy 2000 keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #include "tandy2kb.h" diff --git a/src/mess/machine/tandy2kb.h b/src/mess/machine/tandy2kb.h index 13756addc71..9a2d65d373f 100644 --- a/src/mess/machine/tandy2kb.h +++ b/src/mess/machine/tandy2kb.h @@ -4,9 +4,6 @@ Tandy 2000 keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/mess/machine/trs80m2kb.c b/src/mess/machine/trs80m2kb.c index 56b9f9ddee6..01f4dc7930a 100644 --- a/src/mess/machine/trs80m2kb.c +++ b/src/mess/machine/trs80m2kb.c @@ -4,9 +4,6 @@ Tandy Radio Shack TRS-80 Model II keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "trs80m2kb.h" diff --git a/src/mess/machine/trs80m2kb.h b/src/mess/machine/trs80m2kb.h index ea5ea0d3550..be665372e2b 100644 --- a/src/mess/machine/trs80m2kb.h +++ b/src/mess/machine/trs80m2kb.h @@ -4,9 +4,6 @@ Tandy Radio Shack TRS-80 Model II keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/mess/machine/v1050kb.c b/src/mess/machine/v1050kb.c index 45ffcf45fed..f3f7353e3a1 100644 --- a/src/mess/machine/v1050kb.c +++ b/src/mess/machine/v1050kb.c @@ -4,9 +4,6 @@ Visual 1050 keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #include "v1050kb.h" diff --git a/src/mess/machine/v1050kb.h b/src/mess/machine/v1050kb.h index 3a6bcffa788..94b4b5dafc4 100644 --- a/src/mess/machine/v1050kb.h +++ b/src/mess/machine/v1050kb.h @@ -4,9 +4,6 @@ Visual 1050 keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/mess/machine/victor9k_fdc.c b/src/mess/machine/victor9k_fdc.c index 1ae238401ed..2fb6c617983 100644 --- a/src/mess/machine/victor9k_fdc.c +++ b/src/mess/machine/victor9k_fdc.c @@ -4,9 +4,6 @@ Victor 9000 floppy disk controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/mess/machine/victor9k_fdc.h b/src/mess/machine/victor9k_fdc.h index f9005c4af16..21c88ebfabf 100644 --- a/src/mess/machine/victor9k_fdc.h +++ b/src/mess/machine/victor9k_fdc.h @@ -4,9 +4,6 @@ Victor 9000 floppy disk controller emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/mess/machine/victor9kb.c b/src/mess/machine/victor9kb.c index 56d2f484234..a0cf21bfe36 100644 --- a/src/mess/machine/victor9kb.c +++ b/src/mess/machine/victor9kb.c @@ -4,9 +4,6 @@ Victor 9000 keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ /* diff --git a/src/mess/machine/victor9kb.h b/src/mess/machine/victor9kb.h index 787080095d5..c3834e1a7d8 100644 --- a/src/mess/machine/victor9kb.h +++ b/src/mess/machine/victor9kb.h @@ -4,9 +4,6 @@ Victor 9000 keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/mess/machine/wangpckb.c b/src/mess/machine/wangpckb.c index 0816659e9ee..7e38ec2f153 100644 --- a/src/mess/machine/wangpckb.c +++ b/src/mess/machine/wangpckb.c @@ -4,9 +4,6 @@ Wang PC keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ /* diff --git a/src/mess/machine/wangpckb.h b/src/mess/machine/wangpckb.h index 38a0dbe321c..3eb15fd04ad 100644 --- a/src/mess/machine/wangpckb.h +++ b/src/mess/machine/wangpckb.h @@ -1,12 +1,9 @@ // license:BSD-3-Clause // copyright-holders:Curt Coder - /********************************************************************** +/********************************************************************** Wang PC keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/mess/machine/x820kb.c b/src/mess/machine/x820kb.c index 09ebd038dbc..115e8591e4a 100644 --- a/src/mess/machine/x820kb.c +++ b/src/mess/machine/x820kb.c @@ -4,9 +4,6 @@ Xerox 820/820-II ASCII keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ /* diff --git a/src/mess/machine/x820kb.h b/src/mess/machine/x820kb.h index ccb025ef7e8..03a3054c486 100644 --- a/src/mess/machine/x820kb.h +++ b/src/mess/machine/x820kb.h @@ -4,9 +4,6 @@ Xerox 820/820-II ASCII keyboard emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #pragma once diff --git a/src/mess/machine/zx8302.c b/src/mess/machine/zx8302.c index a85f506581b..6866b61f290 100644 --- a/src/mess/machine/zx8302.c +++ b/src/mess/machine/zx8302.c @@ -4,9 +4,6 @@ Sinclair ZX8302 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/mess/machine/zx8302.h b/src/mess/machine/zx8302.h index 8915d2c91dc..f05ebe2b702 100644 --- a/src/mess/machine/zx8302.h +++ b/src/mess/machine/zx8302.h @@ -4,9 +4,6 @@ Sinclair ZX8302 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ ERASE 1 |* \_/ | 40 Vdd diff --git a/src/mess/mess.mak b/src/mess/mess.mak index ec5d2c2dd92..f4a3dd74d02 100644 --- a/src/mess/mess.mak +++ b/src/mess/mess.mak @@ -4,9 +4,6 @@ # # Additional makefile for building MESS # -# Copyright (c) Nicola Salmoria and the MAME Team. -# Visit http://mamedev.org for licensing and usage restrictions. -# ########################################################################### GEN_FOLDERS += $(GENDIR)/mame/layout/ diff --git a/src/mess/video/abc1600.c b/src/mess/video/abc1600.c index 312e0260425..2a312cb3ae7 100644 --- a/src/mess/video/abc1600.c +++ b/src/mess/video/abc1600.c @@ -4,9 +4,6 @@ Luxor ABC 1600 Mover emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "includes/abc1600.h" diff --git a/src/mess/video/abc1600.h b/src/mess/video/abc1600.h index 72263333bea..172967c783d 100644 --- a/src/mess/video/abc1600.h +++ b/src/mess/video/abc1600.h @@ -4,9 +4,6 @@ Luxor ABC 1600 Mover emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #pragma once diff --git a/src/mess/video/uv201.c b/src/mess/video/uv201.c index 3f253647c67..ae18cee5d2d 100644 --- a/src/mess/video/uv201.c +++ b/src/mess/video/uv201.c @@ -4,9 +4,6 @@ VideoBrain UV201/UV202 video chip emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "uv201.h" diff --git a/src/mess/video/uv201.h b/src/mess/video/uv201.h index f1dc644c1ec..336dd8f4141 100644 --- a/src/mess/video/uv201.h +++ b/src/mess/video/uv201.h @@ -4,9 +4,6 @@ VideoBrain UV201/UV202 video chip emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ GND 1 |* \_/ | 40 DMAREQ diff --git a/src/mess/video/zx8301.c b/src/mess/video/zx8301.c index 69785e230a8..a7c115e8237 100644 --- a/src/mess/video/zx8301.c +++ b/src/mess/video/zx8301.c @@ -4,9 +4,6 @@ Sinclair ZX8301 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ /* diff --git a/src/mess/video/zx8301.h b/src/mess/video/zx8301.h index 855ae91caec..c91b1c65bca 100644 --- a/src/mess/video/zx8301.h +++ b/src/mess/video/zx8301.h @@ -4,9 +4,6 @@ Sinclair ZX8301 emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - ********************************************************************** _____ _____ DTACKL 1 |* \_/ | 40 WEL diff --git a/src/osd/eigccppc.h b/src/osd/eigccppc.h index 3965b50ab47..b1ba620aaee 100644 --- a/src/osd/eigccppc.h +++ b/src/osd/eigccppc.h @@ -7,9 +7,6 @@ PowerPC (32 and 64-bit) inline implementations for GCC compilers. This code is automatically included if appropriate by eminline.h. - Copyright Nicola Salmoria and the MAME Team. - Visit http://mamedev.org for licensing and usage restrictions. - ***************************************************************************/ #ifndef __EIGCCPPC__ diff --git a/src/osd/eigccx86.h b/src/osd/eigccx86.h index 1d663d2cbbe..6b2769b9ecf 100644 --- a/src/osd/eigccx86.h +++ b/src/osd/eigccx86.h @@ -7,9 +7,6 @@ x86 (32 and 64-bit) inline implementations for GCC compilers. This code is automatically included if appropriate by eminline.h. - Copyright Nicola Salmoria and the MAME Team. - Visit http://mamedev.org for licensing and usage restrictions. - ***************************************************************************/ #ifndef __EIGCCX86__ diff --git a/src/osd/modules/debugger/debugosx.m b/src/osd/modules/debugger/debugosx.m index d93c4c47877..6c52459f719 100644 --- a/src/osd/modules/debugger/debugosx.m +++ b/src/osd/modules/debugger/debugosx.m @@ -4,9 +4,6 @@ // // debugosx.m - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ diff --git a/src/osd/modules/debugger/osx/breakpointsview.h b/src/osd/modules/debugger/osx/breakpointsview.h index e31a63aebed..6e6bc9c8d1c 100644 --- a/src/osd/modules/debugger/osx/breakpointsview.h +++ b/src/osd/modules/debugger/osx/breakpointsview.h @@ -4,9 +4,6 @@ // // breakpointsview.h - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "debugosx.h" diff --git a/src/osd/modules/debugger/osx/breakpointsview.m b/src/osd/modules/debugger/osx/breakpointsview.m index 46f58eac29b..54fa2ba711b 100644 --- a/src/osd/modules/debugger/osx/breakpointsview.m +++ b/src/osd/modules/debugger/osx/breakpointsview.m @@ -4,9 +4,6 @@ // // breakpointsview.m - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "breakpointsview.h" diff --git a/src/osd/modules/debugger/osx/consoleview.h b/src/osd/modules/debugger/osx/consoleview.h index 5538ea49f28..2a6fff78a8c 100644 --- a/src/osd/modules/debugger/osx/consoleview.h +++ b/src/osd/modules/debugger/osx/consoleview.h @@ -4,9 +4,6 @@ // // consoleview.h - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "debugosx.h" diff --git a/src/osd/modules/debugger/osx/consoleview.m b/src/osd/modules/debugger/osx/consoleview.m index afa6c826199..a669785f3ff 100644 --- a/src/osd/modules/debugger/osx/consoleview.m +++ b/src/osd/modules/debugger/osx/consoleview.m @@ -4,9 +4,6 @@ // // consoleview.m - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "consoleview.h" diff --git a/src/osd/modules/debugger/osx/debugcommandhistory.h b/src/osd/modules/debugger/osx/debugcommandhistory.h index 02256690ea7..f99767cb4be 100644 --- a/src/osd/modules/debugger/osx/debugcommandhistory.h +++ b/src/osd/modules/debugger/osx/debugcommandhistory.h @@ -4,9 +4,6 @@ // // debugcommandhistory.h - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "debugosx.h" diff --git a/src/osd/modules/debugger/osx/debugcommandhistory.m b/src/osd/modules/debugger/osx/debugcommandhistory.m index 882c313000e..74a34904ae7 100644 --- a/src/osd/modules/debugger/osx/debugcommandhistory.m +++ b/src/osd/modules/debugger/osx/debugcommandhistory.m @@ -4,9 +4,6 @@ // // debugcommandhistory.m - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ //============================================================ diff --git a/src/osd/modules/debugger/osx/debugconsole.h b/src/osd/modules/debugger/osx/debugconsole.h index 87554b4dd6a..f73945e7b2f 100644 --- a/src/osd/modules/debugger/osx/debugconsole.h +++ b/src/osd/modules/debugger/osx/debugconsole.h @@ -4,9 +4,6 @@ // // debugconsole.h - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "debugosx.h" diff --git a/src/osd/modules/debugger/osx/debugconsole.m b/src/osd/modules/debugger/osx/debugconsole.m index d869355fd46..c61a82c3dd8 100644 --- a/src/osd/modules/debugger/osx/debugconsole.m +++ b/src/osd/modules/debugger/osx/debugconsole.m @@ -4,9 +4,6 @@ // // debugconsole.m - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "debugconsole.h" diff --git a/src/osd/modules/debugger/osx/debugosx.h b/src/osd/modules/debugger/osx/debugosx.h index 3fba83a277d..b07aa3a088d 100644 --- a/src/osd/modules/debugger/osx/debugosx.h +++ b/src/osd/modules/debugger/osx/debugosx.h @@ -4,9 +4,6 @@ // // debugosx.h - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #ifndef __SDL_DEBUGOSX__ diff --git a/src/osd/modules/debugger/osx/debugview.h b/src/osd/modules/debugger/osx/debugview.h index 260bb580ac9..89438750b62 100644 --- a/src/osd/modules/debugger/osx/debugview.h +++ b/src/osd/modules/debugger/osx/debugview.h @@ -4,9 +4,6 @@ // // debugview.h - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "debugosx.h" diff --git a/src/osd/modules/debugger/osx/debugview.m b/src/osd/modules/debugger/osx/debugview.m index 7e53ee7d803..27f1fd35f22 100644 --- a/src/osd/modules/debugger/osx/debugview.m +++ b/src/osd/modules/debugger/osx/debugview.m @@ -4,9 +4,6 @@ // // debugview.m - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "debugview.h" diff --git a/src/osd/modules/debugger/osx/debugwindowhandler.h b/src/osd/modules/debugger/osx/debugwindowhandler.h index f720da4f6ef..e8d2d6eb08d 100644 --- a/src/osd/modules/debugger/osx/debugwindowhandler.h +++ b/src/osd/modules/debugger/osx/debugwindowhandler.h @@ -4,9 +4,6 @@ // // debugwindowhandler.h - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "debugosx.h" diff --git a/src/osd/modules/debugger/osx/debugwindowhandler.m b/src/osd/modules/debugger/osx/debugwindowhandler.m index 9d1e6d5f949..5eb5060d462 100644 --- a/src/osd/modules/debugger/osx/debugwindowhandler.m +++ b/src/osd/modules/debugger/osx/debugwindowhandler.m @@ -4,9 +4,6 @@ // // debugwindowhandler.m - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "debugwindowhandler.h" diff --git a/src/osd/modules/debugger/osx/deviceinfoviewer.h b/src/osd/modules/debugger/osx/deviceinfoviewer.h index 7b9975d0e73..5bf7838aa33 100644 --- a/src/osd/modules/debugger/osx/deviceinfoviewer.h +++ b/src/osd/modules/debugger/osx/deviceinfoviewer.h @@ -4,9 +4,6 @@ // // deviceinfoviewer.h - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "debugosx.h" diff --git a/src/osd/modules/debugger/osx/deviceinfoviewer.m b/src/osd/modules/debugger/osx/deviceinfoviewer.m index 23bd19f5a03..1f045870883 100644 --- a/src/osd/modules/debugger/osx/deviceinfoviewer.m +++ b/src/osd/modules/debugger/osx/deviceinfoviewer.m @@ -4,9 +4,6 @@ // // deviceinfoviewer.m - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "deviceinfoviewer.h" diff --git a/src/osd/modules/debugger/osx/devicesviewer.h b/src/osd/modules/debugger/osx/devicesviewer.h index 11408b43b01..98b9130c564 100644 --- a/src/osd/modules/debugger/osx/devicesviewer.h +++ b/src/osd/modules/debugger/osx/devicesviewer.h @@ -4,9 +4,6 @@ // // devicesviewer.h - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "debugosx.h" diff --git a/src/osd/modules/debugger/osx/devicesviewer.m b/src/osd/modules/debugger/osx/devicesviewer.m index 5cf2d33eedd..01d49c14da6 100644 --- a/src/osd/modules/debugger/osx/devicesviewer.m +++ b/src/osd/modules/debugger/osx/devicesviewer.m @@ -4,9 +4,6 @@ // // devicesviewer.m - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "devicesviewer.h" diff --git a/src/osd/modules/debugger/osx/disassemblyview.h b/src/osd/modules/debugger/osx/disassemblyview.h index 7b2a501bfc6..04d1870b498 100644 --- a/src/osd/modules/debugger/osx/disassemblyview.h +++ b/src/osd/modules/debugger/osx/disassemblyview.h @@ -4,9 +4,6 @@ // // disassemblyview.h - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "debugosx.h" diff --git a/src/osd/modules/debugger/osx/disassemblyview.m b/src/osd/modules/debugger/osx/disassemblyview.m index 55ecb5f50ac..f82eb917fae 100644 --- a/src/osd/modules/debugger/osx/disassemblyview.m +++ b/src/osd/modules/debugger/osx/disassemblyview.m @@ -4,9 +4,6 @@ // // disassemblyview.m - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "disassemblyview.h" diff --git a/src/osd/modules/debugger/osx/disassemblyviewer.h b/src/osd/modules/debugger/osx/disassemblyviewer.h index d9899457abb..e698fb897d8 100644 --- a/src/osd/modules/debugger/osx/disassemblyviewer.h +++ b/src/osd/modules/debugger/osx/disassemblyviewer.h @@ -4,9 +4,6 @@ // // disassemblyviewer.h - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "debugosx.h" diff --git a/src/osd/modules/debugger/osx/disassemblyviewer.m b/src/osd/modules/debugger/osx/disassemblyviewer.m index 61846d2e879..16650ba06d8 100644 --- a/src/osd/modules/debugger/osx/disassemblyviewer.m +++ b/src/osd/modules/debugger/osx/disassemblyviewer.m @@ -4,9 +4,6 @@ // // disassemblyviewer.m - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "disassemblyviewer.h" diff --git a/src/osd/modules/debugger/osx/errorlogview.h b/src/osd/modules/debugger/osx/errorlogview.h index bcb6a541a8c..4830ac17a60 100644 --- a/src/osd/modules/debugger/osx/errorlogview.h +++ b/src/osd/modules/debugger/osx/errorlogview.h @@ -4,9 +4,6 @@ // // errorlogview.h - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "debugosx.h" diff --git a/src/osd/modules/debugger/osx/errorlogview.m b/src/osd/modules/debugger/osx/errorlogview.m index 102065009ea..40362db4d74 100644 --- a/src/osd/modules/debugger/osx/errorlogview.m +++ b/src/osd/modules/debugger/osx/errorlogview.m @@ -4,9 +4,6 @@ // // errorlogview.m - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "errorlogview.h" diff --git a/src/osd/modules/debugger/osx/errorlogviewer.h b/src/osd/modules/debugger/osx/errorlogviewer.h index 610c4f609ae..5174f5b119b 100644 --- a/src/osd/modules/debugger/osx/errorlogviewer.h +++ b/src/osd/modules/debugger/osx/errorlogviewer.h @@ -4,9 +4,6 @@ // // errorlogviewer.h - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "debugosx.h" diff --git a/src/osd/modules/debugger/osx/errorlogviewer.m b/src/osd/modules/debugger/osx/errorlogviewer.m index b4e204d45f7..0548ff9351f 100644 --- a/src/osd/modules/debugger/osx/errorlogviewer.m +++ b/src/osd/modules/debugger/osx/errorlogviewer.m @@ -4,9 +4,6 @@ // // errorlogviewer.m - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "errorlogviewer.h" diff --git a/src/osd/modules/debugger/osx/memoryview.h b/src/osd/modules/debugger/osx/memoryview.h index 1336426c896..e8a7a138f4d 100644 --- a/src/osd/modules/debugger/osx/memoryview.h +++ b/src/osd/modules/debugger/osx/memoryview.h @@ -4,9 +4,6 @@ // // memoryview.h - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "debugosx.h" diff --git a/src/osd/modules/debugger/osx/memoryview.m b/src/osd/modules/debugger/osx/memoryview.m index e90095292a4..ca9e6a2b99f 100644 --- a/src/osd/modules/debugger/osx/memoryview.m +++ b/src/osd/modules/debugger/osx/memoryview.m @@ -4,9 +4,6 @@ // // memoryview.m - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "memoryview.h" diff --git a/src/osd/modules/debugger/osx/memoryviewer.h b/src/osd/modules/debugger/osx/memoryviewer.h index 03fc65571cd..04c25e84c91 100644 --- a/src/osd/modules/debugger/osx/memoryviewer.h +++ b/src/osd/modules/debugger/osx/memoryviewer.h @@ -4,9 +4,6 @@ // // memoryviewer.h - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "debugosx.h" diff --git a/src/osd/modules/debugger/osx/memoryviewer.m b/src/osd/modules/debugger/osx/memoryviewer.m index 5812aec65b0..16cbec9fd16 100644 --- a/src/osd/modules/debugger/osx/memoryviewer.m +++ b/src/osd/modules/debugger/osx/memoryviewer.m @@ -4,9 +4,6 @@ // // memoryviewer.m - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "memoryviewer.h" diff --git a/src/osd/modules/debugger/osx/pointsviewer.h b/src/osd/modules/debugger/osx/pointsviewer.h index ad9ef0f62fd..a5e2384e6a1 100644 --- a/src/osd/modules/debugger/osx/pointsviewer.h +++ b/src/osd/modules/debugger/osx/pointsviewer.h @@ -4,9 +4,6 @@ // // pointsviewer.h - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "debugosx.h" diff --git a/src/osd/modules/debugger/osx/pointsviewer.m b/src/osd/modules/debugger/osx/pointsviewer.m index 81cc4ee5f8e..2a2ceba674e 100644 --- a/src/osd/modules/debugger/osx/pointsviewer.m +++ b/src/osd/modules/debugger/osx/pointsviewer.m @@ -4,9 +4,6 @@ // // pointsviewer.m - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "pointsviewer.h" diff --git a/src/osd/modules/debugger/osx/registersview.h b/src/osd/modules/debugger/osx/registersview.h index 90e656104fc..eaf13c61ff9 100644 --- a/src/osd/modules/debugger/osx/registersview.h +++ b/src/osd/modules/debugger/osx/registersview.h @@ -4,9 +4,6 @@ // // registersview.h - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "debugosx.h" diff --git a/src/osd/modules/debugger/osx/registersview.m b/src/osd/modules/debugger/osx/registersview.m index e02bd9cd7a6..7e6cfd2dd7a 100644 --- a/src/osd/modules/debugger/osx/registersview.m +++ b/src/osd/modules/debugger/osx/registersview.m @@ -4,9 +4,6 @@ // // registersview.m - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "registersview.h" diff --git a/src/osd/modules/debugger/osx/watchpointsview.h b/src/osd/modules/debugger/osx/watchpointsview.h index 0480c685d20..c03d71e992e 100644 --- a/src/osd/modules/debugger/osx/watchpointsview.h +++ b/src/osd/modules/debugger/osx/watchpointsview.h @@ -4,9 +4,6 @@ // // watchpointsview.h - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "debugosx.h" diff --git a/src/osd/modules/debugger/osx/watchpointsview.m b/src/osd/modules/debugger/osx/watchpointsview.m index ae726d0f0d0..cfaa3ee973f 100644 --- a/src/osd/modules/debugger/osx/watchpointsview.m +++ b/src/osd/modules/debugger/osx/watchpointsview.m @@ -4,9 +4,6 @@ // // watchpointsview.m - MacOS X Cocoa debug window handling // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #import "watchpointsview.h" diff --git a/src/osd/modules/sound/coreaudio_sound.c b/src/osd/modules/sound/coreaudio_sound.c index e6039d0c233..04c179274dd 100644 --- a/src/osd/modules/sound/coreaudio_sound.c +++ b/src/osd/modules/sound/coreaudio_sound.c @@ -4,9 +4,6 @@ // // sound.c - CoreAudio implementation of MAME sound routines // -// Copyright (c) 1996-2015, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #include "sound_module.h" diff --git a/src/osd/modules/sync/work_osd.c b/src/osd/modules/sync/work_osd.c index 89dec09b122..34a3c6b5851 100644 --- a/src/osd/modules/sync/work_osd.c +++ b/src/osd/modules/sync/work_osd.c @@ -4,9 +4,6 @@ // // sdlwork.c - SDL OSD core work item functions // -// Copyright (c) 1996-2010, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #if defined(OSD_WINDOWS) diff --git a/src/osd/sdl/ledutil.sh b/src/osd/sdl/ledutil.sh index 05694d6b9b7..ef9ac93d353 100644 --- a/src/osd/sdl/ledutil.sh +++ b/src/osd/sdl/ledutil.sh @@ -4,9 +4,6 @@ # # ledutil.sh - Example script for output notifiers # -# Copyright Nicola Salmoria and the MAME Team. -# Visit http://mamedev.org for licensing and usage restrictions. -# # This is a very basic implementation which # # a) Sets kbd leds if led0, led1, led2 is received diff --git a/src/osd/sdl/osxutils.h b/src/osd/sdl/osxutils.h index a41ff7eae46..61ec4527cf1 100644 --- a/src/osd/sdl/osxutils.h +++ b/src/osd/sdl/osxutils.h @@ -4,9 +4,6 @@ // // osxutils.h - Mac OS X utilities for SDLMAME // -// 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/osxutils.m b/src/osd/sdl/osxutils.m index 4d87b32bf77..c71af922b59 100644 --- a/src/osd/sdl/osxutils.m +++ b/src/osd/sdl/osxutils.m @@ -4,9 +4,6 @@ // // osxutils.m - Mac OS X utilities for SDLMAME // -// 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/strconv.h b/src/osd/strconv.h index 8e1bd08ae91..5de23d0b89b 100644 --- a/src/osd/strconv.h +++ b/src/osd/strconv.h @@ -4,9 +4,6 @@ // // strconv.h - String conversion // -// Copyright (c) 1996-2007, Nicola Salmoria and the MAME Team. -// Visit http://mamedev.org for licensing and usage restrictions. -// //============================================================ #ifndef __OSD_STRCONV__ diff --git a/src/ume/ume.c b/src/ume/ume.c index 94a044e4280..0f79ebb39ab 100644 --- a/src/ume/ume.c +++ b/src/ume/ume.c @@ -6,9 +6,6 @@ Specific (per target) constants - Copyright Nicola Salmoria and the MAME Team. - Visit http://mamedev.org for licensing and usage restrictions. - ****************************************************************************/ #include "emu.h" diff --git a/src/ume/ume.mak b/src/ume/ume.mak index d319b666311..9a2cd01c0bd 100644 --- a/src/ume/ume.mak +++ b/src/ume/ume.mak @@ -4,9 +4,6 @@ # # Additional makefile for building UME # -# Copyright (c) Nicola Salmoria and the MAME Team. -# Visit http://mamedev.org for licensing and usage restrictions. -# ########################################################################### GEN_FOLDERS += $(GENDIR)/mame/layout/ $(GENDIR)/mess/layout/