picodrive/platform/gizmondo
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
..
asm_utils.h giz renderers and stuff 2007-09-25 20:56:01 +00:00
asm_utils.s renderers (interlace and stuff) 2007-10-01 21:05:32 +00:00
emu.c make OSS detect blocking, adjust audio API 2010-09-18 16:40:13 +00:00
emu.h clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
giz.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
giz.h extracted OSS code to sndout_oss_*, BTN->PBTN, refactoring 2008-10-17 15:29:37 +00:00
main.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
Makefile refactoring z80 if code for sms preparation 2009-08-14 15:02:54 +00:00
menu.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
menu.h clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
port_config.h pandora: handle custom size fb for menu layer 2010-09-17 23:02:04 +00:00
port_config.s new 32x renderers, auto fskip change, massive refactoring 2010-01-10 17:07:28 +00:00
version.h Gizmondo port updated to 1.51b 2008-08-10 10:18:36 +00:00