filename | CREDITS |
changeset | 176:8be4abcaa454 |
author | nkeynes |
date | Sat Dec 27 02:59:35 2008 +0000 (14 years ago) |
branch | lxdream-mem |
permissions | -rw-r--r-- |
last change | Replace fpscr_mask/fpscr flags in xlat_cache_block with a single xlat_sh4_mode, which tracks the field of the same name in sh4r - actually a little faster this way. Now depends on SR.MD, FPSCR.PR and FPSCR.SZ (although it doesn't benefit from the SR flag yet). Also fixed the failure to check the flags in the common case (code address returned by previous block) which took away the performance benefits, but oh well. |
view | annotate | diff | log | raw |
1 Credits
2 =======
4 None of this would have been possible without the work of many people in the
5 dreamcast homebrew community, for whom I have the utmost respect. In
6 particular, I'd like to thank:
8 * Marcus Comstedt (http://mc.pp.se/dc/) for much educational documentation
10 * Andrew Kieschnick (http://adk.napalm-x.com/dc/index.html) for the invaluable
11 dcload-ip utility.
13 * Maiwe (http://www.ludd.ltu.se/~jlo/dc/) for the excellent PVR2 and AICA
14 documentation
16 * bITmASTER (http://www.fuzzymuzzle.com/Bitmaster/bITmASTERs_dCdeV.htm) for
17 (among other things) the SPU dma examples.
19 And of course, last but by no means least
20 * Dan Potter (http://cadcdev.sourceforge.net/) for almost single handedly
21 jump starting the DC homebrew scene with libdream and KOS
.