mirror of
https://github.com/holub/mame
synced 2025-06-06 21:03:47 +03:00
sh2: license tags for DRC (nw)
This commit is contained in:
parent
846c70bee9
commit
1f220d6e2c
@ -1,3 +1,5 @@
|
|||||||
|
// license:BSD-3-Clause
|
||||||
|
// copyright-holders:R. Belmont
|
||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
*
|
*
|
||||||
* sh2common.c
|
* sh2common.c
|
||||||
|
@ -1,12 +1,10 @@
|
|||||||
|
// license:BSD-3-Clause
|
||||||
|
// copyright-holders:R. Belmont
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
sh2drc.c
|
sh2drc.c
|
||||||
Universal machine language-based SH-2 emulator.
|
Universal machine language-based SH-2 emulator.
|
||||||
By R. Belmont
|
|
||||||
|
|
||||||
Released for general non-commercial use under the MAME license
|
|
||||||
Visit http://mamedev.org for licensing and usage restrictions.
|
|
||||||
|
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
|
@ -1,12 +1,11 @@
|
|||||||
|
// license:BSD-3-Clause
|
||||||
|
// copyright-holders:R. Belmont
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
sh2fe.c
|
sh2fe.c
|
||||||
|
|
||||||
Front end for SH-2 recompiler
|
Front end for SH-2 recompiler
|
||||||
|
|
||||||
Released for general non-commercial use under the MAME license
|
|
||||||
Visit http://mamedev.org for licensing and usage restrictions.
|
|
||||||
|
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user