diff options
author | 2015-05-13 11:33:24 +0200 | |
---|---|---|
committer | 2015-05-13 11:33:24 +0200 | |
commit | 9f1788f65c243208e1ea386bc476dfb71f89bcb7 (patch) | |
tree | 476b446c352f7c27e1aab972cf5eee7fe94e77b2 /src/emu/cpu/rsp/rspcp2.c | |
parent | 475e90ca8b6cc97c1d021fdeab23a05ba9b93a53 (diff) |
Sorted out cpu cores (nw)
Diffstat (limited to 'src/emu/cpu/rsp/rspcp2.c')
-rw-r--r-- | src/emu/cpu/rsp/rspcp2.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/emu/cpu/rsp/rspcp2.c b/src/emu/cpu/rsp/rspcp2.c index 7492e9c2596..8371583c948 100644 --- a/src/emu/cpu/rsp/rspcp2.c +++ b/src/emu/cpu/rsp/rspcp2.c @@ -7,10 +7,6 @@ Universal machine language-based Nintendo/SGI RSP COP2 emulator. Written by Harmony of the MESS team. - Copyright the MESS team. - Released for general non-commercial use under the MAME license - Visit http://mamedev.org for licensing and usage restrictions. - ***************************************************************************/ #include "emu.h" |