Return to
ppi.h
CVS log
Up to
[RetroPC.NET]
/
xmil
/
io
Diff for /xmil/io/ppi.h between versions 1.1 and 1.2
version 1.1
, 2004/08/01 05:31:30
version 1.2
, 2004/08/08 15:14:08
Line 4
typedef struct {
Line 4
typedef struct {
UINT8 PORT_B;
UINT8 PORT_B;
UINT8 PORT_C;
UINT8 PORT_C;
UINT8 MODE;
UINT8 MODE;
UINT8 IO_MODE;
} PPI;
} PPI;
Diff format:
Colored
Long colored
Unified
Context
Side by side
Removed from v.1.1
changed lines
Added in v.1.2
RetroPC.NET-CVS <
cvs@retropc.net
>