Commit graph

7 commits

Author SHA1 Message Date
kub
ef4f41a855 68k, allow cyclone execution from address 0 2021-07-01 21:21:13 +02:00
kub
6375e62775 68k, fix unpredictable instruction in ARM asm 2021-04-10 21:34:41 +02:00
kub
ec191db849 arm asm, tiny optimisation for 68k mem access 2020-09-18 00:28:09 +02:00
kub
32feba7458 minor changes 2019-07-30 16:34:40 +02:00
notaz
12da51c27a some new cpu debug code 2013-08-10 17:57:54 +03:00
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
notaz
5e89f0f5ae Cyclone interface for new mem system, minor tweaks
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@779 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-09-14 20:35:30 +00:00