X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fcdbios.cpp;h=d3e416144834fde7c0e0edd61152a017c664cb59;hb=5c7ebfffd313f310523814a75da912b878b216e8;hp=aa65e36c96c0fdb4de2a4d1f822de5c956da0380;hpb=67a5f1a40072983cf87ae2093ca95c271d14e706;p=virtualjaguar diff --git a/src/cdbios.cpp b/src/cdbios.cpp index aa65e36..d3e4161 100644 --- a/src/cdbios.cpp +++ b/src/cdbios.cpp @@ -1,13 +1,13 @@ // // CD BIOS core // -// by cal2 +// by David Raingeard // GCC/SDL port by Niels Wagenaar (Linux/WIN32) and Caz (BeOS) // Cleanups by James L. Hammons // -// cal2: -// 02/20/2002: fixed sector to msf conversion -// 02/19/2002: fixed a bug in toc encoding function +// David R.: +// 02/20/2002: Fixed sector to MSF conversion +// 02/19/2002: Fixed a bug in TOC encoding function // #include "cdbios.h"