mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-11-05 06:06:24 +00:00
93346c215f
. Do not include alarm.h as it is not needed. The code in alarm.h is not complete: all the extern functions are missing and different linkers might complain about this. . Do not redefine some windows.h types in VICE/types.h as it becomes harder to keep them consistent. Biggest problem is DWORD_IS_LONG as the best way to define it in linux 64 bit is as an int. Prefer to use StdAfx.h. |
||
---|---|---|
.. | ||
daa.cpp | ||
daa.h | ||
z80.cpp | ||
z80.h | ||
z80mem.cpp | ||
z80mem.h | ||
z80regs.h |