notaz
39e6f9733a
rename config.c/h
2013-06-26 03:07:08 +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
e743be2070
start new makefile, migrate to libpicofe
2013-06-22 19:16:08 +03:00
notaz
21ebcfd322
update platform code to suit recent PCSX related changes
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@930 be3aeb3a-fb24-0410-a615-afba39da0efa
2011-05-22 13:45:53 +00:00
notaz
67b7b971a0
menu: make key config more intuitive
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@916 be3aeb3a-fb24-0410-a615-afba39da0efa
2011-02-12 15:42:03 +00:00
notaz
45285368c0
tweak and refactor frontends, menu and config
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@895 be3aeb3a-fb24-0410-a615-afba39da0efa
2010-09-17 09:49:16 +00:00
notaz
fcdefcf62c
sh2 overclock and logging stuff, menu refactoring
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@869 be3aeb3a-fb24-0410-a615-afba39da0efa
2010-01-29 17:26:40 +00:00
notaz
5a68108691
new 32x renderers, auto fskip change, massive refactoring
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@855 be3aeb3a-fb24-0410-a615-afba39da0efa
2010-01-10 17:07:28 +00:00
notaz
823b9004c4
the old-new win32 port
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@804 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-10-05 16:12:45 +00:00
notaz
dabe23b611
fix save/load of some vars
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@728 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-08-02 23:12:36 +00:00
notaz
21ecaf237f
frame limiter opt, menu btn on cfg load fix
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@727 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-08-02 21:10:35 +00:00
notaz
093b8a420e
input: get rid of pl2 flag, use 'bind types' instead
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@713 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-07-25 17:14:06 +00:00
notaz
ee2a3bdfa5
gp2x+wiz binary support, wiz code wip
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@705 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-07-17 22:49:29 +00:00
notaz
4217134398
refactoring for Wiz port; random cleanups
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@703 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-07-15 16:13:43 +00:00
notaz
9025b93159
key combos for new input code
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@690 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-05-11 20:58:55 +00:00
notaz
713c922402
major menu unification, minor reorganization
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@639 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-03-02 23:13:15 +00:00
notaz
b682092681
continuing input framework integration
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@631 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-01-03 18:53:35 +00:00
notaz
7e4c661a27
starting input layer integration work
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@628 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-01-02 19:43:56 +00:00
notaz
efcba75f8a
lowercasing filenames, part1; makefile adjustments
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@574 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-08-28 12:21:04 +00:00
notaz
6a13ef3f56
final fixes for UIQ3
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@573 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-08-24 13:26:57 +00:00
notaz
f8af96349e
UIQ3 bugfixes, SVP drc indirect jumps, stuff
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@572 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-08-24 09:33:12 +00:00
notaz
ca482e5de8
UIQ3 update, some makefile unification, rm old configs, stuff
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@569 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-08-21 10:45:54 +00:00
notaz
84100c0fd5
Gizmondo port updated to 1.51b
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@567 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-08-10 10:18:36 +00:00
notaz
f0f0d2df76
ABC turbo
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@553 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-07-16 12:50:33 +00:00
notaz
4609d0cdb8
1.45a Pico win32, code move
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@457 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-05-22 20:52:23 +00:00
notaz
99464b6230
cyclone_debug fixed, minor adjustments
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@419 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-04-09 20:58:46 +00:00
notaz
6fc5714482
psp code updated for latest base, black level
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@415 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-04-05 19:51:49 +00:00
notaz
602133e1c6
work on 'vblank on line start' problem, var changes, mask defines
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@408 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-04-03 20:17:29 +00:00
notaz
d6114368e1
some fixes
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@398 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-03-27 19:04:05 +00:00
notaz
7b802576b2
renderer bugfix, minor adjustments
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@395 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-03-25 22:37:37 +00:00
notaz
bdec53c90b
bugfixes, refactoring
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@394 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-03-25 19:23:07 +00:00
notaz
1ca2ea4f60
bugfixes, new config system and messed code for it
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@393 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-03-24 23:11:47 +00:00
notaz
c46ffd310f
some fixes and adjustments
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@392 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-03-20 23:15:21 +00:00
notaz
835e790021
files for cfg stuff
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@391 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-03-20 21:33:15 +00:00