|
|
| version 1.2, 2004/08/04 10:49:21 | version 1.3, 2004/08/05 11:30:12 |
|---|---|
| Line 116 static void ctcch_o(CTCCH *ch, UINT port | Line 116 static void ctcch_o(CTCCH *ch, UINT port |
| static REG8 ctcch_i(CTCCH *ch, UINT port) { | static REG8 ctcch_i(CTCCH *ch, UINT port) { |
| UINT scale; | REG8 scale; |
| port &= 3; | port &= 3; |
| if (port != 3) { | if (port != 3) { |