diff --git a/src/86box.h b/src/86box.h index 30a5088e1..fb351eeb0 100644 --- a/src/86box.h +++ b/src/86box.h @@ -8,7 +8,7 @@ * * Main include file for the application. * - * Version: @(#)86box.h 1.0.37 2020/01/19 + * * * Authors: Miran Grca, *f Fred N. van Kempen, diff --git a/src/86box_io.h b/src/86box_io.h index 93bb3be03..7ec808abf 100644 --- a/src/86box_io.h +++ b/src/86box_io.h @@ -8,7 +8,7 @@ * * Definitions for the I/O handler. * - * Version: @(#)io.h 1.0.1 2017/12/16 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/apm.c b/src/apm.c index 27c33474e..82a6661f0 100644 --- a/src/apm.c +++ b/src/apm.c @@ -8,7 +8,7 @@ * * Advanced Power Management emulation. * - * Version: @(#)apm.c 1.0.0 2019/05/12 + * * * Authors: Miran Grca, * diff --git a/src/apm.h b/src/apm.h index 3f0e34780..5caae9468 100644 --- a/src/apm.h +++ b/src/apm.h @@ -15,7 +15,7 @@ * * Definitions for the Advanced Power Management emulation. * - * Version: @(#)apm.h 1.0.0 2019/05/12 + * * * Authors: Miran Grca, * diff --git a/src/apm_new.c b/src/apm_new.c index 2ae56d82e..3f8385cc3 100644 --- a/src/apm_new.c +++ b/src/apm_new.c @@ -8,7 +8,7 @@ * * Advanced Power Management emulation. * - * Version: @(#)apm.c 1.0.0 2019/05/12 + * * * Authors: Miran Grca, * diff --git a/src/bugger.c b/src/bugger.c index 7205ea25d..f18f0d1a4 100644 --- a/src/bugger.c +++ b/src/bugger.c @@ -44,7 +44,7 @@ * configuration register (CTRL_SPCFG bit set) but have to * remember that stuff first... * - * Version: @(#)bugger.c 1.0.13 2018/10/17 + * * * Author: Fred N. van Kempen, * Copyright 1989-2018 Fred N. van Kempen. diff --git a/src/bugger.h b/src/bugger.h index d3a1ac775..985f13d2f 100644 --- a/src/bugger.h +++ b/src/bugger.h @@ -15,7 +15,7 @@ * * Definitions for the BUGGER card. * - * Version: @(#)bugger.h 1.0.6 2018/03/18 + * * * Author: Fred N. van Kempen, * diff --git a/src/cdrom/cdrom.c b/src/cdrom/cdrom.c index 2b68ff09f..e9655e44d 100644 --- a/src/cdrom/cdrom.c +++ b/src/cdrom/cdrom.c @@ -8,7 +8,7 @@ * * Generic CD-ROM drive core. * - * Version: @(#)cdrom.c 1.0.10 2020/03/23 + * * * Author: Miran Grca, * diff --git a/src/cdrom/cdrom.h b/src/cdrom/cdrom.h index e5b3a948f..0df5d9c77 100644 --- a/src/cdrom/cdrom.h +++ b/src/cdrom/cdrom.h @@ -8,7 +8,7 @@ * * Generic CD-ROM drive core header. * - * Version: @(#)cdrom.h 1.0.18 2019/09/26 + * * * Author: Miran Grca, * diff --git a/src/cdrom/cdrom_image.c b/src/cdrom/cdrom_image.c index 2a4c7b30c..8990ef257 100644 --- a/src/cdrom/cdrom_image.c +++ b/src/cdrom/cdrom_image.c @@ -8,7 +8,7 @@ * * CD-ROM image support. * - * Version: @(#)cdrom_image.c 1.0.11 2019/03/06 + * * * Author: RichardG867, * Miran Grca, diff --git a/src/cdrom/cdrom_image_backend.c b/src/cdrom/cdrom_image_backend.c index c85739b6c..42a8bfe2c 100644 --- a/src/cdrom/cdrom_image_backend.c +++ b/src/cdrom/cdrom_image_backend.c @@ -9,7 +9,7 @@ * CD-ROM image file handling module, translated to C from * cdrom_dosbox.cpp. * - * Version: @(#)cdrom_image_backend.c 1.0.5 2020/01/17 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/cdrom/cdrom_image_backend.h b/src/cdrom/cdrom_image_backend.h index 69a59031c..837a7459d 100644 --- a/src/cdrom/cdrom_image_backend.h +++ b/src/cdrom/cdrom_image_backend.h @@ -9,7 +9,7 @@ * CD-ROM image file handling module header , translated to C * from cdrom_dosbox.h. * - * Version: @(#)cdrom_image_backend.h 1.0.2 2020/01/17 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/chipset/acc2168.c b/src/chipset/acc2168.c index 686301c24..809eafc41 100644 --- a/src/chipset/acc2168.c +++ b/src/chipset/acc2168.c @@ -9,7 +9,7 @@ * Implementation of the ACC 2168 chipset * used by the Packard Bell Legend 760 Supreme (PB410A or PB430). * - * Version: @(#)acc2168.c 1.0.1 2019/10/19 + * * * Authors: Sarah Walker, * diff --git a/src/chipset/acer_m3a.c b/src/chipset/acer_m3a.c index 43c19d6f1..409618076 100644 --- a/src/chipset/acer_m3a.c +++ b/src/chipset/acer_m3a.c @@ -8,7 +8,7 @@ * * Implementation of the Acer M3A and V35N ports EAh and EBh. * - * Version: @(#)acer_m3a.c 1.0.0 2019/05/13 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/chipset/ali1429.c b/src/chipset/ali1429.c index 2f6b8cad1..82a1e1a24 100644 --- a/src/chipset/ali1429.c +++ b/src/chipset/ali1429.c @@ -8,7 +8,7 @@ * * Implementation of the ALi M-1429/1431 chipset. * - * Version: @(#)ali1429.c 1.0.9 2019/10/09 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/chipset/chipset.h b/src/chipset/chipset.h index 9c9b96a2c..61ea87401 100644 --- a/src/chipset/chipset.h +++ b/src/chipset/chipset.h @@ -8,7 +8,7 @@ * * Handling of the emulated chipsets. * - * Version: @(#)machine.h 1.0.2 2020/01/24 + * * * Authors: Miran Grca, * diff --git a/src/chipset/headland.c b/src/chipset/headland.c index d3f1f4081..75eb066bb 100644 --- a/src/chipset/headland.c +++ b/src/chipset/headland.c @@ -8,7 +8,7 @@ * * Implementation of the HEADLAND AT286 chipset. * - * Version: @(#)headland.c 1.0.1 2019/10/19 + * * * Authors: Sarah Walker, * Fred N. van Kempen, diff --git a/src/chipset/intel_4x0.c b/src/chipset/intel_4x0.c index 3a711ba3d..9bccbf235 100644 --- a/src/chipset/intel_4x0.c +++ b/src/chipset/intel_4x0.c @@ -8,7 +8,7 @@ * * Implementation of the Intel PCISet chips from 420TX to 440FX. * - * Version: @(#)intel_4x0.c 1.0.3 2020/01/24 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/chipset/neat.c b/src/chipset/neat.c index dc2798813..0bbb02990 100644 --- a/src/chipset/neat.c +++ b/src/chipset/neat.c @@ -13,7 +13,7 @@ * 8MB of DRAM chips', because it works fine with bus-based * memory expansion. * - * Version: @(#)m_at_neat.c 1.0.5 2018/10/22 + * * * Author: Fred N. van Kempen, * diff --git a/src/chipset/scamp.c b/src/chipset/scamp.c index c6f3619c3..f22b4c607 100644 --- a/src/chipset/scamp.c +++ b/src/chipset/scamp.c @@ -13,7 +13,7 @@ * 8MB of DRAM chips', because it works fine with bus-based * memory expansion. * - * Version: @(#)scamp.c 1.0.1 2020/01/22 + * * * Authors: Sarah Walker, * diff --git a/src/chipset/scat.c b/src/chipset/scat.c index a9b668141..d5a29ed89 100644 --- a/src/chipset/scat.c +++ b/src/chipset/scat.c @@ -10,7 +10,7 @@ * * Re-worked version based on the 82C235 datasheet and errata. * - * Version: @(#)scat.c 1.0.1 2019/10/19 + * * * Authors: Original by GreatPsycho for PCem. * Fred N. van Kempen, diff --git a/src/chipset/sis_85c471.c b/src/chipset/sis_85c471.c index d28d824c1..0212a4854 100644 --- a/src/chipset/sis_85c471.c +++ b/src/chipset/sis_85c471.c @@ -11,7 +11,7 @@ * SiS sis85c471 Super I/O Chip * Used by DTK PKM-0038S E-2 * - * Version: @(#)sis_85c471.c 1.0.2 2019/10/21 + * * * Authors: Miran Grca, * diff --git a/src/chipset/sis_85c496.c b/src/chipset/sis_85c496.c index 607178fb9..a43925cbc 100644 --- a/src/chipset/sis_85c496.c +++ b/src/chipset/sis_85c496.c @@ -8,7 +8,7 @@ * * Implementation of the SiS 85c496/85c497 chip. * - * Version: @(#)sis_85c496.c 1.0.2 2019/10/21 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/chipset/sis_85c50x.c b/src/chipset/sis_85c50x.c index 605799e17..7b2b13e48 100644 --- a/src/chipset/sis_85c50x.c +++ b/src/chipset/sis_85c50x.c @@ -8,7 +8,7 @@ * * Implementation of the SiS 85c501/85c503 chip. * - * Version: @(#)sis_85c50x.c 1.0.1 2019/10/19 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/chipset/via_mvp3.c b/src/chipset/via_mvp3.c index cdbcc17d1..084889c33 100644 --- a/src/chipset/via_mvp3.c +++ b/src/chipset/via_mvp3.c @@ -8,7 +8,7 @@ * * Implementation of the VIA MVP3 chip. * - * Version: @(#)via_mvp3.c 1.0.1 2019/10/19 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/chipset/wd76c10.c b/src/chipset/wd76c10.c index f01290e65..6264105f2 100644 --- a/src/chipset/wd76c10.c +++ b/src/chipset/wd76c10.c @@ -8,7 +8,7 @@ * * Implementation of the WD76C10 System Controller chip. * - * Version: @(#)wd76c10.c 1.0.1 2019/10/19 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/config.c b/src/config.c index 6daa573aa..450727344 100644 --- a/src/config.c +++ b/src/config.c @@ -8,7 +8,7 @@ * * Configuration file handler. * - * Version: @(#)config.c 1.0.66 2019/12/21 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/config.h b/src/config.h index a3abf7f74..969bc2489 100644 --- a/src/config.h +++ b/src/config.h @@ -8,7 +8,7 @@ * * Configuration file handler header. * - * Version: @(#)config.h 1.0.6 2017/12/03 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/cpu/codegen.h b/src/cpu/codegen.h index f7c41f849..559149316 100644 --- a/src/cpu/codegen.h +++ b/src/cpu/codegen.h @@ -8,7 +8,7 @@ * * Definitions for the code generator. * - * Version: @(#)codegen.h 1.0.2 2018/03/14 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/cpu/codegen_x86.c b/src/cpu/codegen_x86.c index b6fd2a49b..9e240b690 100644 --- a/src/cpu/codegen_x86.c +++ b/src/cpu/codegen_x86.c @@ -8,7 +8,7 @@ * * Dynamic Recompiler for Intel 32-bit systems. * - * Version: @(#)codegen_x86.c 1.0.3 2018/05/05 + * * * Authors: Fred N. van Kempen, * Sarah Walker, diff --git a/src/cpu/x86seg.c b/src/cpu/x86seg.c index ced052ea0..01a846118 100644 --- a/src/cpu/x86seg.c +++ b/src/cpu/x86seg.c @@ -8,7 +8,7 @@ * * x86 CPU segment emulation. * - * Version: @(#)x86seg.c 1.0.9 2018/11/14 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/cpu_common/386_common.h b/src/cpu_common/386_common.h index 2ab8157a2..c57241e2d 100644 --- a/src/cpu_common/386_common.h +++ b/src/cpu_common/386_common.h @@ -8,7 +8,7 @@ * * Common 386 CPU code. * - * Version: @(#)386_common.h 1.0.1 2019/02/19 + * * * Author: Sarah Walker, * Miran Grca, diff --git a/src/cpu_common/386_ops.h b/src/cpu_common/386_ops.h index 8459607ff..41435393b 100644 --- a/src/cpu_common/386_ops.h +++ b/src/cpu_common/386_ops.h @@ -8,7 +8,7 @@ * * 286/386+ instruction handlers list. * - * Version: @(#)386_ops.h 1.0.5 2018/10/17 + * * * Authors: Fred N. van Kempen, * Sarah Walker, diff --git a/src/cpu_common/808x.c b/src/cpu_common/808x.c index ede1412cd..abee70e26 100644 --- a/src/cpu_common/808x.c +++ b/src/cpu_common/808x.c @@ -9,7 +9,7 @@ * 808x CPU emulation, mostly ported from reenigne's XTCE, which * is cycle-accurate. * - * Version: @(#)808x.c 1.0.11 2019/10/21 + * * * Authors: Andrew Jenner, * Miran Grca, diff --git a/src/cpu_common/codegen_public.h b/src/cpu_common/codegen_public.h index e5ca4b33e..868bc41ab 100644 --- a/src/cpu_common/codegen_public.h +++ b/src/cpu_common/codegen_public.h @@ -8,7 +8,7 @@ * * Definitions for the code generator. * - * Version: @(#)codegen_public.h 1.0.0 2020/01/27 + * * * Authors: Miran Grca, * diff --git a/src/cpu_common/cpu.c b/src/cpu_common/cpu.c index 43e8a7adb..1cd856236 100644 --- a/src/cpu_common/cpu.c +++ b/src/cpu_common/cpu.c @@ -8,7 +8,7 @@ * * CPU type handler. * - * Version: @(#)cpu.c 1.0.6 2018/05/05 + * * * Authors: Fred N. van Kempen, * Sarah Walker, diff --git a/src/cpu_common/cpu.h b/src/cpu_common/cpu.h index 3672486f5..4f164f748 100644 --- a/src/cpu_common/cpu.h +++ b/src/cpu_common/cpu.h @@ -8,7 +8,7 @@ * * CPU type handler. * - * Version: @(#)cpu.h 1.0.13 2018/11/14 + * * * Authors: Sarah Walker, * leilei, diff --git a/src/cpu_common/cpu_table - Cópia.c b/src/cpu_common/cpu_table - Cópia.c index 2c5676023..16121561a 100644 --- a/src/cpu_common/cpu_table - Cópia.c +++ b/src/cpu_common/cpu_table - Cópia.c @@ -29,7 +29,7 @@ * 16 = 180 MHz * 17 = 200 MHz * - * Version: @(#)cpu_table.c 1.0.7 2019/10/21 + * * * Authors: Sarah Walker, * leilei, diff --git a/src/cpu_common/cpu_table.c b/src/cpu_common/cpu_table.c index f8422126b..3903317dc 100644 --- a/src/cpu_common/cpu_table.c +++ b/src/cpu_common/cpu_table.c @@ -29,7 +29,7 @@ * 16 = 180 MHz * 17 = 200 MHz * - * Version: @(#)cpu_table.c 1.0.7 2019/10/21 + * * * Authors: Sarah Walker, * leilei, diff --git a/src/cpu_common/x86_ops.h b/src/cpu_common/x86_ops.h index 34d1bcb24..cf192f79e 100644 --- a/src/cpu_common/x86_ops.h +++ b/src/cpu_common/x86_ops.h @@ -8,7 +8,7 @@ * * Miscellaneous x86 CPU Instructions. * - * Version: @(#)x86_ops.h 1.0.2 2018/05/05 + * * * Authors: Fred N. van Kempen, * Sarah Walker, diff --git a/src/cpu_common/x86_ops_amd.h b/src/cpu_common/x86_ops_amd.h index 8f003e1fb..aa42c3d8e 100644 --- a/src/cpu_common/x86_ops_amd.h +++ b/src/cpu_common/x86_ops_amd.h @@ -8,7 +8,7 @@ * * AMD SYSCALL and SYSRET CPU Instructions. * - * Version: @(#)x86_ops_amd.h 1.0.4 2018/10/17 + * * * Author: Miran Grca, * Copyright 2016-2018 Miran Grca. diff --git a/src/cpu_common/x86_ops_i686.h b/src/cpu_common/x86_ops_i686.h index 2b34e0822..ad0fb946e 100644 --- a/src/cpu_common/x86_ops_i686.h +++ b/src/cpu_common/x86_ops_i686.h @@ -8,7 +8,7 @@ * * x86 i686 (Pentium Pro/Pentium II) CPU Instructions. * - * Version: @(#)x86_ops_i686.h 1.0.6 2020/01/27 + * * * Author: Miran Grca, * Copyright 2016-2020 Miran Grca. diff --git a/src/cpu_common/x86seg.h b/src/cpu_common/x86seg.h index 4f12a8d65..d740f9cea 100644 --- a/src/cpu_common/x86seg.h +++ b/src/cpu_common/x86seg.h @@ -8,7 +8,7 @@ * * x86 CPU segment emulation. * - * Version: @(#)x86seg.h 1.0.1 2017/10/12 + * * * Author: Miran Grca, * diff --git a/src/cpu_common/x87_ops.h b/src/cpu_common/x87_ops.h index 239b449f2..1cb50a9fc 100644 --- a/src/cpu_common/x87_ops.h +++ b/src/cpu_common/x87_ops.h @@ -8,7 +8,7 @@ * * x87 FPU instructions core. * - * Version: @(#)x87_ops.h 1.0.8 2019/06/11 + * * * Authors: Fred N. van Kempen, * Sarah Walker, diff --git a/src/cpu_common/x87_ops_loadstore.h b/src/cpu_common/x87_ops_loadstore.h index b5ad491f9..925fe87bd 100644 --- a/src/cpu_common/x87_ops_loadstore.h +++ b/src/cpu_common/x87_ops_loadstore.h @@ -8,7 +8,7 @@ * * x87 FPU instructions core. * - * Version: @(#)x87_ops_loadstore.h 1.0.2 2019/06/11 + * * * Author: Sarah Walker, * Miran Grca, diff --git a/src/cpu_new/x86seg.c b/src/cpu_new/x86seg.c index 12ad3753b..86eaafd00 100644 --- a/src/cpu_new/x86seg.c +++ b/src/cpu_new/x86seg.c @@ -8,7 +8,7 @@ * * x86 CPU segment emulation. * - * Version: @(#)x86seg.c 1.0.9 2018/11/14 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/device.c b/src/device.c index dddf24551..fa4f0cd8d 100644 --- a/src/device.c +++ b/src/device.c @@ -9,7 +9,7 @@ * Implementation of the generic device interface to handle * all devices attached to the emulator. * - * Version: @(#)device.c 1.0.24 2019/03/014 + * * * Authors: Fred N. van Kempen, * Miran Grca, diff --git a/src/device.h b/src/device.h index dbf9976a2..ecfb5bc59 100644 --- a/src/device.h +++ b/src/device.h @@ -8,7 +8,7 @@ * * Definitions for the device handler. * - * Version: @(#)device.h 1.0.12 2019/03/14 + * * * Authors: Fred N. van Kempen, * Miran Grca, diff --git a/src/disk/hdc.c b/src/disk/hdc.c index f6ed1ae35..ba3678670 100644 --- a/src/disk/hdc.c +++ b/src/disk/hdc.c @@ -8,7 +8,7 @@ * * Common code to handle all sorts of disk controllers. * - * Version: @(#)hdc.c 1.0.17 2018/11/18 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/disk/hdc.h b/src/disk/hdc.h index c5e8d624c..10bf2885a 100644 --- a/src/disk/hdc.h +++ b/src/disk/hdc.h @@ -8,7 +8,7 @@ * * Definitions for the common disk controller handler. * - * Version: @(#)hdc.h 1.0.11 2019/03/03 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/disk/hdc_esdi_at.c b/src/disk/hdc_esdi_at.c index 91f1071a4..ba549104c 100644 --- a/src/disk/hdc_esdi_at.c +++ b/src/disk/hdc_esdi_at.c @@ -8,7 +8,7 @@ * * Driver for the ESDI controller (WD1007-vse1) for PC/AT. * - * Version: @(#)hdc_esdi_at.c 1.0.15 2018/10/31 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/disk/hdc_esdi_mca.c b/src/disk/hdc_esdi_mca.c index c3438e8dd..b1f04c0f6 100644 --- a/src/disk/hdc_esdi_mca.c +++ b/src/disk/hdc_esdi_mca.c @@ -52,7 +52,7 @@ * however, are auto-configured by the system software as * shown above. * - * Version: @(#)hdc_esdi_mca.c 1.0.14 2018/10/17 + * * * Authors: Sarah Walker, * Fred N. van Kempen, diff --git a/src/disk/hdc_ide.c b/src/disk/hdc_ide.c index 3e6c4a6f1..a91f7a221 100644 --- a/src/disk/hdc_ide.c +++ b/src/disk/hdc_ide.c @@ -9,7 +9,7 @@ * Implementation of the IDE emulation for hard disks and ATAPI * CD-ROM devices. * - * Version: @(#)hdc_ide.c 1.0.66 2020/01/14 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/disk/hdc_ide.h b/src/disk/hdc_ide.h index b1e172748..954d11971 100644 --- a/src/disk/hdc_ide.h +++ b/src/disk/hdc_ide.h @@ -9,7 +9,7 @@ * Implementation of the IDE emulation for hard disks and ATAPI * CD-ROM devices. * - * Version: @(#)hdd_ide.h 1.0.16 2019/11/19 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/disk/hdc_ide_sff8038i.c b/src/disk/hdc_ide_sff8038i.c index 5e2b19e8d..9d7841e40 100644 --- a/src/disk/hdc_ide_sff8038i.c +++ b/src/disk/hdc_ide_sff8038i.c @@ -10,7 +10,7 @@ * word 0 - base address * word 1 - bits 1-15 = byte count, bit 31 = end of transfer * - * Version: @(#)hdc_ide_sff8038i.c 1.0.1 2020/01/14 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/disk/hdc_ide_sff8038i.h b/src/disk/hdc_ide_sff8038i.h index bad14a7c6..72a68a6ba 100644 --- a/src/disk/hdc_ide_sff8038i.h +++ b/src/disk/hdc_ide_sff8038i.h @@ -8,7 +8,7 @@ * * Emulation core dispatcher. * - * Version: @(#)hdc_ide_sff8038i.h 1.0.2 2020/01/26 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/disk/hdc_st506_at.c b/src/disk/hdc_st506_at.c index 8f29d4fa4..7b2ac579c 100644 --- a/src/disk/hdc_st506_at.c +++ b/src/disk/hdc_st506_at.c @@ -12,7 +12,7 @@ * based design. Most cards were WD1003-WA2 or -WAH, where the * -WA2 cards had a floppy controller as well (to save space.) * - * Version: @(#)hdc_st506_at.c 1.0.21 2019/11/01 + * * * Authors: Sarah Walker, * Fred N. van Kempen, diff --git a/src/disk/hdc_st506_xt.c b/src/disk/hdc_st506_xt.c index f096879c6..0f56ed35c 100644 --- a/src/disk/hdc_st506_xt.c +++ b/src/disk/hdc_st506_xt.c @@ -41,7 +41,7 @@ * Since all controllers (including the ones made by DTC) use * (mostly) the same API, we keep them all in this module. * - * Version: @(#)hdc_st506_xt.c 1.0.17 2019/10/20 + * * * Authors: Fred N. van Kempen, * Sarah Walker, diff --git a/src/disk/hdc_xta.c b/src/disk/hdc_xta.c index 9a3d57186..20e47e434 100644 --- a/src/disk/hdc_xta.c +++ b/src/disk/hdc_xta.c @@ -46,7 +46,7 @@ * * NOTE: The XTA interface is 0-based for sector numbers !! * - * Version: @(#)hdc_ide_xta.c 1.0.9 2018/10/17 + * * * Author: Fred N. van Kempen, * diff --git a/src/disk/hdc_xtide.c b/src/disk/hdc_xtide.c index 26ef50cb8..d46bd65b0 100644 --- a/src/disk/hdc_xtide.c +++ b/src/disk/hdc_xtide.c @@ -21,7 +21,7 @@ * already on their way out, the newer IDE standard based on the * PC/AT controller and 16b design became the IDE we now know. * - * Version: @(#)hdc_xtide.c 1.0.13 2018/04/26 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/disk/hdd.c b/src/disk/hdd.c index 6163e8e06..353d43672 100644 --- a/src/disk/hdd.c +++ b/src/disk/hdd.c @@ -8,7 +8,7 @@ * * Common code to handle all sorts of hard disk images. * - * Version: @(#)hdd.c 1.0.10 2019/09/26 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/disk/hdd.h b/src/disk/hdd.h index 0ff451f42..08f3a4c77 100644 --- a/src/disk/hdd.h +++ b/src/disk/hdd.h @@ -8,7 +8,7 @@ * * Definitions for the hard disk image handler. * - * Version: @(#)hdd.h 1.0.8 2018/10/28 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/disk/hdd_image.c b/src/disk/hdd_image.c index 7002c0634..fdb1a14a2 100644 --- a/src/disk/hdd_image.c +++ b/src/disk/hdd_image.c @@ -8,7 +8,7 @@ * * Handling of hard disk image files. * - * Version: @(#)hdd_image.c 1.0.20 2018/10/28 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/disk/hdd_table.c b/src/disk/hdd_table.c index 7a68fdb99..b9152ce9d 100644 --- a/src/disk/hdd_table.c +++ b/src/disk/hdd_table.c @@ -9,7 +9,7 @@ * Implementation of the IDE emulation for hard disks and ATAPI * CD-ROM devices. * - * Version: @(#)hdd_table.c 1.0.5 2018/04/08 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/disk/zip.c b/src/disk/zip.c index 429c68dab..52985b07d 100644 --- a/src/disk/zip.c +++ b/src/disk/zip.c @@ -9,7 +9,7 @@ * Implementation of the Iomega ZIP drive with SCSI(-like) * commands, for both ATAPI and SCSI usage. * - * Version: @(#)zip.c 1.0.38 2019/11/19 + * * * Author: Miran Grca, * diff --git a/src/disk/zip.h b/src/disk/zip.h index 02c355472..e0f577762 100644 --- a/src/disk/zip.h +++ b/src/disk/zip.h @@ -9,7 +9,7 @@ * Implementation of the Iomega ZIP drive with SCSI(-like) * commands, for both ATAPI and SCSI usage. * - * Version: @(#)zip.h 1.0.10 2019/11/19 + * * * Author: Miran Grca, * diff --git a/src/dma.c b/src/dma.c index 802c0e836..33ddaf10a 100644 --- a/src/dma.c +++ b/src/dma.c @@ -8,7 +8,7 @@ * * Implementation of the Intel DMA controllers. * - * Version: @(#)dma.c 1.0.9 2020/01/26 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/dma.h b/src/dma.h index 7761107f1..fb08912d2 100644 --- a/src/dma.h +++ b/src/dma.h @@ -8,7 +8,7 @@ * * Definitions for the Intel DMA controller. * - * Version: @(#)dma.h 1.0.4 2020/01/26 + * * * Authors: Fred N. van Kempen, * Miran Grca, diff --git a/src/floppy/fdc.c b/src/floppy/fdc.c index d4eebc796..2dab22dcb 100644 --- a/src/floppy/fdc.c +++ b/src/floppy/fdc.c @@ -9,7 +9,7 @@ * Implementation of the NEC uPD-765 and compatible floppy disk * controller. * - * Version: @(#)fdc.c 1.0.22 2020/01/24 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/floppy/fdc.h b/src/floppy/fdc.h index 4fae14c62..cae83896a 100644 --- a/src/floppy/fdc.h +++ b/src/floppy/fdc.h @@ -9,7 +9,7 @@ * Implementation of the NEC uPD-765 and compatible floppy disk * controller. * - * Version: @(#)fdc.h 1.0.9 2020/01/24 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/floppy/fdd.c b/src/floppy/fdd.c index 37f100002..af6c72bfd 100644 --- a/src/floppy/fdd.c +++ b/src/floppy/fdd.c @@ -8,7 +8,7 @@ * * Implementation of the floppy drive emulation. * - * Version: @(#)fdd.c 1.0.15 2019/10/20 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/floppy/fdd.h b/src/floppy/fdd.h index 149d06378..b486b617d 100644 --- a/src/floppy/fdd.h +++ b/src/floppy/fdd.h @@ -8,7 +8,7 @@ * * Definitions for the floppy drive emulation. * - * Version: @(#)fdd.h 1.0.7 2019/12/05 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/floppy/fdd_86f.c b/src/floppy/fdd_86f.c index 8eb4d0f42..c74c1fe61 100644 --- a/src/floppy/fdd_86f.c +++ b/src/floppy/fdd_86f.c @@ -10,7 +10,7 @@ * data in the form of FM/MFM-encoded transitions) which also * forms the core of the emulator's floppy disk emulation. * - * Version: @(#)fdd_86f.c 1.0.20 2019/12/06 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/floppy/fdd_86f.h b/src/floppy/fdd_86f.h index ced699711..0b8e5c76c 100644 --- a/src/floppy/fdd_86f.h +++ b/src/floppy/fdd_86f.h @@ -8,7 +8,7 @@ * * Definitions for the 86F floppy image format. * - * Version: @(#)floppy_86f.h 1.0.6 2019/12/05 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/floppy/fdd_common.c b/src/floppy/fdd_common.c index 3ad3db4aa..64e64f349 100644 --- a/src/floppy/fdd_common.c +++ b/src/floppy/fdd_common.c @@ -8,7 +8,7 @@ * * Shared code for all the floppy modules. * - * Version: @(#)fdd_common.c 1.0.2 2018/03/16 + * * * Author: Fred N. van Kempen, * diff --git a/src/floppy/fdd_common.h b/src/floppy/fdd_common.h index 509fdfa7d..e904aaaa6 100644 --- a/src/floppy/fdd_common.h +++ b/src/floppy/fdd_common.h @@ -8,7 +8,7 @@ * * Shared code for all the floppy modules. * - * Version: @(#)fdd_common.h 1.0.2 2018/03/16 + * * * Author: Fred N. van Kempen, * diff --git a/src/floppy/fdd_fdi.c b/src/floppy/fdd_fdi.c index 04315377a..dc9c85d85 100644 --- a/src/floppy/fdd_fdi.c +++ b/src/floppy/fdd_fdi.c @@ -9,7 +9,7 @@ * Implementation of the FDI floppy stream image format * interface to the FDI2RAW module. * - * Version: @(#)fdd_fdi.c 1.0.4 2018/10/18 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/floppy/fdd_fdi.h b/src/floppy/fdd_fdi.h index 9e3f258a4..80c5be202 100644 --- a/src/floppy/fdd_fdi.h +++ b/src/floppy/fdd_fdi.h @@ -9,7 +9,7 @@ * Implementation of the FDI floppy stream image format * interface to the FDI2RAW module. * - * Version: @(#)floppy_fdi.h 1.0.2 2018/03/17 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/floppy/fdd_imd.c b/src/floppy/fdd_imd.c index 14078ee01..20d343a77 100644 --- a/src/floppy/fdd_imd.c +++ b/src/floppy/fdd_imd.c @@ -8,7 +8,7 @@ * * Implementation of the IMD floppy image format. * - * Version: @(#)fdd_imd.c 1.0.9 2019/12/05 + * * * Authors: Fred N. van Kempen, * Miran Grca, diff --git a/src/floppy/fdd_imd.h b/src/floppy/fdd_imd.h index 02363a64a..23c346d9d 100644 --- a/src/floppy/fdd_imd.h +++ b/src/floppy/fdd_imd.h @@ -8,7 +8,7 @@ * * Definitions for the IMD floppy image format. * - * Version: @(#)floppy_imd.h 1.0.2 2018/03/17 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/floppy/fdd_img.c b/src/floppy/fdd_img.c index 54039a320..25e008c04 100644 --- a/src/floppy/fdd_img.c +++ b/src/floppy/fdd_img.c @@ -13,7 +13,7 @@ * re-merged with the other files. Much of it is generic to * all formats. * - * Version: @(#)fdd_img.c 1.0.10 2018/12/05 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/floppy/fdd_img.h b/src/floppy/fdd_img.h index dde817dab..cbfff4d3a 100644 --- a/src/floppy/fdd_img.h +++ b/src/floppy/fdd_img.h @@ -9,7 +9,7 @@ * Implementation of the raw sector-based floppy image format, * as well as the Japanese FDI, CopyQM, and FDF formats. * - * Version: @(#)floppy_img.h 1.0.2 2018/03/17 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/floppy/fdd_json.c b/src/floppy/fdd_json.c index 9b96f0c3b..dc17448db 100644 --- a/src/floppy/fdd_json.c +++ b/src/floppy/fdd_json.c @@ -8,7 +8,7 @@ * * Implementation of the PCjs JSON floppy image format. * - * Version: @(#)fdd_json.c 1.0.7 2019/12/05 + * * * Author: Fred N. van Kempen, * diff --git a/src/floppy/fdd_json.h b/src/floppy/fdd_json.h index 0df9dab7d..8ae1c7094 100644 --- a/src/floppy/fdd_json.h +++ b/src/floppy/fdd_json.h @@ -8,7 +8,7 @@ * * Definitions for the PCjs JSON floppy image format. * - * Version: @(#)floppy_json.h 1.0.2 2018/03/17 + * * * Author: Fred N. van Kempen, * diff --git a/src/floppy/fdd_mfm.c b/src/floppy/fdd_mfm.c index 13d9e88a0..19e9232de 100644 --- a/src/floppy/fdd_mfm.c +++ b/src/floppy/fdd_mfm.c @@ -8,7 +8,7 @@ * * Implementation of the HxC MFM image format. * - * Version: @(#)fdd_mfm.c 1.0.2 2019/12/05 + * * * Authors: Miran Grca, * diff --git a/src/floppy/fdd_mfm.h b/src/floppy/fdd_mfm.h index 2aba3fb47..9ed2a333e 100644 --- a/src/floppy/fdd_mfm.h +++ b/src/floppy/fdd_mfm.h @@ -8,7 +8,7 @@ * * Implementation of the HxC MFM image format. * - * Version: @(#)fdd_mfm.h 1.0.0 2018/11/12 + * * * Authors: Miran Grca, * diff --git a/src/floppy/fdd_td0.c b/src/floppy/fdd_td0.c index b7517f437..0d5d8567c 100644 --- a/src/floppy/fdd_td0.c +++ b/src/floppy/fdd_td0.c @@ -8,7 +8,7 @@ * * Implementation of the Teledisk floppy image format. * - * Version: @(#)fdd_td0.c 1.0.10 2019/12/06 + * * * Authors: Milodrag Milanovic, * Haruhiko OKUMURA, diff --git a/src/floppy/fdd_td0.h b/src/floppy/fdd_td0.h index e5a3525b9..305968517 100644 --- a/src/floppy/fdd_td0.h +++ b/src/floppy/fdd_td0.h @@ -8,7 +8,7 @@ * * Definitions for the Teledisk floppy image format. * - * Version: @(#)floppy_td0.h 1.0.2 2018/03/17 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/floppy/fdi2raw.c b/src/floppy/fdi2raw.c index bf54babfb..52bcb3d82 100644 --- a/src/floppy/fdi2raw.c +++ b/src/floppy/fdi2raw.c @@ -12,7 +12,7 @@ * addition of get_last_head and C++ callability by Thomas * Harte. * - * Version: @(#)fdi2raw.c 1.0.4 2018/10/18 + * * * Authors: Toni Wilen, * and Vincent Joguin, diff --git a/src/floppy/fdi2raw.h b/src/floppy/fdi2raw.h index b00dfd5de..8f71679a8 100644 --- a/src/floppy/fdi2raw.h +++ b/src/floppy/fdi2raw.h @@ -8,7 +8,7 @@ * * Definitions for the FDI floppy file format. * - * Version: @(#)fdi2raw.h 1.0.1 2018/02/14 + * * * Authors: Toni Wilen, * and Vincent Joguin, diff --git a/src/game/gameport.c b/src/game/gameport.c index f2c545a26..ecdf5e0d7 100644 --- a/src/game/gameport.c +++ b/src/game/gameport.c @@ -8,7 +8,7 @@ * * Implementation of a generic Game Port. * - * Version: @(#)gameport.c 1.0.6 2018/04/29 + * * * Authors: Miran Grca, * Sarah Walker, diff --git a/src/game/gameport.h b/src/game/gameport.h index 0ef53921d..a91a26232 100644 --- a/src/game/gameport.h +++ b/src/game/gameport.h @@ -10,7 +10,7 @@ * * NOTE: This module needs a good cleanup someday. * - * Version: @(#)gameport.h 1.0.4 2018/11/11 + * * * Authors: Miran Grca, * Sarah Walker, diff --git a/src/game/joystick_ch_flightstick_pro.c b/src/game/joystick_ch_flightstick_pro.c index 5b7b99da8..9a2754c73 100644 --- a/src/game/joystick_ch_flightstick_pro.c +++ b/src/game/joystick_ch_flightstick_pro.c @@ -8,7 +8,7 @@ * * Implementation of the Flight Stick Pro. * - * Version: @(#)flightstick_pro.c 1.0.4 2018/03/15 + * * * Authors: Miran Grca, * Sarah Walker, diff --git a/src/game/joystick_ch_flightstick_pro.h b/src/game/joystick_ch_flightstick_pro.h index 7cbb71767..1358f9d69 100644 --- a/src/game/joystick_ch_flightstick_pro.h +++ b/src/game/joystick_ch_flightstick_pro.h @@ -8,7 +8,7 @@ * * Definitions for the Flight Stick Pro driver. * - * Version: @(#)joystick_ch_flightstickpro.h 1.0.2 2018/03/15 + * * * Authors: Miran Grca, * Sarah Walker, diff --git a/src/game/joystick_standard.c b/src/game/joystick_standard.c index 29b31f590..570f614a9 100644 --- a/src/game/joystick_standard.c +++ b/src/game/joystick_standard.c @@ -8,7 +8,7 @@ * * Implementation of a standard joystick. * - * Version: @(#)joystick_standard.c 1.0.4 2018/03/15 + * * * Authors: Miran Grca, * Sarah Walker, diff --git a/src/game/joystick_standard.h b/src/game/joystick_standard.h index 4aa593f0d..eb35c384b 100644 --- a/src/game/joystick_standard.h +++ b/src/game/joystick_standard.h @@ -8,7 +8,7 @@ * * Definitions for the joystick driver. * - * Version: @(#)joystick_standard.h 1.0.2 2018/03/15 + * * * Authors: Miran Grca, * Sarah Walker, diff --git a/src/game/joystick_sw_pad.c b/src/game/joystick_sw_pad.c index 5a8c0d284..7d98f547a 100644 --- a/src/game/joystick_sw_pad.c +++ b/src/game/joystick_sw_pad.c @@ -29,7 +29,7 @@ * - Some DOS stuff will write to 0x201 while a packet is * being transferred. This seems to be ignored. * - * Version: @(#)sw_pad.c 1.0.5 2018/03/15 + * * * Authors: Miran Grca, * Sarah Walker, diff --git a/src/game/joystick_sw_pad.h b/src/game/joystick_sw_pad.h index 0cd4132a5..2f62aab19 100644 --- a/src/game/joystick_sw_pad.h +++ b/src/game/joystick_sw_pad.h @@ -8,7 +8,7 @@ * * Definitions for the Sidewinder Pro driver. * - * Version: @(#)joystick_sw_pad.h 1.0.2 2018/03/15 + * * * Authors: Miran Grca, * Sarah Walker, diff --git a/src/game/joystick_tm_fcs.c b/src/game/joystick_tm_fcs.c index afb4ac1b5..8b6e1e115 100644 --- a/src/game/joystick_tm_fcs.c +++ b/src/game/joystick_tm_fcs.c @@ -8,7 +8,7 @@ * * Implementation of Thrust Master Flight Control System. * - * Version: @(#)tm_fcs.c 1.0.3 2018/03/15 + * * * Authors: Miran Grca, * Sarah Walker, diff --git a/src/game/joystick_tm_fcs.h b/src/game/joystick_tm_fcs.h index 7ada355ed..60067d88a 100644 --- a/src/game/joystick_tm_fcs.h +++ b/src/game/joystick_tm_fcs.h @@ -8,7 +8,7 @@ * * Definitions for the Flight Control System driver. * - * Version: @(#)joystick_tm_fcs.h 1.0.2 2018/03/15 + * * * Authors: Miran Grca, * Sarah Walker, diff --git a/src/hwm.c b/src/hwm.c index b3142c7a4..1ebd6de00 100644 --- a/src/hwm.c +++ b/src/hwm.c @@ -8,7 +8,7 @@ * * Common functions for hardware monitor chips. * - * Version: @(#)hwm.c 1.0.0 2020/03/22 + * * * Author: RichardG, * Copyright 2020 RichardG. diff --git a/src/hwm.h b/src/hwm.h index c5d482fb7..b88627841 100644 --- a/src/hwm.h +++ b/src/hwm.h @@ -8,7 +8,7 @@ * * Definitions for the hardware monitor chips. * - * Version: @(#)hwm.h 1.0.0 2020/03/21 + * * * Author: RichardG, * Copyright 2020 RichardG. diff --git a/src/hwm_w83781d.c b/src/hwm_w83781d.c index 1f6b3ab26..d78ad3762 100644 --- a/src/hwm_w83781d.c +++ b/src/hwm_w83781d.c @@ -8,7 +8,7 @@ * * Emulation of the Winbond W83781D hardware monitoring chip. * - * Version: @(#)hwm_w83781d.c 1.0.0 2020/03/21 + * * * Author: RichardG, * Copyright 2020 RichardG. diff --git a/src/ibm_5161.c b/src/ibm_5161.c index 2374bdec3..61b38704b 100644 --- a/src/ibm_5161.c +++ b/src/ibm_5161.c @@ -6,7 +6,7 @@ * * Emulation of the IBM Expansion Unit (5161). * - * Version: @(#)ibm_5161.c 1.0.0 2019/06/28 + * * * Authors: Miran Grca, * diff --git a/src/ibm_5161.h b/src/ibm_5161.h index 7ae1913d3..69f9d23a8 100644 --- a/src/ibm_5161.h +++ b/src/ibm_5161.h @@ -6,7 +6,7 @@ * * Emulation of the IBM Expansion Unit (5161). * - * Version: @(#)ibm_5161.h 1.0.0 2019/06/218 + * * * Author: Miran Grca, * Copyright 2016-2018 Miran Grca. diff --git a/src/intel_flash.c b/src/intel_flash.c index 396899621..6b32b7ed0 100644 --- a/src/intel_flash.c +++ b/src/intel_flash.c @@ -9,7 +9,7 @@ * Implementation of the Intel 1 Mbit and 2 Mbit, 8-bit and * 16-bit flash devices. * - * Version: @(#)intel_flash.c 1.0.19 2019/06/25 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/intel_flash.h b/src/intel_flash.h index 3c76ec52a..60eaeacd8 100644 --- a/src/intel_flash.h +++ b/src/intel_flash.h @@ -8,7 +8,7 @@ * * Implementation of the Intel 1 Mbit 8-bit flash devices. * - * Version: @(#)intel_flash.h 1.0.2 2019/06/25 + * * * Author: Sarah Walker, * Miran Grca, diff --git a/src/intel_piix.c b/src/intel_piix.c index 09c46f37c..6ec84cfcf 100644 --- a/src/intel_piix.c +++ b/src/intel_piix.c @@ -10,7 +10,7 @@ * word 0 - base address * word 1 - bits 1-15 = byte count, bit 31 = end of transfer * - * Version: @(#)intel_piix.c 1.0.23 2020/01/24 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/intel_sio.c b/src/intel_sio.c index d0a5da9f4..85ba3d7df 100644 --- a/src/intel_sio.c +++ b/src/intel_sio.c @@ -6,7 +6,7 @@ * * Emulation of Intel System I/O PCI chip. * - * Version: @(#)intel_sio.c 1.0.9 2018/10/02 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/intel_sio.h b/src/intel_sio.h index 3793c6c58..924de555c 100644 --- a/src/intel_sio.h +++ b/src/intel_sio.h @@ -6,7 +6,7 @@ * * Emulation of Intel System I/O PCI chip. * - * Version: @(#)sio.h 1.0.3 2018/03/26 + * * * Author: Sarah Walker, * Miran Grca, diff --git a/src/io.c b/src/io.c index 6e53aafe2..34e26a968 100644 --- a/src/io.c +++ b/src/io.c @@ -8,7 +8,7 @@ * * Implement I/O ports and their operations. * - * Version: @(#)io.c 1.0.7 2019/09/23 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/isamem.c b/src/isamem.c index 9a37909c2..fc3c3f602 100644 --- a/src/isamem.c +++ b/src/isamem.c @@ -32,7 +32,7 @@ * TODO: The EV159 is supposed to support 16b EMS transfers, but the * EMM.sys driver for it doesn't seem to want to do that.. * - * Version: @(#)isamem.c 1.0.8 2018/10/23 + * * * Author: Fred N. van Kempen, * diff --git a/src/isamem.h b/src/isamem.h index a612df500..90d7666ec 100644 --- a/src/isamem.h +++ b/src/isamem.h @@ -8,7 +8,7 @@ * * Definitions for the ISAMEM cards. * - * Version: @(#)isamem.h 1.0.1 2018/08/18 + * * * Authors: Fred N. van Kempen, * diff --git a/src/isartc.c b/src/isartc.c index c83460aaa..0e89caee5 100644 --- a/src/isartc.c +++ b/src/isartc.c @@ -28,7 +28,7 @@ * NOTE: The IRQ functionalities have been implemented, but not yet * tested, as I need to write test software for them first :) * - * Version: @(#)isartc.c 1.0.7 2018/10/17 + * * * Author: Fred N. van Kempen, * diff --git a/src/isartc.h b/src/isartc.h index 457cb1c6d..0d5147251 100644 --- a/src/isartc.h +++ b/src/isartc.h @@ -8,7 +8,7 @@ * * Definitions for the ISARTC cards. * - * Version: @(#)isartc.h 1.0.1 2018/08/27 + * * * Authors: Fred N. van Kempen, * diff --git a/src/keyboard.c b/src/keyboard.c index 1c770f69d..77f17d600 100644 --- a/src/keyboard.c +++ b/src/keyboard.c @@ -8,7 +8,7 @@ * * General keyboard driver interface. * - * Version: @(#)keyboard.c 1.0.16 2019/03/05 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/keyboard.h b/src/keyboard.h index 78cd50a86..649d33f8d 100644 --- a/src/keyboard.h +++ b/src/keyboard.h @@ -8,7 +8,7 @@ * * Definitions for the keyboard interface. * - * Version: @(#)keyboard.h 1.0.19 2019/10/30 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/keyboard_at.c b/src/keyboard_at.c index c81f07bfa..f1c336b31 100644 --- a/src/keyboard_at.c +++ b/src/keyboard_at.c @@ -8,7 +8,7 @@ * * Intel 8042 (AT keyboard controller) emulation. * - * Version: @(#)keyboard_at.c 1.0.46 2020/01/11 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/keyboard_xt.c b/src/keyboard_xt.c index e74e926fb..bba7d3a37 100644 --- a/src/keyboard_xt.c +++ b/src/keyboard_xt.c @@ -8,7 +8,7 @@ * * Implementation of the XT-style keyboard. * - * Version: @(#)keyboard_xt.c 1.0.19 2019/11/15 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/lang/language.h b/src/lang/language.h index 7150fbe2d..061356dd4 100644 --- a/src/lang/language.h +++ b/src/lang/language.h @@ -10,7 +10,7 @@ * * NOTE: FIXME: Strings 2176 and 2193 are same. * - * Version: @(#)language.h 1.0.10 2018/11/19 + * * * Author: Fred N. van Kempen, * diff --git a/src/machine/m_amstrad.c b/src/machine/m_amstrad.c index d2c4325e3..7897f107a 100644 --- a/src/machine/m_amstrad.c +++ b/src/machine/m_amstrad.c @@ -29,7 +29,7 @@ * All models: The internal mouse controller does not work correctly with * version 7.04 of the mouse driver. * - * Version: @(#)m_amstrad.c 1.0.21 2019/11/15 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/machine/m_amstrad.h b/src/machine/m_amstrad.h index d85c3375b..b190ab0a5 100644 --- a/src/machine/m_amstrad.h +++ b/src/machine/m_amstrad.h @@ -10,7 +10,7 @@ * PC1512, PC1640 and PC200, including their keyboard, mouse and * video devices, as well as the PC2086 and PC3086 systems. * - * Version: @(#)m_amstrad.h 1.0.0 2019/03/21 + * * * Authors: Sarah Walker, * diff --git a/src/machine/m_at.c b/src/machine/m_at.c index 25666f7bc..43bb0f5cc 100644 --- a/src/machine/m_at.c +++ b/src/machine/m_at.c @@ -8,7 +8,7 @@ * * Standard PC/AT implementation. * - * Version: @(#)m_at.c 1.0.12 2020/01/13 + * * * Authors: Fred N. van Kempen, * Miran Grca, diff --git a/src/machine/m_at_286_386sx.c b/src/machine/m_at_286_386sx.c index 70c78226b..b16382f78 100644 --- a/src/machine/m_at_286_386sx.c +++ b/src/machine/m_at_286_386sx.c @@ -8,7 +8,7 @@ * * Implementation of 286 and 386SX machines. * - * Version: @(#)m_at_286_386sx.c 1.0.3 2020/01/22 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/machine/m_at_386dx_486.c b/src/machine/m_at_386dx_486.c index 78562d82f..e36e4876c 100644 --- a/src/machine/m_at_386dx_486.c +++ b/src/machine/m_at_386dx_486.c @@ -8,7 +8,7 @@ * * Implementation of 386DX and 486 machines. * - * Version: @(#)m_at_386dx_486.c 1.0.2 2020/01/20 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/machine/m_at_commodore.c b/src/machine/m_at_commodore.c index 066a8ab7a..39742f3f3 100644 --- a/src/machine/m_at_commodore.c +++ b/src/machine/m_at_commodore.c @@ -8,7 +8,7 @@ * * Implementation of the Commodore PC3 system. * - * Version: @(#)m_at_commodore.c 1.0.2 2018/11/12 + * * * Authors: Fred N. van Kempen, * Miran Grca, diff --git a/src/machine/m_at_compaq.c b/src/machine/m_at_compaq.c index ac8175b27..d22797090 100644 --- a/src/machine/m_at_compaq.c +++ b/src/machine/m_at_compaq.c @@ -8,7 +8,7 @@ * * Emulation of various Compaq PC's. * - * Version: @(#)m_at_compaq.c 1.0.6 2018/09/02 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/machine/m_at_socket4_5.c b/src/machine/m_at_socket4_5.c index 15012e856..da85e87c0 100644 --- a/src/machine/m_at_socket4_5.c +++ b/src/machine/m_at_socket4_5.c @@ -8,7 +8,7 @@ * * Implementation of Socket 4 and 5 machines. * - * Version: @(#)m_at_socket4_5.c 1.0.1 2019/10/20 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/machine/m_at_socket7_s7.c b/src/machine/m_at_socket7_s7.c index f48db0542..5898fb908 100644 --- a/src/machine/m_at_socket7_s7.c +++ b/src/machine/m_at_socket7_s7.c @@ -8,7 +8,7 @@ * * Implementation of Socket 7 and Super Socket 7 machines. * - * Version: @(#)m_at_socket7_s7.c 1.0.3 2020/01/24 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/machine/m_at_socket8.c b/src/machine/m_at_socket8.c index d6f590d7b..064bcb7c2 100644 --- a/src/machine/m_at_socket8.c +++ b/src/machine/m_at_socket8.c @@ -8,7 +8,7 @@ * * Implementation of Socket 8 and Slot 1 machines. * - * Version: @(#)m_at_socket8.c 1.0.0 2019/05/16 + * * * Authors: Miran Grca, * diff --git a/src/machine/m_at_t3100e.c b/src/machine/m_at_t3100e.c index 4244a96e5..2d35c5f49 100644 --- a/src/machine/m_at_t3100e.c +++ b/src/machine/m_at_t3100e.c @@ -117,7 +117,7 @@ * bit 2 set for single-pixel LCD font * bits 0,1 for display font * - * Version: @(#)m_at_t3100e.c 1.0.6 2018/10/22 + * * * Authors: Fred N. van Kempen, * Miran Grca, diff --git a/src/machine/m_at_t3100e.h b/src/machine/m_at_t3100e.h index e92d23b73..216f490e2 100644 --- a/src/machine/m_at_t3100e.h +++ b/src/machine/m_at_t3100e.h @@ -8,7 +8,7 @@ * * Definitions for the Toshiba T3100e system. * - * Version: @(#)m_at_t3100e.h 1.0.3 2018/03/18 + * * * Authors: Fred N. van Kempen, * Miran Grca, diff --git a/src/machine/m_at_t3100e_vid.c b/src/machine/m_at_t3100e_vid.c index 6f9f20200..a05c93689 100644 --- a/src/machine/m_at_t3100e_vid.c +++ b/src/machine/m_at_t3100e_vid.c @@ -22,7 +22,7 @@ * 61 50 52 0F 19 06 19 19 02 0D 0B 0C MONO * 2D 28 22 0A 67 00 64 67 02 03 06 07 640x400 * - * Version: @(#)m_at_t3100e_vid.c 1.0.8 2019/10/01 + * * * Authors: Fred N. van Kempen, * Miran Grca, diff --git a/src/machine/m_europc.c b/src/machine/m_europc.c index d642b0099..8555b514b 100644 --- a/src/machine/m_europc.c +++ b/src/machine/m_europc.c @@ -68,7 +68,7 @@ * * WARNING THIS IS A WORK-IN-PROGRESS MODULE. USE AT OWN RISK. * - * Version: @(#)europc.c 1.0.12 2019/11/15 + * * * Author: Fred N. van Kempen, * diff --git a/src/machine/m_olivetti_m24.c b/src/machine/m_olivetti_m24.c index f2fef9bb8..025d4e69f 100644 --- a/src/machine/m_olivetti_m24.c +++ b/src/machine/m_olivetti_m24.c @@ -8,7 +8,7 @@ * * Emulation of the Olivetti M24. * - * Version: @(#)m_olivetti_m24.c 1.0.21 2019/11/15 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/machine/m_pcjr.c b/src/machine/m_pcjr.c index 77628a800..735c62113 100644 --- a/src/machine/m_pcjr.c +++ b/src/machine/m_pcjr.c @@ -8,7 +8,7 @@ * * Emulation of the IBM PCjr. * - * Version: @(#)m_pcjr.c 1.0.14 2019/11/15 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/machine/m_ps1.c b/src/machine/m_ps1.c index c8a3ee8b2..3afc933f2 100644 --- a/src/machine/m_ps1.c +++ b/src/machine/m_ps1.c @@ -22,7 +22,7 @@ * The reserved 384K is remapped to the top of extended memory. * If this is not done then you get an error on startup. * - * Version: @(#)m_ps1.c 1.0.17 2019/11/15 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/machine/m_ps1_hdc.c b/src/machine/m_ps1_hdc.c index d767b7aa8..fe0c3d036 100644 --- a/src/machine/m_ps1_hdc.c +++ b/src/machine/m_ps1_hdc.c @@ -43,7 +43,7 @@ * Type table with the main code, so the user can only select * items from that list... * - * Version: @(#)m_ps1_hdc.c 1.0.8 2019/03/08 + * * * Author: Fred N. van Kempen, * diff --git a/src/machine/m_ps2_mca.c b/src/machine/m_ps2_mca.c index c4b755a6d..800ceaead 100644 --- a/src/machine/m_ps2_mca.c +++ b/src/machine/m_ps2_mca.c @@ -8,7 +8,7 @@ * * Implementation of MCA-based PS/2 machines. * - * Version: @(#)m_ps2_mca.c 1.0.6 2019/11/01 + * * * Authors: Fred N. van Kempen, * Miran Grca, diff --git a/src/machine/m_tandy.c b/src/machine/m_tandy.c index 658f8c1f0..08d55ee18 100644 --- a/src/machine/m_tandy.c +++ b/src/machine/m_tandy.c @@ -8,7 +8,7 @@ * * Emulation of Tandy models 1000, 1000HX and 1000SL2. * - * Version: @(#)m_tandy.c 1.0.11 2019/12/28 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/machine/m_xt_compaq.c b/src/machine/m_xt_compaq.c index edc3cf007..699aa15f7 100644 --- a/src/machine/m_xt_compaq.c +++ b/src/machine/m_xt_compaq.c @@ -8,7 +8,7 @@ * * Emulation of various Compaq XT-class PC's. * - * Version: @(#)m_xt_compaq.c 1.0.5 2019/11/15 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/machine/m_xt_t1000.c b/src/machine/m_xt_t1000.c index 2e8fd40f9..13e099e53 100644 --- a/src/machine/m_xt_t1000.c +++ b/src/machine/m_xt_t1000.c @@ -51,7 +51,7 @@ * NOTE: Still need to figure out a way to load/save ConfigSys and * HardRAM stuff. Needs to be linked in to the NVR code. * - * Version: @(#)m_xt_t1000.c 1.0.14 2019/11/15 + * * * Authors: Fred N. van Kempen, * Miran Grca, diff --git a/src/machine/m_xt_t1000.h b/src/machine/m_xt_t1000.h index d76b792e1..8945b24e8 100644 --- a/src/machine/m_xt_t1000.h +++ b/src/machine/m_xt_t1000.h @@ -8,7 +8,7 @@ * * Definitions for the Toshiba T1000/T1200 machines. * - * Version: @(#)m_xt_t1000.h 1.0.5 2018/08/15 + * * * Authors: Fred N. van Kempen, * Miran Grca, diff --git a/src/machine/m_xt_t1000_vid.c b/src/machine/m_xt_t1000_vid.c index 8196e8e59..395b16276 100644 --- a/src/machine/m_xt_t1000_vid.c +++ b/src/machine/m_xt_t1000_vid.c @@ -9,7 +9,7 @@ * Implementation of the Toshiba T1000 plasma display, which * has a fixed resolution of 640x200 pixels. * - * Version: @(#)m_xt_t1000_vid.c 1.0.12 2019/10/01 + * * * Authors: Fred N. van Kempen, * Miran Grca, diff --git a/src/machine/m_xt_zenith.c b/src/machine/m_xt_zenith.c index d6b1b5261..cfbda25c8 100644 --- a/src/machine/m_xt_zenith.c +++ b/src/machine/m_xt_zenith.c @@ -9,7 +9,7 @@ * Emulation of various Zenith PC compatible machines. * Currently only the Zenith Data Systems Supersport is emulated. * - * Version: @(#)m_xt_compaq.c 1.0.1 2019/11/15 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/machine/machine.c b/src/machine/machine.c index d5a5680b1..016468b4a 100644 --- a/src/machine/machine.c +++ b/src/machine/machine.c @@ -8,7 +8,7 @@ * * Handling of the emulated machines. * - * Version: @(#)machine.c 1.0.39 2020/01/24 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/machine/machine.h b/src/machine/machine.h index 0a9bf8b35..7f584a5ea 100644 --- a/src/machine/machine.h +++ b/src/machine/machine.h @@ -8,7 +8,7 @@ * * Handling of the emulated machines. * - * Version: @(#)machine.h 1.0.38 2020/01/24 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/machine/machine_table.c b/src/machine/machine_table.c index c3e4c4959..be958aa0f 100644 --- a/src/machine/machine_table.c +++ b/src/machine/machine_table.c @@ -11,7 +11,7 @@ * NOTES: OpenAT wip for 286-class machine with open BIOS. * PS2_M80-486 wip, pending receipt of TRM's for machine. * - * Version: @(#)machine_table.c 1.0.55 2020/01/24 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/mem.c b/src/mem.c index 114bca468..281951a30 100644 --- a/src/mem.c +++ b/src/mem.c @@ -12,7 +12,7 @@ * the DYNAMIC_TABLES=1 enables this. Will eventually go * away, either way... * - * Version: @(#)mem.c 1.0.23 2020/01/25 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/mem.h b/src/mem.h index badcb2d3c..015a6273c 100644 --- a/src/mem.h +++ b/src/mem.h @@ -8,7 +8,7 @@ * * Definitions for the memory interface. * - * Version: @(#)mem.h 1.0.11 2020/01/25 + * * * Authors: Sarah Walker, * Fred N. van Kempen, diff --git a/src/mouse.c b/src/mouse.c index bd01892f7..609419af7 100644 --- a/src/mouse.c +++ b/src/mouse.c @@ -11,7 +11,7 @@ * TODO: Add the Genius bus- and serial mouse. * Remove the '3-button' flag from mouse types. * - * Version: @(#)mouse.c 1.0.29 2018/11/04 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/mouse.h b/src/mouse.h index a743a0676..a3e192c46 100644 --- a/src/mouse.h +++ b/src/mouse.h @@ -8,7 +8,7 @@ * * Definitions for the mouse driver. * - * Version: @(#)mouse.h 1.0.15 2019/09/27 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/mouse_bus.c b/src/mouse_bus.c index df7794adf..8d8cceae0 100644 --- a/src/mouse_bus.c +++ b/src/mouse_bus.c @@ -57,7 +57,7 @@ * Microsoft Windows NT 3.1 * Microsoft Windows 98 SE * - * Version: @(#)mouse_bus.c 1.0.4 2019/09/27 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/mouse_ps2.c b/src/mouse_ps2.c index cbd3e5695..48e22bb08 100644 --- a/src/mouse_ps2.c +++ b/src/mouse_ps2.c @@ -8,7 +8,7 @@ * * Implementation of PS/2 series Mouse devices. * - * Version: @(#)mouse_ps2.c 1.0.12 2018/10/17 + * * * Authors: Fred N. van Kempen, */ diff --git a/src/mouse_serial.c b/src/mouse_serial.c index b306e1252..53ee47b43 100644 --- a/src/mouse_serial.c +++ b/src/mouse_serial.c @@ -10,7 +10,7 @@ * * TODO: Add the Genius Serial Mouse. * - * Version: @(#)mouse_serial.c 1.0.29 2019/10/31 + * * * Author: Fred N. van Kempen, */ diff --git a/src/network/bswap.h b/src/network/bswap.h index 75311d39b..a49c4f1bc 100644 --- a/src/network/bswap.h +++ b/src/network/bswap.h @@ -8,7 +8,7 @@ * * Various definitions for portable byte-swapping. * - * Version: @(#)bswap.h 1.0.2 2018/03/12 + * * * Authors: Fred N. van Kempen, * neozeed, diff --git a/src/network/net_3c503.c b/src/network/net_3c503.c index 51084ed79..3bc0960c9 100644 --- a/src/network/net_3c503.c +++ b/src/network/net_3c503.c @@ -8,7 +8,7 @@ * Implementation of the following network controllers: * - 3Com Etherlink II 3c503 (ISA 8-bit). * - * Version: @(#)net_3c503.c 1.0.2 2018/10/17 + * * * Based on @(#)3c503.cpp Carl (MAME) * diff --git a/src/network/net_dp8390.c b/src/network/net_dp8390.c index 4b1fa3edd..4f5cc708b 100644 --- a/src/network/net_dp8390.c +++ b/src/network/net_dp8390.c @@ -7,7 +7,7 @@ * Emulation of the DP8390 Network Interface Controller used by * the WD family, NE1000/NE2000 family, and 3Com 3C503 NIC's. * - * Version: @(#)net_dp8390.c 1.0.3 2020/03/23 + * * * Authors: Miran Grca, * Bochs project, diff --git a/src/network/net_dp8390.h b/src/network/net_dp8390.h index 313538b5a..02c9763fa 100644 --- a/src/network/net_dp8390.h +++ b/src/network/net_dp8390.h @@ -8,7 +8,7 @@ * Controller used by the WD family, NE1000/NE2000 family, and * 3Com 3C503 NIC's. * - * Version: @(#)net_dp8390.h 1.0.1 2018/10/20 + * * * Authors: Miran Grca, * Bochs project, diff --git a/src/network/net_ne2000.c b/src/network/net_ne2000.c index 8feb13c5c..5b9067c9c 100644 --- a/src/network/net_ne2000.c +++ b/src/network/net_ne2000.c @@ -13,7 +13,7 @@ * - Realtek RTL8019AS (ISA 16-bit, PnP); * - Realtek RTL8029AS (PCI). * - * Version: @(#)net_ne2000.c 1.0.11 2018/10/20 + * * * Based on @(#)ne2k.cc v1.56.2.1 2004/02/02 22:37:22 cbothamy * diff --git a/src/network/net_ne2000.h b/src/network/net_ne2000.h index f87943122..c7e466080 100644 --- a/src/network/net_ne2000.h +++ b/src/network/net_ne2000.h @@ -8,7 +8,7 @@ * * Definitions for the NE2000 ethernet controller. * - * Version: @(#)net_ne2000.h 1.0.4 2018/08/11 + * * * Authors: Fred N. van Kempen, * diff --git a/src/network/net_pcap.c b/src/network/net_pcap.c index 6ca9a2fe3..a89b37527 100644 --- a/src/network/net_pcap.c +++ b/src/network/net_pcap.c @@ -8,7 +8,7 @@ * * Handle WinPcap library processing. * - * Version: @(#)net_pcap.c 1.0.10 2019/11/14 + * * * Author: Fred N. van Kempen, * diff --git a/src/network/net_pcnet.c b/src/network/net_pcnet.c index d2e20acd3..0bdd57f21 100644 --- a/src/network/net_pcnet.c +++ b/src/network/net_pcnet.c @@ -7,7 +7,7 @@ * Emulation of the AMD PCnet LANCE NIC controller for both the ISA, VLB, * and PCI buses. * - * Version: @(#)net_pcnet.c 1.0.1 2020/03/23 + * * * Authors: Miran Grca, * TheCollector1995, diff --git a/src/network/net_pcnet.h b/src/network/net_pcnet.h index eb6a51d7b..cab123c83 100644 --- a/src/network/net_pcnet.h +++ b/src/network/net_pcnet.h @@ -7,7 +7,7 @@ * Emulation of the AMD PCnet LANCE NIC controller for both the ISA * and PCI buses. * - * Version: @(#)net_pcnet.c 1.0.1 2020/03/23 + * * * Authors: Miran Grca, * TheCollector1995, diff --git a/src/network/net_slirp.c b/src/network/net_slirp.c index 66d26a31b..56e23cfbd 100644 --- a/src/network/net_slirp.c +++ b/src/network/net_slirp.c @@ -8,7 +8,7 @@ * * Handle SLiRP library processing. * - * Version: @(#)net_slirp.c 1.0.9 2019/11/14 + * * * Author: Fred N. van Kempen, * diff --git a/src/network/net_wd8003.c b/src/network/net_wd8003.c index e11fb1e57..276879730 100644 --- a/src/network/net_wd8003.c +++ b/src/network/net_wd8003.c @@ -11,7 +11,7 @@ * - SMC/WD 8013EBT (ISA 16-bit); * - SMC/WD 8013EP/A (MCA). * - * Version: @(#)net_wd8003.c 1.0.6 2019/09/21 + * * * Authors: Fred N. van Kempen, * TheCollector1995, diff --git a/src/network/net_wd8003.h b/src/network/net_wd8003.h index ecf1b09e6..5b6e2113e 100644 --- a/src/network/net_wd8003.h +++ b/src/network/net_wd8003.h @@ -11,7 +11,7 @@ * - SMC/WD 8013EBT (ISA 16-bit); * - SMC/WD 8013EP/A (MCA). * - * Version: @(#)net_wd8003.c 1.0.1 2018/10/22 + * * * Authors: Fred N. van Kempen, * TheCollector1995, diff --git a/src/network/network.c b/src/network/network.c index 3b3e08ca5..a8d341b41 100644 --- a/src/network/network.c +++ b/src/network/network.c @@ -12,7 +12,7 @@ * it should be malloc'ed and then linked to the NETCARD def. * Will be done later. * - * Version: @(#)network.c 1.0.14 2020/03/23 + * * * Author: Fred N. van Kempen, * diff --git a/src/network/network.h b/src/network/network.h index 7edfabf5c..39dbe49bc 100644 --- a/src/network/network.h +++ b/src/network/network.h @@ -8,7 +8,7 @@ * * Definitions for the network module. * - * Version: @(#)network.h 1.0.3 2019/11/14 + * * * Author: Fred N. van Kempen, * diff --git a/src/network/pcap_if.c b/src/network/pcap_if.c index b73639b48..f5a9a4111 100644 --- a/src/network/pcap_if.c +++ b/src/network/pcap_if.c @@ -10,7 +10,7 @@ * * Based on the "libpcap" examples. * - * Version: @(#)pcap_if.c 1.0.10 2018/03/10 + * * * Author: Fred N. van Kempen, * diff --git a/src/nvr.c b/src/nvr.c index 28b099ba1..090aa2e3c 100644 --- a/src/nvr.c +++ b/src/nvr.c @@ -8,7 +8,7 @@ * * Implement a generic NVRAM/CMOS/RTC device. * - * Version: @(#)nvr.c 1.0.19 2019/11/19 + * * * Authors: Fred N. van Kempen, , * David Hrdlička, diff --git a/src/nvr.h b/src/nvr.h index ce283fe92..511b88643 100644 --- a/src/nvr.h +++ b/src/nvr.h @@ -8,7 +8,7 @@ * * Definitions for the generic NVRAM/CMOS driver. * - * Version: @(#)nvr.h 1.0.14 2020/01/24 + * * * Author: Fred N. van Kempen, , * David Hrdlička, diff --git a/src/nvr_at.c b/src/nvr_at.c index cfc3509f5..9a2858454 100644 --- a/src/nvr_at.c +++ b/src/nvr_at.c @@ -189,7 +189,7 @@ * including the later update (DS12887A) which implemented a * "century" register to be compatible with Y2K. * - * Version: @(#)nvr_at.c 1.0.19 2020/01/24 + * * * Authors: Fred N. van Kempen, * Miran Grca, diff --git a/src/nvr_ps2.c b/src/nvr_ps2.c index b4074039d..e222bbd09 100644 --- a/src/nvr_ps2.c +++ b/src/nvr_ps2.c @@ -8,7 +8,7 @@ * * Handling of the PS/2 series CMOS devices. * - * Version: @(#)nvr_ps2.c 1.0.10 2018/10/02 + * * * Authors: Fred N. van Kempen, * Sarah Walker, diff --git a/src/nvr_ps2.h b/src/nvr_ps2.h index 57293f212..f0058d9b1 100644 --- a/src/nvr_ps2.h +++ b/src/nvr_ps2.h @@ -8,7 +8,7 @@ * * Definitions for the PS/2 cmos/nvr device. * - * Version: @(#)nvr_ps2.h 1.0.2 2018/03/18 + * * * Authors: Fred N. van Kempen, * Sarah Walker, diff --git a/src/pc.c b/src/pc.c index 3c67989c0..f778b7e23 100644 --- a/src/pc.c +++ b/src/pc.c @@ -8,7 +8,7 @@ * * Main emulator module where most things are controlled. * - * Version: @(#)pc.c 1.0.94 2020/01/19 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/pci.c b/src/pci.c index ada976629..ec6e6c86a 100644 --- a/src/pci.c +++ b/src/pci.c @@ -8,7 +8,7 @@ * * Implementation the PCI bus. * - * Version: @(#)pci.c 1.0.6 2020/01/11 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/pci.h b/src/pci.h index 473f27389..8063e27c9 100644 --- a/src/pci.h +++ b/src/pci.h @@ -8,7 +8,7 @@ * * Definitions for the PCI handler module. * - * Version: @(#)pci.h 1.0.2 2020/01/11 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/pic.c b/src/pic.c index ad8cc00d5..8e3a6e943 100644 --- a/src/pic.c +++ b/src/pic.c @@ -8,7 +8,7 @@ * * Implementation of the Intel PIC chip emulation. * - * Version: @(#)pic.c 1.0.7 2020/01/21 + * * * Author: Miran Grca, * diff --git a/src/piix.h b/src/piix.h index 2987cef7e..5ad26a7b7 100644 --- a/src/piix.h +++ b/src/piix.h @@ -8,7 +8,7 @@ * * Emulation core dispatcher. * - * Version: @(#)piix.h 1.0.4 2020/01/24 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/pit.c b/src/pit.c index f3421a8f4..b3743138f 100644 --- a/src/pit.c +++ b/src/pit.c @@ -9,7 +9,7 @@ * Implementation of the Intel 8253/8254 Programmable Interval * Timer. * - * Version: @(#)pit.c 1.0.0 2019/12/02 + * * * Author: Miran Grca, * Copyright 2019 Miran Grca. diff --git a/src/pit.h b/src/pit.h index f019327a6..7b8ac98b7 100644 --- a/src/pit.h +++ b/src/pit.h @@ -9,7 +9,7 @@ * Header of the implementation of the Intel 8253/8254 * Programmable Interval Timer. * - * Version: @(#)pit.h 1.0.1 2020/01/17 + * * * Author: Miran Grca, * Copyright 2019,2020 Miran Grca. diff --git a/src/plat.h b/src/plat.h index ec5391bae..cb2096d75 100644 --- a/src/plat.h +++ b/src/plat.h @@ -8,7 +8,7 @@ * * Define the various platform support functions. * - * Version: @(#)plat.h 1.0.28 2019/03/06 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/plat_dynld.h b/src/plat_dynld.h index 72bc75c2f..0eb8f33c2 100644 --- a/src/plat_dynld.h +++ b/src/plat_dynld.h @@ -8,7 +8,7 @@ * * Define the Dynamic Module Loader interface. * - * Version: @(#)plat_dynld.h 1.0.1 2017/05/21 + * * * Author: Fred N. van Kempen, * Copyright 2017 Fred N. van Kempen diff --git a/src/port_92.c b/src/port_92.c index 7230111f2..f20f4f984 100644 --- a/src/port_92.c +++ b/src/port_92.c @@ -9,7 +9,7 @@ * Implementation of Port 92 used by PS/2 machines and 386+ * clones. * - * Version: @(#)port_92.c 1.0.0 2019/05/14 + * * * Authors: Miran Grca, * diff --git a/src/port_92.h b/src/port_92.h index 4b41eb09d..52812edb8 100644 --- a/src/port_92.h +++ b/src/port_92.h @@ -9,7 +9,7 @@ * Header for the implementation of Port 92 used by PS/2 * machines and 386+ clones. * - * Version: @(#)port_92.h 1.0.0 2019/05/14 + * * * Authors: Miran Grca, * diff --git a/src/postcard.c b/src/postcard.c index 9662d3ae6..3820665fb 100644 --- a/src/postcard.c +++ b/src/postcard.c @@ -8,7 +8,7 @@ * * Implementation of a port 80h POST diagnostic card. * - * Version: @(#)postcard.c 1.0.0 2020/03/23 + * * * Author: RichardG, * Copyright 2020 RichardG. diff --git a/src/postcard.h b/src/postcard.h index 4bfc912f5..ac5ac9fd4 100644 --- a/src/postcard.h +++ b/src/postcard.h @@ -8,7 +8,7 @@ * * Implementation of a port 80h POST diagnostic card. * - * Version: @(#)postcard.c 1.0.0 2020/03/23 + * * * Author: RichardG, * Copyright 2020 RichardG. diff --git a/src/printer/png.c b/src/printer/png.c index 7d4555bd2..37951912b 100644 --- a/src/printer/png.c +++ b/src/printer/png.c @@ -8,7 +8,7 @@ * * Provide centralized access to the PNG image handler. * - * Version: @(#)png.c 1.0.5 2018/11/19 + * * * Author: Fred N. van Kempen, * diff --git a/src/printer/png_struct.h b/src/printer/png_struct.h index 6647b41b9..694fcfc20 100644 --- a/src/printer/png_struct.h +++ b/src/printer/png_struct.h @@ -8,7 +8,7 @@ * * Definitions for the centralized PNG image handler. * - * Version: @(#)png_struct.h 1.0.2 2018/11/19 + * * * Author: Fred N. van Kempen, * diff --git a/src/printer/printer.h b/src/printer/printer.h index 33f7d58c9..44dfa6371 100644 --- a/src/printer/printer.h +++ b/src/printer/printer.h @@ -8,7 +8,7 @@ * * Definitions for the printers module. * - * Version: @(#)printer.h 1.0.3 2018/09/03 + * * * Author: Fred N. van Kempen, * diff --git a/src/printer/prt_cpmap.c b/src/printer/prt_cpmap.c index 8713d0809..4a1e6c995 100644 --- a/src/printer/prt_cpmap.c +++ b/src/printer/prt_cpmap.c @@ -8,7 +8,7 @@ * * Various ASCII to Unicode maps, for the various codepages. * - * Version: @(#)prt_cpmap.c 1.0.2 2018/10/05 + * * * Authors: Michael Dr�ing, * Fred N. van Kempen, diff --git a/src/printer/prt_escp.c b/src/printer/prt_escp.c index c965285ab..110839282 100644 --- a/src/printer/prt_escp.c +++ b/src/printer/prt_escp.c @@ -8,7 +8,7 @@ * * Implementation of the Generic ESC/P Dot-Matrix printer. * - * Version: @(#)prt_escp.c 1.0.7 2019/09/23 + * * * Authors: Michael Dr�ing, * Fred N. van Kempen, diff --git a/src/printer/prt_ps.c b/src/printer/prt_ps.c index 22d5f85b8..e849b57c9 100644 --- a/src/printer/prt_ps.c +++ b/src/printer/prt_ps.c @@ -8,7 +8,7 @@ * * Implementation of a generic PostScript printer. * - * Version: @(#)prt_ps.c 1.0.2 2019/12/08 + * * * Authors: David Hrdlička, * diff --git a/src/printer/prt_text.c b/src/printer/prt_text.c index 9219221f1..6bbffb34a 100644 --- a/src/printer/prt_text.c +++ b/src/printer/prt_text.c @@ -15,7 +15,7 @@ * printer mechanics. This would lead to a page being 66 lines * of 80 characters each. * - * Version: @(#)prt_text.c 1.0.7 2019/09/23 + * * * Author: Fred N. van Kempen, * diff --git a/src/random.c b/src/random.c index c4f28548f..1d644f3e3 100644 --- a/src/random.c +++ b/src/random.c @@ -9,7 +9,7 @@ * A better random number generation, used for floppy weak bits * and network MAC address generation. * - * Version: @(#)random.c 1.0.4 2018/10/02 + * * * Author: Miran Grca, * Copyright 2016-2018 Miran Grca. diff --git a/src/random.h b/src/random.h index d6f56bca9..75ceb4c13 100644 --- a/src/random.h +++ b/src/random.h @@ -9,7 +9,7 @@ * A better random number generation, used for floppy weak bits * and network MAC address generation. * - * Version: @(#)random.h 1.0.2 2017/09/03 + * * * Author: Miran Grca, * Copyright 2016,2017 Miran Grca. diff --git a/src/rom.c b/src/rom.c index 1853fb3f0..3d4d6fcdf 100644 --- a/src/rom.c +++ b/src/rom.c @@ -12,7 +12,7 @@ * - pc2386 video BIOS is underdumped (16k instead of 24k) * - c386sx16 BIOS fails checksum * - * Version: @(#)rom.c 1.0.45 2019/03/03 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/rom.h b/src/rom.h index 38cd033b0..f837d2b68 100644 --- a/src/rom.h +++ b/src/rom.h @@ -8,7 +8,7 @@ * * Definitions for the ROM image handler. * - * Version: @(#)rom.h 1.0.23 2019/03/03 + * * * Author: Fred N. van Kempen, * Copyright 2018,2019 Fred N. van Kempen. diff --git a/src/scsi/scsi.c b/src/scsi/scsi.c index a5a509494..21742c469 100644 --- a/src/scsi/scsi.c +++ b/src/scsi/scsi.c @@ -8,7 +8,7 @@ * * Handling of the SCSI controllers. * - * Version: @(#)scsi.c 1.0.25 2018/10/31 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/scsi/scsi.h b/src/scsi/scsi.h index 011d2569a..364c2c60a 100644 --- a/src/scsi/scsi.h +++ b/src/scsi/scsi.h @@ -8,7 +8,7 @@ * * SCSI controller handler header. * - * Version: @(#)scsi_h 1.0.19 2018/10/02 + * * * Authors: TheCollector1995, * Miran Grca, diff --git a/src/scsi/scsi_aha154x.c b/src/scsi/scsi_aha154x.c index b3ec5f4a9..7ca6d6f90 100644 --- a/src/scsi/scsi_aha154x.c +++ b/src/scsi/scsi_aha154x.c @@ -10,7 +10,7 @@ * made by Adaptec, Inc. These controllers were designed for * the ISA bus. * - * Version: @(#)scsi_aha154x.c 1.0.44 2018/10/18 + * * * Authors: Fred N. van Kempen, * Original Buslogic version by SA1988 and Miran Grca. diff --git a/src/scsi/scsi_buslogic.c b/src/scsi/scsi_buslogic.c index 48d19c9f5..90b80587b 100644 --- a/src/scsi/scsi_buslogic.c +++ b/src/scsi/scsi_buslogic.c @@ -11,7 +11,7 @@ * 1 - BT-545S ISA; * 2 - BT-958D PCI * - * Version: @(#)scsi_buslogic.c 1.0.45 2019/02/11 + * * * Authors: TheCollector1995, * Miran Grca, diff --git a/src/scsi/scsi_buslogic.h b/src/scsi/scsi_buslogic.h index 87f79d522..203e45e12 100644 --- a/src/scsi/scsi_buslogic.h +++ b/src/scsi/scsi_buslogic.h @@ -7,7 +7,7 @@ * Emulation of BusLogic BT-542B ISA and BT-958D PCI SCSI * controllers. * - * Version: @(#)scsi_buslogic.h 1.0.3 2018/03/18 + * * * Authors: TheCollector1995, * Miran Grca, diff --git a/src/scsi/scsi_cdrom.c b/src/scsi/scsi_cdrom.c index 6527340f9..7515af9ca 100644 --- a/src/scsi/scsi_cdrom.c +++ b/src/scsi/scsi_cdrom.c @@ -9,7 +9,7 @@ * Implementation of the CD-ROM drive with SCSI(-like) * commands, for both ATAPI and SCSI usage. * - * Version: @(#)scsi_cdrom.c 1.0.75 2020/03/23 + * * * Author: Miran Grca, * diff --git a/src/scsi/scsi_cdrom.h b/src/scsi/scsi_cdrom.h index 1c8be1382..00f263ad6 100644 --- a/src/scsi/scsi_cdrom.h +++ b/src/scsi/scsi_cdrom.h @@ -9,7 +9,7 @@ * Implementation of the CD-ROM drive with SCSI(-like) * commands, for both ATAPI and SCSI usage. * - * Version: @(#)scsi_cdrom.h 1.0.2 2019/11/19 + * * * Author: Miran Grca, * diff --git a/src/scsi/scsi_device.c b/src/scsi/scsi_device.c index 61aca0b81..099bd2f90 100644 --- a/src/scsi/scsi_device.c +++ b/src/scsi/scsi_device.c @@ -8,7 +8,7 @@ * * The generic SCSI device command handler. * - * Version: @(#)scsi_device.c 1.0.23 2018/10/31 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/scsi/scsi_device.h b/src/scsi/scsi_device.h index 181e4ea7e..37ecfe866 100644 --- a/src/scsi/scsi_device.h +++ b/src/scsi/scsi_device.h @@ -8,7 +8,7 @@ * * Definitions for the generic SCSI device command handler. * - * Version: @(#)scsi_device.h 1.0.18 2020/03/23 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/scsi/scsi_disk.c b/src/scsi/scsi_disk.c index a8fcc73bc..ad596fa31 100644 --- a/src/scsi/scsi_disk.c +++ b/src/scsi/scsi_disk.c @@ -6,7 +6,7 @@ * * Emulation of SCSI fixed disks. * - * Version: @(#)scsi_disk.c 1.0.30 2018/11/02 + * * * Author: Miran Grca, * diff --git a/src/scsi/scsi_disk.h b/src/scsi/scsi_disk.h index 54c872e2b..86245f625 100644 --- a/src/scsi/scsi_disk.h +++ b/src/scsi/scsi_disk.h @@ -6,7 +6,7 @@ * * Emulation of SCSI fixed and removable disks. * - * Version: @(#)scsi_disk.h 1.0.7 2018/10/26 + * * * Author: Miran Grca, * Copyright 2017,2018 Miran Grca. diff --git a/src/scsi/scsi_ncr5380.c b/src/scsi/scsi_ncr5380.c index 9a652e8e1..e54436a2f 100644 --- a/src/scsi/scsi_ncr5380.c +++ b/src/scsi/scsi_ncr5380.c @@ -9,7 +9,7 @@ * Implementation of the NCR 5380 series of SCSI Host Adapters * made by NCR. These controllers were designed for the ISA bus. * - * Version: @(#)scsi_ncr5380.c 1.0.25 2019/10/16 + * * * Authors: Sarah Walker, * TheCollector1995, diff --git a/src/scsi/scsi_ncr5380.h b/src/scsi/scsi_ncr5380.h index 5e14f77a2..aa1f4ad89 100644 --- a/src/scsi/scsi_ncr5380.h +++ b/src/scsi/scsi_ncr5380.h @@ -10,7 +10,7 @@ * made by NCR. These controllers were designed for * the ISA bus. * - * Version: @(#)scsi_ncr5380.c 1.0.2 2018/03/18 + * * * Authors: Sarah Walker, * TheCollector1995, diff --git a/src/scsi/scsi_ncr53c8xx.c b/src/scsi/scsi_ncr53c8xx.c index 77c9d0143..bd824bb9c 100644 --- a/src/scsi/scsi_ncr53c8xx.c +++ b/src/scsi/scsi_ncr53c8xx.c @@ -13,7 +13,7 @@ * To do: Identify the type of serial EEPROM used and its * interface. * - * Version: @(#)scsi_ncr53c8xx.c 1.0.18 2019/11/19 + * * * Authors: Paul Brook (QEMU) * Artyom Tarasenko (QEMU) diff --git a/src/scsi/scsi_ncr53c8xx.h b/src/scsi/scsi_ncr53c8xx.h index b84c91c1c..f0cc4c5ec 100644 --- a/src/scsi/scsi_ncr53c8xx.h +++ b/src/scsi/scsi_ncr53c8xx.h @@ -10,7 +10,7 @@ * Adapters made by NCR and later Symbios and LSI. These * controllers were designed for the PCI bus. * - * Version: @(#)scsi_ncr53c8xx.c 1.0.2 2018/10/30 + * * * Authors: TheCollector1995, * Miran Grca, diff --git a/src/scsi/scsi_spock.c b/src/scsi/scsi_spock.c index 1a26b6b49..08e1647e3 100644 --- a/src/scsi/scsi_spock.c +++ b/src/scsi/scsi_spock.c @@ -9,7 +9,7 @@ * Implementation of the IBM PS/2 SCSI controller with * cache for MCA only. * - * Version: @(#)scsi_spock.c 1.0.1 2020/03/23 + * * * Authors: Sarah Walker, * TheCollector1995, diff --git a/src/scsi/scsi_spock.h b/src/scsi/scsi_spock.h index bf064421c..959fe3d04 100644 --- a/src/scsi/scsi_spock.h +++ b/src/scsi/scsi_spock.h @@ -9,7 +9,7 @@ * Implementation of the IBM PS/2 SCSI controller with * cache for MCA only. * - * Version: @(#)scsi_spock.h 1.0.0 2020/03/10 + * * * Authors: Sarah Walker, * TheCollector1995, diff --git a/src/scsi/scsi_x54x.c b/src/scsi/scsi_x54x.c index f41d013a0..24253f98d 100644 --- a/src/scsi/scsi_x54x.c +++ b/src/scsi/scsi_x54x.c @@ -11,7 +11,7 @@ * series of SCSI Host Adapters made by Mylex. * These controllers were designed for various buses. * - * Version: @(#)scsi_x54x.c 1.0.29 2019/05/16 + * * * Authors: TheCollector1995, * Miran Grca, diff --git a/src/scsi/scsi_x54x.h b/src/scsi/scsi_x54x.h index cd0948c43..7b403e39d 100644 --- a/src/scsi/scsi_x54x.h +++ b/src/scsi/scsi_x54x.h @@ -11,7 +11,7 @@ * of SCSI Host Adapters made by Mylex. * These controllers were designed for various buses. * - * Version: @(#)scsi_x54x.h 1.0.10 2018/10/28 + * * * Authors: TheCollector1995, * Miran Grca, diff --git a/src/serial.c b/src/serial.c index 7d35466a7..2b3ad801f 100644 --- a/src/serial.c +++ b/src/serial.c @@ -10,7 +10,7 @@ * * Now passes all the AMIDIAG tests. * - * Version: @(#)serial.h 1.0.14 2020/01/24 + * * * Author: Sarah Walker, * Miran Grca, diff --git a/src/serial.h b/src/serial.h index 7ec03dc66..90159cfae 100644 --- a/src/serial.h +++ b/src/serial.h @@ -8,7 +8,7 @@ * * Definitions for the NS8250/16450/16550 UART emulation. * - * Version: @(#)serial.h 1.0.13 2020/01/24 + * * * Author: Sarah Walker, * Miran Grca, diff --git a/src/sio.h b/src/sio.h index 6009545ee..5888406c9 100644 --- a/src/sio.h +++ b/src/sio.h @@ -8,7 +8,7 @@ * * Definitions for the Super I/O chips. * - * Version: @(#)sio.h 1.0.7 2020/01/25 + * * * Author: Fred N. van Kempen, * Copyright 2017-2020 Fred N. van Kempen. diff --git a/src/sio_acc3221.c b/src/sio_acc3221.c index 93de9cb0a..870a4f702 100644 --- a/src/sio_acc3221.c +++ b/src/sio_acc3221.c @@ -8,7 +8,7 @@ * * Implementation of the ACC 3221-SP Super I/O Chip. * - * Version: @(#)sio_acc3221.c 1.0.0 2019/04/05 + * * * Authors: Sarah Walker, * diff --git a/src/sio_detect.c b/src/sio_detect.c index 189ef3caf..48588740b 100644 --- a/src/sio_detect.c +++ b/src/sio_detect.c @@ -8,7 +8,7 @@ * * Super I/O chip detection code. * - * Version: @(#)sio_detect.c 1.0.1 2018/11/05 + * * * Authors: Miran Grca, * diff --git a/src/sio_fdc37c669.c b/src/sio_fdc37c669.c index 1bee36e59..fcd4fc04d 100644 --- a/src/sio_fdc37c669.c +++ b/src/sio_fdc37c669.c @@ -8,7 +8,7 @@ * * Implementation of the SMC FDC37C669 Super I/O Chip. * - * Version: @(#)sio_fdc37c669.c 1.0.10 2018/11/05 + * * * Author: Miran Grca, * Copyright 2016-2018 Miran Grca. diff --git a/src/sio_fdc37c66x.c b/src/sio_fdc37c66x.c index 78d49c991..707dc24a1 100644 --- a/src/sio_fdc37c66x.c +++ b/src/sio_fdc37c66x.c @@ -9,7 +9,7 @@ * Implementation of the SMC FDC37C663 and FDC37C665 Super * I/O Chips. * - * Version: @(#)sio_fdc37c66x.c 1.0.15 2020/01/11 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/sio_fdc37c67x.c b/src/sio_fdc37c67x.c index 3560f8fde..6e51d5028 100644 --- a/src/sio_fdc37c67x.c +++ b/src/sio_fdc37c67x.c @@ -11,7 +11,7 @@ * Winbond W83977F Super I/O Chip * Used by the Award 430TX * - * Version: @(#)sio_w83977f.c 1.0.0 2020/01/24 + * * * Author: Miran Grca, * Copyright 2016-2020 Miran Grca. diff --git a/src/sio_fdc37c93x.c b/src/sio_fdc37c93x.c index f34bc7e8e..0342833e7 100644 --- a/src/sio_fdc37c93x.c +++ b/src/sio_fdc37c93x.c @@ -9,7 +9,7 @@ * Implementation of the SMC FDC37C932FR and FDC37C935 Super * I/O Chips. * - * Version: @(#)sio_fdc37c93x.c 1.0.15 2018/11/12 + * * * Author: Miran Grca, * Copyright 2016-2018 Miran Grca. diff --git a/src/sio_pc87306.c b/src/sio_pc87306.c index 7b9a733b6..315f44e9e 100644 --- a/src/sio_pc87306.c +++ b/src/sio_pc87306.c @@ -8,7 +8,7 @@ * * Emulation of the NatSemi PC87306 Super I/O chip. * - * Version: @(#)sio_pc87306.c 1.0.15 2018/11/12 + * * * Author: Miran Grca, * Copyright 2016-2018 Miran Grca. diff --git a/src/sio_w83787f.c b/src/sio_w83787f.c index df77b5062..20603db8c 100644 --- a/src/sio_w83787f.c +++ b/src/sio_w83787f.c @@ -11,7 +11,7 @@ * Winbond W83787F Super I/O Chip * Used by the Award 430HX * - * Version: @(#)sio_w83787f.c 1.0.0 2020/01/11 + * * * Author: Miran Grca, * Copyright 2020 Miran Grca. diff --git a/src/sio_w83877f.c b/src/sio_w83877f.c index c9304e7db..a6d093da3 100644 --- a/src/sio_w83877f.c +++ b/src/sio_w83877f.c @@ -11,7 +11,7 @@ * Winbond W83877F Super I/O Chip * Used by the Award 430HX * - * Version: @(#)sio_w83877f.c 1.0.17 2020/01/25 + * * * Author: Miran Grca, * Copyright 2016-2020 Miran Grca. diff --git a/src/sio_w83977f.c b/src/sio_w83977f.c index 770ce2c7a..401665dee 100644 --- a/src/sio_w83977f.c +++ b/src/sio_w83977f.c @@ -11,7 +11,7 @@ * Winbond W83977F Super I/O Chip * Used by the Award 430TX * - * Version: @(#)sio_w83977f.c 1.0.0 2020/01/24 + * * * Author: Miran Grca, * Copyright 2016-2020 Miran Grca. diff --git a/src/smbus.c b/src/smbus.c index 171d4fad5..b436be703 100644 --- a/src/smbus.c +++ b/src/smbus.c @@ -8,7 +8,7 @@ * * Implement SMBus (System Management Bus) and its operations. * - * Version: @(#)smbus.c 1.0.0 2020/03/21 + * * * Authors: RichardG, * diff --git a/src/smbus.h b/src/smbus.h index a4fec4a5c..058b70ffc 100644 --- a/src/smbus.h +++ b/src/smbus.h @@ -8,7 +8,7 @@ * * Definitions for the SMBus handler. * - * Version: @(#)smbus.h 1.0.0 2020/03/21 + * * * Authors: RichardG, * diff --git a/src/sound/midi.c b/src/sound/midi.c index 3c7da9966..35483e323 100644 --- a/src/sound/midi.c +++ b/src/sound/midi.c @@ -8,7 +8,7 @@ * * MIDI device core module. * - * Version: @(#)midi.c 1.0.3 2020/01/19 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/sound/openal.c b/src/sound/openal.c index ad0d5f957..c63baceec 100644 --- a/src/sound/openal.c +++ b/src/sound/openal.c @@ -8,7 +8,7 @@ * * Interface to the OpenAL sound processing library. * - * Version: @(#)openal.c 1.0.7 2019/10/31 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/sound/snd_mpu401.c b/src/sound/snd_mpu401.c index bdea9d911..51762f1df 100644 --- a/src/sound/snd_mpu401.c +++ b/src/sound/snd_mpu401.c @@ -8,7 +8,7 @@ * * Roland MPU-401 emulation. * - * Version: @(#)snd_mpu401.c 1.0.20 2020/01/23 + * * * Authors: Sarah Walker, * DOSBox Team, diff --git a/src/sound/snd_mpu401.h b/src/sound/snd_mpu401.h index 99fe8b288..0a6dc5d1b 100644 --- a/src/sound/snd_mpu401.h +++ b/src/sound/snd_mpu401.h @@ -8,7 +8,7 @@ * * Roland MPU-401 emulation. * - * Version: @(#)sound_mpu401.h 1.0.5 2020/01/19 + * * * Author: Sarah Walker, * DOSBox Team, diff --git a/src/sound/snd_sb.c b/src/sound/snd_sb.c index 25ed6b87d..464c92b13 100644 --- a/src/sound/snd_sb.c +++ b/src/sound/snd_sb.c @@ -8,7 +8,7 @@ * * Sound Blaster emulation. * - * Version: @(#)sound_sb.c 1.0.17 2020/01/19 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/sound/snd_speaker.c b/src/sound/snd_speaker.c index 9423966db..763116200 100644 --- a/src/sound/snd_speaker.c +++ b/src/sound/snd_speaker.c @@ -8,7 +8,7 @@ * * Emulation of the PC speaker. * - * Version: @(#)snd_speaker.c 1.0.1 2019/11/15 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/sound/snd_speaker.h b/src/sound/snd_speaker.h index c27869f64..91e3edfe3 100644 --- a/src/sound/snd_speaker.h +++ b/src/sound/snd_speaker.h @@ -8,7 +8,7 @@ * * Header of the emulation of the PC speaker. * - * Version: @(#)snd_speaker.h 1.0.0 2019/11/15 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/sound/snd_wss.c b/src/sound/snd_wss.c index 5de5674b9..ec81b50d4 100644 --- a/src/sound/snd_wss.c +++ b/src/sound/snd_wss.c @@ -8,7 +8,7 @@ * * Windows Sound System emulation. * - * Version: @(#)snd_wss.c 1.0.0 2018/08/11 + * * * Authors: Sarah Walker, * TheCollector1995, diff --git a/src/sound/sound.c b/src/sound/sound.c index df17cb865..42130d353 100644 --- a/src/sound/sound.c +++ b/src/sound/sound.c @@ -8,7 +8,7 @@ * * Sound emulation core. * - * Version: @(#)sound.c 1.0.28 2020/01/19 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/sound/sound.h b/src/sound/sound.h index 34f5d0ca9..8f75d0834 100644 --- a/src/sound/sound.h +++ b/src/sound/sound.h @@ -8,7 +8,7 @@ * * Sound emulation core. * - * Version: @(#)sound.h 1.0.8 2018/10/26 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/sst_flash.c b/src/sst_flash.c index 7cb3e3292..c6a4c8471 100644 --- a/src/sst_flash.c +++ b/src/sst_flash.c @@ -8,7 +8,7 @@ * * Implementation of an SST flash chip. * - * Version: @(#)sst_flash.c 1.0.1 2020/02/03 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/sst_flash.h b/src/sst_flash.h index 32607661c..f473d4d33 100644 --- a/src/sst_flash.h +++ b/src/sst_flash.h @@ -8,7 +8,7 @@ * * Implementation of an SST flash chip. * - * Version: @(#)sst_flash.h 1.0.4 2020/02/03 + * * * Author: Melissa Goad, * Copyright 2020 Melissa Goad. diff --git a/src/ui.h b/src/ui.h index 4c66d218b..88623f13e 100644 --- a/src/ui.h +++ b/src/ui.h @@ -8,7 +8,7 @@ * * Define the various UI functions. * - * Version: @(#)ui.h 1.0.16 2019/09/22 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/via_vt82c586b.c b/src/via_vt82c586b.c index 3e2887ecc..9b7d7c074 100644 --- a/src/via_vt82c586b.c +++ b/src/via_vt82c586b.c @@ -6,7 +6,7 @@ * * Emulation of the VIA Apollo MVP3 southbridge * - * Version: @(#)via_vt82c586b.c 1.0.2 2020/01/26 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/via_vt82c586b.h b/src/via_vt82c586b.h index c2fd06a57..8f26a474d 100644 --- a/src/via_vt82c586b.h +++ b/src/via_vt82c586b.h @@ -6,7 +6,7 @@ * * Emulation of the VIA Apollo MVP3 southbridge * - * Version: @(#)via_vt82c586b.c 1.0.0 2020/01/14 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_ati18800.c b/src/video/vid_ati18800.c index 2a4f9380d..ac39efb64 100644 --- a/src/video/vid_ati18800.c +++ b/src/video/vid_ati18800.c @@ -8,7 +8,7 @@ * * ATI 18800 emulation (VGA Edge-16) * - * Version: @(#)vid_ati18800.c 1.0.17 2020/01/20 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_ati28800.c b/src/video/vid_ati28800.c index 29dd9cc4f..60a622980 100644 --- a/src/video/vid_ati28800.c +++ b/src/video/vid_ati28800.c @@ -8,7 +8,7 @@ * * ATI 28800 emulation (VGA Charger and Korean VGA) * - * Version: @(#)vid_ati28800.c 1.0.27 2019/05/17 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_ati68860_ramdac.c b/src/video/vid_ati68860_ramdac.c index e0af06b45..cdca9ab52 100644 --- a/src/video/vid_ati68860_ramdac.c +++ b/src/video/vid_ati68860_ramdac.c @@ -28,7 +28,7 @@ * 7 If set can remove "snow" in some cases * (A860_Delay_L ?) ?? * - * Version: @(#)vid_ati68860.c 1.0.5 2018/10/04 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_ati_eeprom.c b/src/video/vid_ati_eeprom.c index ea499788d..2ebb42af6 100644 --- a/src/video/vid_ati_eeprom.c +++ b/src/video/vid_ati_eeprom.c @@ -8,7 +8,7 @@ * * Emulation of the EEPROM on select ATI cards. * - * Version: @(#)vid_ati_eeprom.c 1.0.3 2020/01/20 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_ati_mach64.c b/src/video/vid_ati_mach64.c index 576b2c774..8552c0e52 100644 --- a/src/video/vid_ati_mach64.c +++ b/src/video/vid_ati_mach64.c @@ -8,7 +8,7 @@ * * ATi Mach64 graphics card emulation. * - * Version: @(#)vid_ati_mach64.c 1.0.27 2019/09/28 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_att20c49x_ramdac.c b/src/video/vid_att20c49x_ramdac.c index bce0a21c9..6bfa8a6e3 100644 --- a/src/video/vid_att20c49x_ramdac.c +++ b/src/video/vid_att20c49x_ramdac.c @@ -8,7 +8,7 @@ * * Emulation of a AT&T 20c490/491 and 492/493 RAMDAC. * - * Version: @(#)vid_att20c49x_ramdac.c 1.0.1 2019/01/12 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_av9194.c b/src/video/vid_av9194.c index bc48c08b7..8f372eda6 100644 --- a/src/video/vid_av9194.c +++ b/src/video/vid_av9194.c @@ -10,7 +10,7 @@ * * Used by the S3 86c801 (V7-Mirage) card. * - * Version: @(#)vid_av9194.c 1.0.1 2019/01/12 + * * * Authors: Miran Grca, * diff --git a/src/video/vid_bt48x_ramdac.c b/src/video/vid_bt48x_ramdac.c index 20baf13eb..f1a396034 100644 --- a/src/video/vid_bt48x_ramdac.c +++ b/src/video/vid_bt48x_ramdac.c @@ -9,7 +9,7 @@ * Emulation of the Brooktree BT484-485A true colour RAMDAC * family. * - * Version: @(#)vid_bt48x_ramdac.c 1.0.16 2019/01/12 + * * * Authors: Miran Grca, * TheCollector1995, diff --git a/src/video/vid_cga.c b/src/video/vid_cga.c index 91f04501b..d1e9e22ae 100644 --- a/src/video/vid_cga.c +++ b/src/video/vid_cga.c @@ -8,7 +8,7 @@ * * Emulation of the old and new IBM CGA graphics cards. * - * Version: @(#)vid_cga.c 1.0.20 2019/09/29 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_cga.h b/src/video/vid_cga.h index aa37f7fad..708879fdd 100644 --- a/src/video/vid_cga.h +++ b/src/video/vid_cga.h @@ -8,7 +8,7 @@ * * Emulation of the old and new IBM CGA graphics cards. * - * Version: @(#)vid_cga.h 1.0.4 2018/10/02 + * * * Author: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_cga_comp.c b/src/video/vid_cga_comp.c index 0d4d5a0a5..6ae084e4c 100644 --- a/src/video/vid_cga_comp.c +++ b/src/video/vid_cga_comp.c @@ -9,7 +9,7 @@ * IBM CGA composite filter, borrowed from reenigne's DOSBox * patch and ported to C. * - * Version: @(#)vid_cga_comp.c 1.0.5 2019/03/24 + * * * Authors: reenigne, * Miran Grca, diff --git a/src/video/vid_cga_comp.h b/src/video/vid_cga_comp.h index fc19ae252..5ce52e61a 100644 --- a/src/video/vid_cga_comp.h +++ b/src/video/vid_cga_comp.h @@ -9,7 +9,7 @@ * IBM CGA composite filter, borrowed from reenigne's DOSBox * patch and ported to C. * - * Version: @(#)vid_cga.h 1.0.1 2018/03/24 + * * * Author: reenigne, * Miran Grca, diff --git a/src/video/vid_cl54xx.c b/src/video/vid_cl54xx.c index 4b3df6ddc..61d1d7cc5 100644 --- a/src/video/vid_cl54xx.c +++ b/src/video/vid_cl54xx.c @@ -9,7 +9,7 @@ * Emulation of select Cirrus Logic cards (CL-GD 5428, * CL-GD 5429, CL-GD 5430, CL-GD 5434 and CL-GD 5436 are supported). * - * Version: @(#)vid_cl_54xx.c 1.0.34 2020/03/23 + * * * Authors: TheCollector1995, * Miran Grca, diff --git a/src/video/vid_colorplus.c b/src/video/vid_colorplus.c index 93fad1cc8..e281100ed 100644 --- a/src/video/vid_colorplus.c +++ b/src/video/vid_colorplus.c @@ -8,7 +8,7 @@ * * Plantronics ColorPlus emulation. * - * Version: @(#)vid_colorplus.c 1.0.10 2018/09/19 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_compaq_cga.c b/src/video/vid_compaq_cga.c index d6bf29a72..f4d5b89aa 100644 --- a/src/video/vid_compaq_cga.c +++ b/src/video/vid_compaq_cga.c @@ -8,7 +8,7 @@ * * Emulation of the Compaq CGA graphics cards. * - * Version: @(#)vid_compaq_cga.c 1.0.0 2019/01/02 + * * * Authors: John Elliott, * Sarah Walker, diff --git a/src/video/vid_ega.c b/src/video/vid_ega.c index 0b8753bd1..0f793f7bc 100644 --- a/src/video/vid_ega.c +++ b/src/video/vid_ega.c @@ -9,7 +9,7 @@ * Emulation of the EGA and Chips & Technologies SuperEGA * graphics cards. * - * Version: @(#)vid_ega.c 1.0.24 2019/11/20 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_ega.h b/src/video/vid_ega.h index 170a91090..caa7c0822 100644 --- a/src/video/vid_ega.h +++ b/src/video/vid_ega.h @@ -9,7 +9,7 @@ * Emulation of the EGA and Chips & Technologies SuperEGA * graphics cards. * - * Version: @(#)vid_ega.h 1.0.9 2020/01/20 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_ega_render.c b/src/video/vid_ega_render.c index 471d3c531..45a86346f 100644 --- a/src/video/vid_ega_render.c +++ b/src/video/vid_ega_render.c @@ -8,7 +8,7 @@ * * EGA renderers. * - * Version: @(#)vid_ega_render.c 1.0.7 2019/11/19 + * * * Author: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_et4000.c b/src/video/vid_et4000.c index ad4bd13a9..0c1e67478 100644 --- a/src/video/vid_et4000.c +++ b/src/video/vid_et4000.c @@ -8,7 +8,7 @@ * * Emulation of the Tseng Labs ET4000. * - * Version: @(#)vid_et4000.c 1.0.20 2018/10/04e + * * * Authors: Fred N. van Kempen, * Miran Grca, diff --git a/src/video/vid_et4000w32.c b/src/video/vid_et4000w32.c index ccd8a6aee..b6e71ae1c 100644 --- a/src/video/vid_et4000w32.c +++ b/src/video/vid_et4000w32.c @@ -10,7 +10,7 @@ * * Known bugs: Accelerator doesn't work in planar modes * - * Version: @(#)vid_et4000w32.c 1.0.22 2019/09/28 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_genius.c b/src/video/vid_genius.c index 9f76ada3e..7d3c0bef7 100644 --- a/src/video/vid_genius.c +++ b/src/video/vid_genius.c @@ -8,7 +8,7 @@ * * MDSI Genius VHR emulation. * - * Version: @(#)vid_genius.c 1.0.12 2019/03/17 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_hercules.c b/src/video/vid_hercules.c index 15538431f..8f14670ac 100644 --- a/src/video/vid_hercules.c +++ b/src/video/vid_hercules.c @@ -8,7 +8,7 @@ * * Hercules emulation. * - * Version: @(#)vid_hercules.c 1.0.17 2019/02/07 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_herculesplus.c b/src/video/vid_herculesplus.c index fc4f0ad97..b24688f06 100644 --- a/src/video/vid_herculesplus.c +++ b/src/video/vid_herculesplus.c @@ -8,7 +8,7 @@ * * Hercules Plus emulation. * - * Version: @(#)vid_herculesplus.c 1.0.15 2019/02/07 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_ht216.c b/src/video/vid_ht216.c index bb7be328c..ad291294e 100644 --- a/src/video/vid_ht216.c +++ b/src/video/vid_ht216.c @@ -8,7 +8,7 @@ * * Video 7 VGA 1024i emulation. * - * Version: @(#)vid_ht216.c 1.0.3 2019/12/04 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_icd2061.c b/src/video/vid_icd2061.c index 7dbe9d3ca..57b791f69 100644 --- a/src/video/vid_icd2061.c +++ b/src/video/vid_icd2061.c @@ -14,7 +14,7 @@ * Used by ET4000w32/p (Diamond Stealth 32) and the S3 * Vision964 family. * - * Version: @(#)vid_icd2061.c 1.0.8 2018/10/04 + * * * Authors: Miran Grca, * diff --git a/src/video/vid_ics2595.c b/src/video/vid_ics2595.c index 374dda318..2f5dffdfe 100644 --- a/src/video/vid_ics2595.c +++ b/src/video/vid_ics2595.c @@ -8,7 +8,7 @@ * * ICS2595 clock chip emulation. Used by ATI Mach64. * - * Version: @(#)vid_ics2595.c 1.0.3 2018/10/04 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_im1024.c b/src/video/vid_im1024.c index 301c0fd6e..7ea42375f 100644 --- a/src/video/vid_im1024.c +++ b/src/video/vid_im1024.c @@ -38,7 +38,7 @@ * This is implemented by holding a FIFO of unlimited depth in * the IM1024 to receive the data. * - * Version: @(#)vid_im1024.c 1.0.4 2019/11/04 + * * * Authors: Fred N. van Kempen, * John Elliott, diff --git a/src/video/vid_incolor.c b/src/video/vid_incolor.c index d2373a836..a438fcfb4 100644 --- a/src/video/vid_incolor.c +++ b/src/video/vid_incolor.c @@ -8,7 +8,7 @@ * * Hercules InColor emulation. * - * Version: @(#)vid_incolor.c 1.0.14 2019/02/08 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_mda.c b/src/video/vid_mda.c index 5e8abac8d..dbeeaa2c1 100644 --- a/src/video/vid_mda.c +++ b/src/video/vid_mda.c @@ -8,7 +8,7 @@ * * MDA emulation. * - * Version: @(#)vid_mda.c 1.0.14 2019/11/24 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_mga.c b/src/video/vid_mga.c index fd27f7a54..437d17b65 100644 --- a/src/video/vid_mga.c +++ b/src/video/vid_mga.c @@ -8,7 +8,7 @@ * * Matrox MGA graphics card emulation. * - * Version: @(#)vid_mga.c 1.0.3 2020/01/20 + * * * Author: Sarah Walker, * Copyright 2008-2020 Sarah Walker. diff --git a/src/video/vid_oak_oti.c b/src/video/vid_oak_oti.c index 09e56cb10..562674b33 100644 --- a/src/video/vid_oak_oti.c +++ b/src/video/vid_oak_oti.c @@ -8,7 +8,7 @@ * * Oak OTI037C/67/077 emulation. * - * Version: @(#)vid_oak_oti.c 1.0.18 2018/10/09 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_paradise.c b/src/video/vid_paradise.c index ad05e824b..818ba182c 100644 --- a/src/video/vid_paradise.c +++ b/src/video/vid_paradise.c @@ -10,7 +10,7 @@ * PC2086, PC3086 use PVGA1A * MegaPC uses W90C11A * - * Version: @(#)vid_paradise.c 1.0.9 2019/03/23 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_pgc.c b/src/video/vid_pgc.c index 3db6b4521..724c1fd85 100644 --- a/src/video/vid_pgc.c +++ b/src/video/vid_pgc.c @@ -44,7 +44,7 @@ * * This is expected to be done shortly. * - * Version: @(#)vid_pgc.c 1.0.5 2019/11/04 + * * * Authors: Fred N. van Kempen, * John Elliott, diff --git a/src/video/vid_pgc.h b/src/video/vid_pgc.h index d1e8c4ffa..1a179a775 100644 --- a/src/video/vid_pgc.h +++ b/src/video/vid_pgc.h @@ -8,7 +8,7 @@ * * Definitions for the PGC driver. * - * Version: @(#)vid_pgc.h 1.0.2 2019/03/03 + * * * Authors: Fred N. van Kempen, * John Elliott, diff --git a/src/video/vid_pgc_palette.h b/src/video/vid_pgc_palette.h index dd89a58dc..ccc9ac2bd 100644 --- a/src/video/vid_pgc_palette.h +++ b/src/video/vid_pgc_palette.h @@ -8,7 +8,7 @@ * * Palette definitions for the PGC core. * - * Version: @(#)vid_pgc_palette.h 1.0.1 2019/03/01 + * * * Authors: Fred N. van Kempen, * John Elliott, diff --git a/src/video/vid_s3.c b/src/video/vid_s3.c index 60d3a5f4b..96e3b00fe 100644 --- a/src/video/vid_s3.c +++ b/src/video/vid_s3.c @@ -8,7 +8,7 @@ * * S3 emulation. * - * Version: @(#)vid_s3.c 1.0.28 2019/10/31 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_s3_virge.c b/src/video/vid_s3_virge.c index 358c3c749..b1534b57f 100644 --- a/src/video/vid_s3_virge.c +++ b/src/video/vid_s3_virge.c @@ -8,7 +8,7 @@ * * S3 ViRGE emulation. * - * Version: @(#)vid_s3_virge.c 1.0.17 2018/10/27 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_sc1502x_ramdac.c b/src/video/vid_sc1502x_ramdac.c index 882f892b0..1908d624e 100644 --- a/src/video/vid_sc1502x_ramdac.c +++ b/src/video/vid_sc1502x_ramdac.c @@ -10,7 +10,7 @@ * * Used by the TLIVESA1 driver for ET4000. * - * Version: @(#)vid_sc1502x_ramdac.c 1.0.3 2018/10/04 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_sdac_ramdac.c b/src/video/vid_sdac_ramdac.c index 498daf432..767e16d78 100644 --- a/src/video/vid_sdac_ramdac.c +++ b/src/video/vid_sdac_ramdac.c @@ -8,7 +8,7 @@ * * 87C716 'SDAC' true colour RAMDAC emulation. * - * Version: @(#)vid_sdac_ramdac.c 1.0.6 2019/09/13 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_sigma.c b/src/video/vid_sigma.c index 7193783f1..81c6c7e11 100644 --- a/src/video/vid_sigma.c +++ b/src/video/vid_sigma.c @@ -8,7 +8,7 @@ * * Sigma Color 400 emulation. * - * Version: @(#)vid_sigma.c 1.0.5 2019/11/08 + * * * Authors: John Elliott, * diff --git a/src/video/vid_stg_ramdac.c b/src/video/vid_stg_ramdac.c index 4900ff5b8..d03485346 100644 --- a/src/video/vid_stg_ramdac.c +++ b/src/video/vid_stg_ramdac.c @@ -8,7 +8,7 @@ * * STG1702 true colour RAMDAC emulation. * - * Version: @(#)vid_stg_ramdac.c 1.0.5 2018/10/04 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_svga.c b/src/video/vid_svga.c index efceec413..a16c65bf2 100644 --- a/src/video/vid_svga.c +++ b/src/video/vid_svga.c @@ -11,7 +11,7 @@ * This is intended to be used by another SVGA driver, * and not as a card in it's own right. * - * Version: @(#)vid_svga.c 1.0.42 2020/01/20 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_svga.h b/src/video/vid_svga.h index d2076c2eb..7adfff274 100644 --- a/src/video/vid_svga.h +++ b/src/video/vid_svga.h @@ -8,7 +8,7 @@ * * Generic SVGA handling. * - * Version: @(#)vid_svga.h 1.0.16 2020/01/18 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_svga_render.c b/src/video/vid_svga_render.c index 499c02f91..812d25d74 100644 --- a/src/video/vid_svga_render.c +++ b/src/video/vid_svga_render.c @@ -8,7 +8,7 @@ * * SVGA renderers. * - * Version: @(#)vid_svga_render.c 1.0.14 2019/11/19 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_svga_render.h b/src/video/vid_svga_render.h index a99e25e16..6b8b50613 100644 --- a/src/video/vid_svga_render.h +++ b/src/video/vid_svga_render.h @@ -8,7 +8,7 @@ * * SVGA renderers. * - * Version: @(#)vid_svga_render.h 1.0.1 2018/03/12 + * * * Author: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_table.c b/src/video/vid_table.c index e5db46fd0..becbef0db 100644 --- a/src/video/vid_table.c +++ b/src/video/vid_table.c @@ -8,7 +8,7 @@ * * Define all known video cards. * - * Version: @(#)vid_table.c 1.0.49 2020/01/22 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/video/vid_tgui9440.c b/src/video/vid_tgui9440.c index 3290d25cf..e8fd94333 100644 --- a/src/video/vid_tgui9440.c +++ b/src/video/vid_tgui9440.c @@ -47,7 +47,7 @@ * access size or host data has any affect, but the Windows 3.1 * driver always reads bytes and write words of 0xffff. * - * Version: @(#)vid_tgui9440.c 1.0.10 2019/09/28 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_ti_cf62011.c b/src/video/vid_ti_cf62011.c index dde469ba7..4b46e42ea 100644 --- a/src/video/vid_ti_cf62011.c +++ b/src/video/vid_ti_cf62011.c @@ -42,7 +42,7 @@ * which are the same as the XGA. It supports up to 1MB of VRAM, * but we lock it down to 512K. The PS/1 2122 had 256K. * - * Version: @(#)vid_ti_cf62011.c 1.0.9 2018/10/02 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_tkd8001_ramdac.c b/src/video/vid_tkd8001_ramdac.c index 26118f1a4..2dc09606a 100644 --- a/src/video/vid_tkd8001_ramdac.c +++ b/src/video/vid_tkd8001_ramdac.c @@ -8,7 +8,7 @@ * * Trident TKD8001 RAMDAC emulation. * - * Version: @(#)vid_tkd8001_ramdac.c 1.0.3 2018/10/04 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_tvga.c b/src/video/vid_tvga.c index 301e03816..9548cb37d 100644 --- a/src/video/vid_tvga.c +++ b/src/video/vid_tvga.c @@ -8,7 +8,7 @@ * * Trident TVGA (8900D) emulation. * - * Version: @(#)vid_tvga.c 1.0.9 2018/12/28 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_vga.c b/src/video/vid_vga.c index e38afa6d7..340d6572a 100644 --- a/src/video/vid_vga.c +++ b/src/video/vid_vga.c @@ -8,7 +8,7 @@ * * IBM VGA emulation. * - * Version: @(#)vid_vga.c 1.0.6 2018/09/19 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/vid_voodoo.c b/src/video/vid_voodoo.c index e3c0d91a6..37afe78db 100644 --- a/src/video/vid_voodoo.c +++ b/src/video/vid_voodoo.c @@ -8,7 +8,7 @@ * * Emulation of the 3DFX Voodoo Graphics controller. * - * Version: @(#)vid_voodoo.c 1.0.15 2018/10/18 + * * * Authors: Sarah Walker, * leilei diff --git a/src/video/vid_wy700.c b/src/video/vid_wy700.c index 00fb1b822..db26ee07c 100644 --- a/src/video/vid_wy700.c +++ b/src/video/vid_wy700.c @@ -8,7 +8,7 @@ * * Wyse-700 emulation. * - * Version: @(#)vid_wy700.c 1.0.10 2018/09/19 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/video.c b/src/video/video.c index d3ed0794b..788f165ce 100644 --- a/src/video/video.c +++ b/src/video/video.c @@ -40,7 +40,7 @@ * W = 3 bus clocks * L = 4 bus clocks * - * Version: @(#)video.c 1.0.35 2019/12/06 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/video/video.h b/src/video/video.h index fad5359d4..3232c6908 100644 --- a/src/video/video.h +++ b/src/video/video.h @@ -8,7 +8,7 @@ * * Definitions for the video controller module. * - * Version: @(#)video.h 1.0.37 2019/12/06 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/vnc.c b/src/vnc.c index 143b60964..86534a11f 100644 --- a/src/vnc.c +++ b/src/vnc.c @@ -8,7 +8,7 @@ * * Implement the VNC remote renderer with LibVNCServer. * - * Version: @(#)vnc.c 1.0.15 2019/12/06 + * * * Authors: Fred N. van Kempen, * Based on raw code by RichardG, diff --git a/src/vnc.h b/src/vnc.h index c8c3a3f8a..2d3dea3cd 100644 --- a/src/vnc.h +++ b/src/vnc.h @@ -8,7 +8,7 @@ * * Definitions for the VNC renderer. * - * Version: @(#)vnc.h 1.0.4 2017/10/22 + * * * Author: Fred N. van Kempen, * diff --git a/src/vnc_keymap.c b/src/vnc_keymap.c index d8b453066..86a323cc2 100644 --- a/src/vnc_keymap.c +++ b/src/vnc_keymap.c @@ -22,7 +22,7 @@ * NOTE: The values are as defined in the Microsoft document named * "Keyboard Scan Code Specification", version 1.3a of 2000/03/16. * - * Version: @(#)vnc_keymap.c 1.0.4 2019/03/24 + * * * Authors: Fred N. van Kempen, * Based on raw code by RichardG, diff --git a/src/win/86Box.rc b/src/win/86Box.rc index fe204a04b..6f180a212 100644 --- a/src/win/86Box.rc +++ b/src/win/86Box.rc @@ -8,7 +8,7 @@ * * Application resource script for Windows. * - * Version: @(#)86Box.rc 1.0.56 2019/12/21 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/win/plat_dir.h b/src/win/plat_dir.h index 6eb372aa0..948db8c84 100644 --- a/src/win/plat_dir.h +++ b/src/win/plat_dir.h @@ -8,7 +8,7 @@ * * Definitions for the platform OpenDir module. * - * Version: @(#)plat_dir.h 1.0.1 2017/05/17 + * * * Author: Fred N. van Kempen, * Copyright 2017 Fred N. van Kempen. diff --git a/src/win/resource.h b/src/win/resource.h index c4ffc2728..55e906960 100644 --- a/src/win/resource.h +++ b/src/win/resource.h @@ -8,7 +8,7 @@ * * Windows resource defines. * - * Version: @(#)resource.h 1.0.32 2019/12/21 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/win/win.c b/src/win/win.c index 4197edd4c..6fadcc591 100644 --- a/src/win/win.c +++ b/src/win/win.c @@ -8,7 +8,7 @@ * * Platform main support module for Windows. * - * Version: @(#)win.c 1.0.60 2019/12/05 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/win/win.h b/src/win/win.h index 6c8444a33..62f0062e6 100644 --- a/src/win/win.h +++ b/src/win/win.h @@ -8,7 +8,7 @@ * * Platform support defintions for Win32. * - * Version: @(#)win.h 1.0.29 2019/12/05 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/win/win_about.c b/src/win/win_about.c index b714cf334..68c215394 100644 --- a/src/win/win_about.c +++ b/src/win/win_about.c @@ -8,7 +8,7 @@ * * Handle the About dialog. * - * Version: @(#)win_about.c 1.0.7 2018/06/02 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/win/win_cdrom.c b/src/win/win_cdrom.c index e808ced53..8802615c6 100644 --- a/src/win/win_cdrom.c +++ b/src/win/win_cdrom.c @@ -8,7 +8,7 @@ * * Handle the platform-side of CDROM drives. * - * Version: @(#)win_cdrom.c 1.0.12 2018/10/26 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/win/win_crashdump.c b/src/win/win_crashdump.c index cbec1b680..d7b4cd38b 100644 --- a/src/win/win_crashdump.c +++ b/src/win/win_crashdump.c @@ -8,7 +8,7 @@ * * Handle generation of crash-dump reports. * - * Version: @(#)win_crashdump.c 1.0.3 2017/12/13 + * * * Authors: Riley * Miran Grca, diff --git a/src/win/win_d2d.c b/src/win/win_d2d.c index 45ff1e83b..bda8d0eb2 100644 --- a/src/win/win_d2d.c +++ b/src/win/win_d2d.c @@ -8,7 +8,7 @@ * * Rendering module for Microsoft Direct2D. * - * Version: @(#)win_d2d.c 1.0.7 2019/12/13 + * * * Authors: David Hrdlička, * diff --git a/src/win/win_d2d.h b/src/win/win_d2d.h index cc3fe4881..06d6356fa 100644 --- a/src/win/win_d2d.h +++ b/src/win/win_d2d.h @@ -8,7 +8,7 @@ * * Definitions for the Direct2D rendering module. * - * Version: @(#)win_d2d.h 1.0.2 2019/12/13 + * * * Authors: David Hrdlička, * diff --git a/src/win/win_devconf.c b/src/win/win_devconf.c index fa925eb33..0146be57d 100644 --- a/src/win/win_devconf.c +++ b/src/win/win_devconf.c @@ -8,7 +8,7 @@ * * Windows device configuration dialog implementation. * - * Version: @(#)win_devconf.c 1.0.20 2018/10/23 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/win/win_dialog.c b/src/win/win_dialog.c index 5d867f67f..f5bfd3c56 100644 --- a/src/win/win_dialog.c +++ b/src/win/win_dialog.c @@ -8,7 +8,7 @@ * * Several dialogs for the application. * - * Version: @(#)win_dialog.c 1.0.11 2019/09/22 + * * * Author: Miran Grca, * Fred N. van Kempen, diff --git a/src/win/win_discord.c b/src/win/win_discord.c index 04253b5b6..087fad7b5 100644 --- a/src/win/win_discord.c +++ b/src/win/win_discord.c @@ -8,7 +8,7 @@ * * Discord integration module. * - * Version: @(#)win_discord.c 1.0.0 2019/12/05 + * * * Authors: David Hrdlička, * diff --git a/src/win/win_discord.h b/src/win/win_discord.h index 944ac8ff2..9e56b9a32 100644 --- a/src/win/win_discord.h +++ b/src/win/win_discord.h @@ -8,7 +8,7 @@ * * Definitions for the Discord integration module. * - * Version: @(#)win_discord.h 1.0.0 2019/12/05 + * * * Authors: David Hrdlička, * diff --git a/src/win/win_dynld.c b/src/win/win_dynld.c index b5e89aaff..4ae3b8b70 100644 --- a/src/win/win_dynld.c +++ b/src/win/win_dynld.c @@ -8,7 +8,7 @@ * * Try to load a support DLL. * - * Version: @(#)win_dynld.c 1.0.8 2018/10/18 + * * * Author: Fred N. van Kempen, * diff --git a/src/win/win_joystick.cpp b/src/win/win_joystick.cpp index 437b506e6..d2e569cb4 100644 --- a/src/win/win_joystick.cpp +++ b/src/win/win_joystick.cpp @@ -8,7 +8,7 @@ * * Joystick interface to host device. * - * Version: @(#)win_joystick.cpp 1.0.12 2019/10/23 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/win/win_joystick_xinput.cpp b/src/win/win_joystick_xinput.cpp index 5d3e2fbbb..5fc636580 100644 --- a/src/win/win_joystick_xinput.cpp +++ b/src/win/win_joystick_xinput.cpp @@ -8,7 +8,7 @@ * * Xinput joystick interface. * - * Version: @(#)win_joystick_xinput.cpp 1.0.0 2019/3/19 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/win/win_keyboard.c b/src/win/win_keyboard.c index 8fb761a44..36897c9be 100644 --- a/src/win/win_keyboard.c +++ b/src/win/win_keyboard.c @@ -8,7 +8,7 @@ * * Windows raw keyboard input handler. * - * Version: @(#)win_keyboard.c 1.0.10 2018/04/29 + * * * Author: Miran Grca, * diff --git a/src/win/win_new_floppy.c b/src/win/win_new_floppy.c index bbae1551e..e15a3e342 100644 --- a/src/win/win_new_floppy.c +++ b/src/win/win_new_floppy.c @@ -8,7 +8,7 @@ * * Handle the New Floppy Image dialog. * - * Version: @(#)win_new_floppy.c 1.0.13 2019/11/19 + * * * Authors: Miran Grca, * diff --git a/src/win/win_opendir.c b/src/win/win_opendir.c index 74309eb25..f518ea686 100644 --- a/src/win/win_opendir.c +++ b/src/win/win_opendir.c @@ -10,7 +10,7 @@ * * Based on old original code @(#)dir_win32.c 1.2.0 2007/04/19 * - * Version: @(#)win_opendir.c 1.0.4 2017/11/18 + * * * Author: Fred N. van Kempen, * diff --git a/src/win/win_sdl.c b/src/win/win_sdl.c index f4c415d11..a4c71c033 100644 --- a/src/win/win_sdl.c +++ b/src/win/win_sdl.c @@ -12,7 +12,7 @@ * we will not use that, but, instead, use a new window which * coverrs the entire desktop. * - * Version: @(#)win_sdl.c 1.0.11 2020/01/22 + * * * Authors: Fred N. van Kempen, * Michael Dring, diff --git a/src/win/win_sdl.h b/src/win/win_sdl.h index 896b3b8ef..c157c6f59 100644 --- a/src/win/win_sdl.h +++ b/src/win/win_sdl.h @@ -8,7 +8,7 @@ * * Definitions for the libSDL2 rendering module. * - * Version: @(#)win_sdl.h 1.0.2 2019/12/05 + * * * Authors: Fred N. van Kempen, * Michael Dring, diff --git a/src/win/win_settings.c b/src/win/win_settings.c index 6d5476295..97c1e60e3 100644 --- a/src/win/win_settings.c +++ b/src/win/win_settings.c @@ -8,7 +8,7 @@ * * Windows 86Box Settings dialog handler. * - * Version: @(#)win_settings.c 1.0.63 2019/12/21 + * * * Authors: Miran Grca, * David Hrdlička, diff --git a/src/win/win_snd_gain.c b/src/win/win_snd_gain.c index 7f23a1aee..983c593e8 100644 --- a/src/win/win_snd_gain.c +++ b/src/win/win_snd_gain.c @@ -8,7 +8,7 @@ * * Handle the sound gain dialog. * - * Version: @(#)win_snd_gain.c 1.0.1 2018/02/10 + * * * Authors: Miran Grca, * diff --git a/src/win/win_stbar.c b/src/win/win_stbar.c index 43554f159..ce3f3ae17 100644 --- a/src/win/win_stbar.c +++ b/src/win/win_stbar.c @@ -8,7 +8,7 @@ * * Implement the application's Status Bar. * - * Version: @(#)win_stbar.c 1.0.27 2019/12/06 + * * * Authors: Miran Grca, * Fred N. van Kempen, diff --git a/src/win/win_thread.c b/src/win/win_thread.c index 31a087cab..eb10b54f4 100644 --- a/src/win/win_thread.c +++ b/src/win/win_thread.c @@ -8,7 +8,7 @@ * * Implement threads and mutexes for the Win32 platform. * - * Version: @(#)win_thread.c 1.0.6 2018/03/28 + * * * Authors: Sarah Walker, * Fred N. van Kempen, diff --git a/src/win/win_ui.c b/src/win/win_ui.c index cfe5d37fb..a2216e3c8 100644 --- a/src/win/win_ui.c +++ b/src/win/win_ui.c @@ -8,7 +8,7 @@ * * user Interface module for WinAPI on Windows. * - * Version: @(#)win_ui.c 1.0.46 2020/01/19 + * * * Authors: Sarah Walker, * Miran Grca, diff --git a/src/x87_bak/x87_ops.h b/src/x87_bak/x87_ops.h index 57416251f..44d73a0b1 100644 --- a/src/x87_bak/x87_ops.h +++ b/src/x87_bak/x87_ops.h @@ -8,7 +8,7 @@ * * x87 FPU instructions core. * - * Version: @(#)x87_ops.h 1.0.8 2019/06/11 + * * * Authors: Fred N. van Kempen, * Sarah Walker, diff --git a/src/x87_bak/x87_ops_loadstore.h b/src/x87_bak/x87_ops_loadstore.h index b5ad491f9..925fe87bd 100644 --- a/src/x87_bak/x87_ops_loadstore.h +++ b/src/x87_bak/x87_ops_loadstore.h @@ -8,7 +8,7 @@ * * x87 FPU instructions core. * - * Version: @(#)x87_ops_loadstore.h 1.0.2 2019/06/11 + * * * Author: Sarah Walker, * Miran Grca,