Bump header copyright to -2018
This commit is contained in:
parent
cd3d4bfc47
commit
9673b4694b
@ -2,7 +2,7 @@
|
|||||||
# TI-NES CMake
|
# TI-NES CMake
|
||||||
#
|
#
|
||||||
# Created by Manoel TRAPIER.
|
# Created by Manoel TRAPIER.
|
||||||
# Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
# Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
#
|
#
|
||||||
# $LastChangedDate$
|
# $LastChangedDate$
|
||||||
# $Author$
|
# $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* NESCart.c
|
* NESCart.c
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# TI-NES CMake
|
# TI-NES CMake
|
||||||
#
|
#
|
||||||
# Created by Manoel TRAPIER.
|
# Created by Manoel TRAPIER.
|
||||||
# Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
# Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
#
|
#
|
||||||
# $LastChangedDate$
|
# $LastChangedDate$
|
||||||
# $Author$
|
# $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* NESCart.h
|
* NESCart.h
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* include/color.h
|
* include/color.h
|
||||||
*
|
*
|
||||||
* Created by Manoel Trapier on 25/06/10
|
* Created by Manoel Trapier on 25/06/10
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate:$
|
* $LastChangedDate:$
|
||||||
* $Author:$
|
* $Author:$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* corecpu.h
|
* corecpu.h
|
||||||
*
|
*
|
||||||
* Created by Manoel Trapier on 24/02/08
|
* Created by Manoel Trapier on 24/02/08
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* include/log.h
|
* include/log.h
|
||||||
*
|
*
|
||||||
* Created by Manoel Trapier on 19/05/10
|
* Created by Manoel Trapier on 19/05/10
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate:$
|
* $LastChangedDate:$
|
||||||
* $Author:$
|
* $Author:$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* os_dependent.h
|
* os_dependent.h
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER on 08/05/08.
|
* Created by Manoel TRAPIER on 08/05/08.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* paddle.h
|
* paddle.h
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
* Define and emulate the PPU (Picture Processing Unit) of the real NES
|
* Define and emulate the PPU (Picture Processing Unit) of the real NES
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* types.h - Taken from the Quick6502 project
|
* types.h - Taken from the Quick6502 project
|
||||||
*
|
*
|
||||||
* Created by Manoel Trapier on 18/09/06.
|
* Created by Manoel Trapier on 18/09/06.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# TI-NES CMake
|
# TI-NES CMake
|
||||||
#
|
#
|
||||||
# Created by Manoel TRAPIER.
|
# Created by Manoel TRAPIER.
|
||||||
# Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
# Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
#
|
#
|
||||||
# $LastChangedDate$
|
# $LastChangedDate$
|
||||||
# $Author$
|
# $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* manager.c
|
* manager.c
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* aorom.c
|
* aorom.c
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* aorom.h
|
* aorom.h
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* cnrom.c
|
* cnrom.c
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* cnrom.h
|
* cnrom.h
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* iremh3001.c
|
* iremh3001.c
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* iremh3001.h
|
* iremh3001.h
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* mmc1.h
|
* mmc1.h
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* mmc1.h
|
* mmc1.h
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* mmc3.h
|
* mmc3.h
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* mmc3.h
|
* mmc3.h
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* mmc4.h
|
* mmc4.h
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* mmc4.h
|
* mmc4.h
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* norom.c
|
* norom.c
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* norom.c
|
* norom.c
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* unrom.h
|
* unrom.h
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* unrom.h
|
* unrom.h
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* unrom.h
|
* unrom.h
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* unrom.h
|
* unrom.h
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* mappers_list.h
|
* mappers_list.h
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER on 25/10/07.
|
* Created by Manoel TRAPIER on 25/10/07.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* mappers.c
|
* mappers.c
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# TI-NES CMake
|
# TI-NES CMake
|
||||||
#
|
#
|
||||||
# Created by Manoel TRAPIER.
|
# Created by Manoel TRAPIER.
|
||||||
# Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
# Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
#
|
#
|
||||||
# $LastChangedDate$
|
# $LastChangedDate$
|
||||||
# $Author$
|
# $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* memory.c - Taken from the Quick6502 project
|
* memory.c - Taken from the Quick6502 project
|
||||||
*
|
*
|
||||||
* Created by Manoel Trapier on 18/09/06.
|
* Created by Manoel Trapier on 18/09/06.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# TI-NES CMake
|
# TI-NES CMake
|
||||||
#
|
#
|
||||||
# Created by Manoel TRAPIER.
|
# Created by Manoel TRAPIER.
|
||||||
# Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
# Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
#
|
#
|
||||||
# $LastChangedDate$
|
# $LastChangedDate$
|
||||||
# $Author$
|
# $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* os/macos/graphics.c
|
* os/macos/graphics.c
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER on 08/05/08.
|
* Created by Manoel TRAPIER on 08/05/08.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* os/macos/graphics.c
|
* os/macos/graphics.c
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER on 08/05/08.
|
* Created by Manoel TRAPIER on 08/05/08.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* os/macos/graphics.c
|
* os/macos/graphics.c
|
||||||
*
|
*
|
||||||
* Created by Manoël Trapier on 04/01/09.
|
* Created by Manoël Trapier on 04/01/09.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*/
|
*/
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# TI-NES CMake
|
# TI-NES CMake
|
||||||
#
|
#
|
||||||
# Created by Manoel TRAPIER.
|
# Created by Manoel TRAPIER.
|
||||||
# Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
# Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
#
|
#
|
||||||
# $LastChangedDate$
|
# $LastChangedDate$
|
||||||
# $Author$
|
# $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* os/macos/graphics.c
|
* os/macos/graphics.c
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER on 08/05/08.
|
* Created by Manoel TRAPIER on 08/05/08.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* os/macos/graphics.c
|
* os/macos/graphics.c
|
||||||
*
|
*
|
||||||
* Created by Manoël Trapier on 04/01/09.
|
* Created by Manoël Trapier on 04/01/09.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*/
|
*/
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* paddle.c
|
* paddle.c
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# TI-NES CMake
|
# TI-NES CMake
|
||||||
#
|
#
|
||||||
# Created by Manoel TRAPIER.
|
# Created by Manoel TRAPIER.
|
||||||
# Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
# Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
#
|
#
|
||||||
# $LastChangedDate$
|
# $LastChangedDate$
|
||||||
# $Author$
|
# $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* plugins.c
|
* plugins.c
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER on 02/04/07.
|
* Created by Manoel TRAPIER on 02/04/07.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* gamegenie.c: Hack your games with unlimited lives of add new powers!
|
* gamegenie.c: Hack your games with unlimited lives of add new powers!
|
||||||
*
|
*
|
||||||
* Created by Manoel Trapier.
|
* Created by Manoel Trapier.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* gamegenie.h
|
* gamegenie.h
|
||||||
*
|
*
|
||||||
* Created by Manoel Trapier.
|
* Created by Manoel Trapier.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* plugins_list.h
|
* plugins_list.h
|
||||||
*
|
*
|
||||||
* Created by Manoel Trapier.
|
* Created by Manoel Trapier.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
* Define and emulate the PPU (Picture Processing Unit) of the real NES
|
* Define and emulate the PPU (Picture Processing Unit) of the real NES
|
||||||
*
|
*
|
||||||
* Created by Manoel TRAPIER.
|
* Created by Manoel TRAPIER.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
* ppu.memory.c - Inspired from the memory manager of the Quick6502 Project.
|
* ppu.memory.c - Inspired from the memory manager of the Quick6502 Project.
|
||||||
*
|
*
|
||||||
* Created by Manoel Trapier on 12/04/07.
|
* Created by Manoel Trapier on 12/04/07.
|
||||||
* Copyright (c) 2003-2016 986-Studio. All rights reserved.
|
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
|
||||||
*
|
*
|
||||||
* $LastChangedDate$
|
* $LastChangedDate$
|
||||||
* $Author$
|
* $Author$
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user