mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-05 23:31:17 +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. |
||
---|---|---|
.. | ||
6510core.h | ||
alarm.h | ||
interrupt.h | ||
mem.h | ||
types.h |