Return to
fmboard.c
CVS log
Up to
[RetroPC.NET]
/
np2
/
sound
Diff for /np2/sound/fmboard.c between versions 1.4 and 1.5
version 1.4
, 2003/10/23 18:33:13
version 1.5
, 2003/10/27 15:06:31
Line 194
void fmboard_bind(void) {
Line 194
void fmboard_bind(void) {
break;
break;
case 0x06:
case 0x06:
board86c_bind();
boardx2_bind();
break;
break;
case 0x08:
case 0x08:
Diff format:
Colored
Long colored
Unified
Context
Side by side
Removed from v.1.4
changed lines
Added in v.1.5
RetroPC.NET-CVS <
cvs@retropc.net
>