Return to
pccore.h
CVS log
Up to
[RetroPC.NET]
/
np2
Diff for /np2/pccore.h between versions 1.22 and 1.23
version 1.22
, 2004/02/19 06:10:13
version 1.23
, 2004/02/19 11:32:11
Line 8
enum {
Line 8
enum {
};
};
enum {
enum {
CPUMODE_8MHz = 0x20,
CPUMODE_8MHZ = 0x20,
PCMODEL_VF = 0,
PCMODEL_VF = 0,
PCMODEL_VM = 1,
PCMODEL_VM = 1,
Diff format:
Colored
Long colored
Unified
Context
Side by side
Removed from v.1.22
changed lines
Added in v.1.23
RetroPC.NET-CVS <
cvs@retropc.net
>