Updated copyright info.

This commit is contained in:
TC1995
2018-07-19 16:11:34 +02:00
parent 3348839c0c
commit 0c01e1d7a8
15 changed files with 59 additions and 34 deletions

View File

@@ -18,7 +18,7 @@
* 2 clocks - fetch opcode 1 2 clocks - execute
* 2 clocks - fetch opcode 2 etc
*
* Version: @(#)808x.c 1.0.5 2018/04/29
* Version: @(#)808x.c 1.0.6 2018/07/19
*
* Authors: Sarah Walker, <tommowalker@tommowalker.co.uk>
* Miran Grca, <mgrca8@gmail.com>

View File

@@ -8,7 +8,7 @@
*
* CPU type handler.
*
* Version: @(#)cpu.c 1.0.6 2018/05/05
* Version: @(#)cpu.c 1.0.7 2018/07/19
*
* Authors: Fred N. van Kempen, <decwiz@yahoo.com>
* Sarah Walker, <tommowalker@tommowalker.co.uk>

View File

@@ -8,7 +8,7 @@
*
* CPU type handler.
*
* Version: @(#)cpu.h 1.0.11 2018/03/28
* Version: @(#)cpu.h 1.0.12 2018/07/19
*
* Authors: Sarah Walker, <http://pcem-emulator.co.uk/>
* leilei,

View File

@@ -29,7 +29,7 @@
* 16 = 180 MHz
* 17 = 200 MHz
*
* Version: @(#)cpu_table.c 1.0.4 2018/02/18
* Version: @(#)cpu_table.c 1.0.5 2018/07/19
*
* Authors: Sarah Walker, <http://pcem-emulator.co.uk/>
* leilei,