Return to
z80x.mcr
CVS log
Up to
[RetroPC.NET]
/
xmil
/
z80x
Diff for /xmil/z80x/z80x.mcr between versions 1.1 and 1.2
version 1.1
, 2004/08/01 05:31:32
version 1.2
, 2004/08/08 17:45:52
Line 1
Line 1
%macro Z80WORK 1
%macro Z80WORK 1
add word [edi + z80core_t.icount], %1
add dword [edi + z80core_t.icount], %1
%endmacro
%endmacro
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
>