]> granicus.if.org Git - nethack/commit
Windows CE port addition
authornethack.allison <nethack.allison>
Mon, 22 Jul 2002 03:20:52 +0000 (03:20 +0000)
committernethack.allison <nethack.allison>
Mon, 22 Jul 2002 03:20:52 +0000 (03:20 +0000)
commit0cc5b698d5b582b1183228a3c692497c17a01dd1
tree4f5cb630222c0cbf40b2693f7952a72544017697
parent4957a7f5bef8c4b971905447128d3e0d4a360357
Windows CE port addition
52 files changed:
Files
include/config1.h
include/global.h
include/wceconf.h [new file with mode: 0644]
src/files.c
sys/wince/Install.ce [new file with mode: 0644]
sys/wince/assert.h [new file with mode: 0644]
sys/wince/bootstrp.mak [new file with mode: 0644]
sys/wince/celib.c [new file with mode: 0644]
sys/wince/cesetup.bat [new file with mode: 0755]
sys/wince/errno.h [new file with mode: 0644]
sys/wince/fcntl.h [new file with mode: 0644]
sys/wince/keypad.uu [new file with mode: 0644]
sys/wince/mhaskyn.c [new file with mode: 0644]
sys/wince/mhaskyn.h [new file with mode: 0644]
sys/wince/mhcmd.c [new file with mode: 0644]
sys/wince/mhcmd.h [new file with mode: 0644]
sys/wince/mhcolor.c [new file with mode: 0644]
sys/wince/mhcolor.h [new file with mode: 0644]
sys/wince/mhdlg.c [new file with mode: 0644]
sys/wince/mhdlg.h [new file with mode: 0644]
sys/wince/mhfont.c [new file with mode: 0644]
sys/wince/mhfont.h [new file with mode: 0644]
sys/wince/mhinput.c [new file with mode: 0644]
sys/wince/mhinput.h [new file with mode: 0644]
sys/wince/mhmain.c [new file with mode: 0644]
sys/wince/mhmain.h [new file with mode: 0644]
sys/wince/mhmap.c [new file with mode: 0644]
sys/wince/mhmap.h [new file with mode: 0644]
sys/wince/mhmenu.c [new file with mode: 0644]
sys/wince/mhmenu.h [new file with mode: 0644]
sys/wince/mhmsg.h [new file with mode: 0644]
sys/wince/mhmsgwnd.c [new file with mode: 0644]
sys/wince/mhmsgwnd.h [new file with mode: 0644]
sys/wince/mhrip.c [new file with mode: 0644]
sys/wince/mhrip.h [new file with mode: 0644]
sys/wince/mhstatus.c [new file with mode: 0644]
sys/wince/mhstatus.h [new file with mode: 0644]
sys/wince/mhtext.c [new file with mode: 0644]
sys/wince/mhtext.h [new file with mode: 0644]
sys/wince/mswproc.c [new file with mode: 0644]
sys/wince/newres.h [new file with mode: 0644]
sys/wince/recover.vcp [new file with mode: 0644]
sys/wince/resource.h [new file with mode: 0644]
sys/wince/stat.h [new file with mode: 0644]
sys/wince/winMS.h [new file with mode: 0644]
sys/wince/wince.vcp [new file with mode: 0644]
sys/wince/wince.vcw [new file with mode: 0644]
sys/wince/winhack.c [new file with mode: 0644]
sys/wince/winhack.h [new file with mode: 0644]
sys/wince/winhack.rc [new file with mode: 0644]
sys/wince/winmain.c [new file with mode: 0644]