diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-01-09 11:22:36 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-01-09 11:22:36 +0000 |
commit | 0e419987e48b006104748118fa28161484b7dfa1 (patch) | |
tree | 45c1c1fe81309615e1e6d239183b677be90feb41 /docs | |
parent | d2a10f5676a4ab53aec437bd5976e2aef6bde0a4 (diff) | |
download | rockbox-0e419987e48b006104748118fa28161484b7dfa1.tar.gz rockbox-0e419987e48b006104748118fa28161484b7dfa1.zip |
SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third
simulator with the hope that once it works fine, we can remove the other two
and only have one unified simulator.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8312 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CREDITS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CREDITS b/docs/CREDITS index e18ae81bd9..c284b65e2b 100644 --- a/docs/CREDITS +++ b/docs/CREDITS | |||
@@ -152,3 +152,5 @@ Anders Kagerin | |||
152 | Peter D'Hoye | 152 | Peter D'Hoye |
153 | Ben Basha | 153 | Ben Basha |
154 | Brandon Low | 154 | Brandon Low |
155 | Nathan Hand | ||
156 | Nick Lanham | ||