From f962efb1a33e13a1682ba641135e22d562720551 Mon Sep 17 00:00:00 2001 From: Shamus Hammons Date: Sat, 20 Mar 2004 19:24:00 +0000 Subject: [PATCH] Commentary update ;-) --- src/cdbios.cpp | 8 ++++---- src/cdi.cpp | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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" diff --git a/src/cdi.cpp b/src/cdi.cpp index e283562..0e737dc 100644 --- a/src/cdi.cpp +++ b/src/cdi.cpp @@ -1,7 +1,7 @@ // // CD Interface handler // -// by cal2 +// by David Raingeard // GCC/SDL port by Niels Wagenaar (Linux/WIN32) and Caz (BeOS) // Cleanups by James L. Hammons // -- 2.37.2