some more optimizations
[picodrive.git] / Pico / cd / LC89510.h
index 85e1615..fb84d61 100644 (file)
@@ -1,3 +1,12 @@
+/***********************************************************\r
+ *                                                         *\r
+ * This source was taken from the Gens project             *\r
+ * Written by Stéphane Dallongeville                       *\r
+ * Copyright (c) 2002 by Stéphane Dallongeville            *\r
+ * Modified/adapted for PicoDrive by notaz, 2007           *\r
+ *                                                         *\r
+ ***********************************************************/\r
+\r
 #ifndef _LC89510_H\r
 #define _LC89510_H\r
 \r
@@ -88,7 +97,7 @@ typedef struct
                } B;\r
                unsigned int N;\r
        } CTRL;\r
-       unsigned int CDC_Decode_Reg_Read;\r
+       unsigned int Decode_Reg_Read;\r
 } CDC;\r
 \r
 typedef struct\r