diff options
| author | SND\shalma_cp <SND\shalma_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-11-10 15:06:30 +0000 |
|---|---|---|
| committer | SND\shalma_cp <SND\shalma_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-11-10 15:06:30 +0000 |
| commit | c001a0209d37c362f063c2c3fce38adaf7e9548b (patch) | |
| tree | 5070a7012ffc513de886e434dd45d310ddad099b /libpcsxcore/mdec.c | |
| parent | 23d402a40cee31aa8d78f8cb5907c9743064bd2e (diff) | |
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
Diffstat (limited to 'libpcsxcore/mdec.c')
| -rw-r--r-- | libpcsxcore/mdec.c | 4 |
1 files changed, 3 insertions, 1 deletions
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 :
|
