Search
lxdream.org :: lxdream/CREDITS :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename CREDITS
changeset 176:8be4abcaa454
author nkeynes
date Tue Dec 23 05:48:05 2008 +0000 (15 years ago)
branchlxdream-mem
permissions -rw-r--r--
last change More refactoring and general cleanup. Most things should be working again now.
Split off cache and start real implementation, breaking save states in the process
file annotate diff log raw
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/CREDITS Tue Dec 23 05:48:05 2008 +0000
1.3 @@ -0,0 +1,21 @@
1.4 +Credits
1.5 +=======
1.6 +
1.7 +None of this would have been possible without the work of many people in the
1.8 +dreamcast homebrew community, for whom I have the utmost respect. In
1.9 +particular, I'd like to thank:
1.10 +
1.11 +* Marcus Comstedt (http://mc.pp.se/dc/) for much educational documentation
1.12 +
1.13 +* Andrew Kieschnick (http://adk.napalm-x.com/dc/index.html) for the invaluable
1.14 + dcload-ip utility.
1.15 +
1.16 +* Maiwe (http://www.ludd.ltu.se/~jlo/dc/) for the excellent PVR2 and AICA
1.17 +documentation
1.18 +
1.19 +* bITmASTER (http://www.fuzzymuzzle.com/Bitmaster/bITmASTERs_dCdeV.htm) for
1.20 +(among other things) the SPU dma examples.
1.21 +
1.22 +And of course, last but by no means least
1.23 +* Dan Potter (http://cadcdev.sourceforge.net/) for almost single handedly
1.24 +jump starting the DC homebrew scene with libdream and KOS
.