picodrive/pico
notaz cff531af94 clarify PicoDrive's license
- PicoDrive was originally released by fDave with simple
  "free for non-commercial use / For commercial use, separate licencing
  terms must be obtained" license and I kept it in my releases.
- in 2011, fDave re-released his code (same that I used as base
  many years ago) dual licensed with GPLv2 and MAME licenses:
    https://code.google.com/p/cyclone68000/

Based on the above I now proclaim that the whole source code is licensed
under the MAME license as more elaborate form of "for non-commercial use".
If that raises any doubt, I announce that all my modifications (which
is the vast majority of code by now) is licensed under the MAME license,
as it reads in COPYING file in this commit.

This does not affect ym2612.c/sn76496.c that were MAME licensed already
from the beginning.
2013-06-26 03:07:07 +03:00
..
32x clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
carthw clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
cd clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
pico clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
sound clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
cart.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
carthw.cfg protection and more mapper support for new mem code 2009-09-09 16:00:42 +00:00
debug.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
debug.h 32x: mode2 draw, debug, poll detection 2009-09-18 12:06:42 +00:00
debugCPU.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
draw.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
draw2.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
draw2_arm.s clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
draw_amips.s clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
draw_arm.s clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
eeprom.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
m68kif_cyclone.s clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
memory.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
memory.h port to 64bit. Some gcc 4.4 warning fixes 2009-12-06 17:03:58 +00:00
memory_amips.s clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
memory_arm.s clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
misc.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
misc_amips.s clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
misc_arm.s clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
mode4.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
patch.c Finish migrating to new mem handling. Make carthw db external. 2009-09-05 21:13:30 +00:00
patch.h lowercasing filenames, part3 2008-08-28 12:36:57 +00:00
pico.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
pico.h clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
pico_cmn.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
pico_int.h clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
sek.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
sms.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
state.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
videoport.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
z80if.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00