minors modifications on cycle count, re-add correct svn:keywords and update correct source file headers

This commit is contained in:
godzil
2008-02-23 17:35:15 +00:00
parent 02a8b24523
commit 79ac4c42f1
58 changed files with 761 additions and 650 deletions

View File

@@ -1,3 +1,17 @@
/*
* PPU Debug utilities - The TI-NESulator Project
* ppu.debug.c
*
* Created by Manoel Trapier.
* Copyright 2003-2008 986 Corp. All rights reserved.
*
* $LastChangedDate$
* $Author$
* $HeadURL$
* $Revision$
*
*/
#include <stdio.h>
#include <stdlib.h>