filename | CREDITS |
changeset | 176:8be4abcaa454 |
author | nkeynes |
date | Tue Sep 26 11:09:13 2006 +0000 (16 years ago) |
permissions | -rw-r--r-- |
last change | Add CHECKSLOTILLEGAL() checks around a few banned delay-slot instructions that were missing it Change CHECKPRIV() to raise slot-illegal on a delay-slot instruction rather than general-illegal (as per the manual) Convert UNDEF() to do the real exception rather than halting the machine Remove a couple of superfluous alignment checks |
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
.