AppleWin/source/Tfe
Andrea 93346c215f
Cleanup types and include's to ease GCC compilation. (PR #881)
. 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.
2020-11-29 17:22:50 +00:00
..
Bittypes.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Bpf.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Ip6_misc.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Pcap-stdinc.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Pcap.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Tfe.cpp Refactor: Use INTCXROM instead of SLOTCXROM to be consistent with UTAIIe (fixes #419) 2018-04-06 22:36:54 +01:00
Tfe.h Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
Tfearch.cpp Uthernet card: added support for Npcap for Win10 (#822) 2020-08-16 17:05:49 +01:00
Tfearch.h Changes to ease code compilation in gcc. (#541) 2018-02-24 15:12:40 +00:00
Tfesupp.cpp Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Tfesupp.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Uilib.cpp Fix static analysis issues raised in PR #517 2017-12-17 19:35:54 +00:00
Uilib.h Cleanup types and include's to ease GCC compilation. (PR #881) 2020-11-29 17:22:50 +00:00