diff options
-rw-r--r-- | main.c | 3 | ||||
-rw-r--r-- | z80.c | 3 | ||||
-rw-r--r-- | z80.h | 3 |
3 files changed, 0 insertions, 9 deletions
@@ -4,9 +4,6 @@ Copyright (C) 2006 Ian Cowburn <ianc@noddybox.co.uk> - Some of the opcode routines are based on the Z80 emulation from YAZE, - Copyright (c) 1995 Frank D. Cringle. - This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or @@ -4,9 +4,6 @@ Copyright (C) 2006 Ian Cowburn <ianc@noddybox.co.uk> - Some of the opcode routines are based on the Z80 emulation from YAZE, - Copyright (c) 1995 Frank D. Cringle. - This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or @@ -4,9 +4,6 @@ Copyright (C) 2006 Ian Cowburn <ianc@noddybox.co.uk> - Some of the opcode routines are based on the Z80 emulation from YAZE, - Copyright (c) 1995 Frank D. Cringle. - This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or |