From c001a0209d37c362f063c2c3fce38adaf7e9548b Mon Sep 17 00:00:00 2001 From: "SND\\shalma_cp" Date: Wed, 10 Nov 2010 15:06:30 +0000 Subject: mdec.c - r59385 = gschwind (author) - give credit to the man (patch 7330) git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59394 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- libpcsxcore/mdec.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'libpcsxcore') diff --git a/libpcsxcore/mdec.c b/libpcsxcore/mdec.c index 953751b2..956f9223 100644 --- a/libpcsxcore/mdec.c +++ b/libpcsxcore/mdec.c @@ -588,7 +588,9 @@ void mdec1Interrupt() { #ifdef CDR_LOG CDR_LOG("mdec1Interrupt\n"); #endif - /* in that case we have done all decoding stuff + /* Author: gschwind + * + * in that case we have done all decoding stuff * Note that : each block end with 0xfe00 flags * the list of blocks end with the same 0xfe00 flags * data loock like : -- cgit v1.2.3