Adding notice to CPU

This commit is contained in:
Sergio Martin 2024-01-15 22:24:50 +01:00
parent 4740e7d7cf
commit 92ad30faf8
1 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,11 @@
#include <stdio.h>
#include <Nes_Core.h>
/**
* Optimizations by Sergio Martin (eien86) 2023-2024
* The license below (LGPLv2) applies.
*/
/* Copyright (C) 2003-2006 Shay Green. This module is free software; you
can redistribute it and/or modify it under the terms of the GNU Lesser
General Public License as published by the Free Software Foundation; either