kub
a80b0b42e1
svp drc, fix crash in jump patch
2023-04-11 19:08:36 +00:00
kub
5daf702140
svp drc, another bugfix
2022-01-26 19:45:19 +00:00
kub
a833e78c98
svp drc, bugfixes
2022-01-22 15:07:38 +00:00
kub
f821bb7011
core, structural cleanup, fixes and improvements for type issues #2
2021-01-01 12:44:02 +01:00
kub
35984c2198
libretro, build fixes for ios
2020-07-13 09:22:56 +02:00
kub
d260165ad6
ARM SVP drc revived
2020-03-02 19:40:23 +01:00
kub
e01deede1b
sh2 drc, code emitter cleanup, add ARM reorder stage to reduce interlock
2019-07-30 16:34:40 +02:00
kub
83bafe8e0b
add literal pool to sh2 drc (for armv[456] without MOVT/W)
2019-07-30 16:34:40 +02:00
notaz
989ba52a01
drc: svp: some missed r9 handling for apple
2013-07-30 02:27:44 +03:00
notaz
3b7088981e
drc: svp: fix cache sync (end ptr)
2013-07-30 01:10:26 +03:00
notaz
f3fe3e5ba2
svp: convert asm to ual / apple gas
2013-07-29 02:57:43 +03:00
notaz
d4d626658a
add configure, revive pnd build, unify/refactor things
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
b8a1c09ad1
port to 64bit. Some gcc 4.4 warning fixes
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@835 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-12-06 17:03:58 +00:00
notaz
80599a42db
32x: drc: handlers wip
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@826 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-10-26 11:16:19 +00:00
notaz
553c3eaa3a
32x drc functional on ARM, random adjustments
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@824 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-10-22 20:16:32 +00:00
notaz
65c75cb07d
32x: drc: ARM implementation, start unification with SVP (untested)
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@821 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-10-21 19:37:41 +00:00
notaz
f4bb5d6b2c
32x: drc: new smc handling, write handlers adjusted.
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@820 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-10-18 20:52:50 +00:00
notaz
72f63cf06c
SVP: fix ARM breakage, re-add missing stuff
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@818 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-10-15 21:31:34 +00:00
notaz
679af8a3f4
32x: interpreter-wrap drc works (demos only). SVP drc refactoring.
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@812 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-10-13 10:07:27 +00:00
notaz
4139770121
32x: split sh2 code, compiler stub
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@810 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-10-08 19:47:31 +00:00
notaz
1cfc5cc4ce
lowercasing filenames, part3
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@576 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-08-28 12:36:57 +00:00