Return to
dipsw.c
CVS log
Up to
[RetroPC.NET]
/
np2
/
io
Diff for /np2/io/dipsw.c between versions 1.4 and 1.5
version 1.4
, 2004/02/07 07:53:44
version 1.5
, 2005/02/07 14:46:11
Line 9
Line 9
void IOOUTCALL dipsw_w8(UINT port, REG8 value) {
void IOOUTCALL dipsw_w8(UINT port, REG8 value) {
BYTE set;
UINT8 set;
UINT update;
UINT update;
update = 0;
update = 0;
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
>