the old-new win32 port
authornotaz <notasas@gmail.com>
Mon, 5 Oct 2009 16:12:45 +0000 (16:12 +0000)
committernotaz <notasas@gmail.com>
Mon, 5 Oct 2009 16:12:45 +0000 (16:12 +0000)
commit8ced8d2b38431e23be1b26457110febbe10d14c7
tree30db7c797b3ed0ccf773ea7da46c5d8235df5c95
parent6c026031a80434cda8499e2208538e0155466d6b
the old-new win32 port

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@804 be3aeb3a-fb24-0410-a615-afba39da0efa
21 files changed:
common/config.c
common/input.c
common/input.h
common/lprintf.h
common/menu.c
common/menu.h
common/plat.h
common/posix.h
win32/Makefile [new file with mode: 0644]
win32/direct.cpp [new file with mode: 0644]
win32/direct.h [new file with mode: 0644]
win32/dsnd.cpp [new file with mode: 0644]
win32/dsnd.h [new file with mode: 0644]
win32/in_vk.c [new file with mode: 0644]
win32/in_vk.h [new file with mode: 0644]
win32/main.c [new file with mode: 0644]
win32/main.h [new file with mode: 0644]
win32/plat.c [new file with mode: 0644]
win32/port_config.h [new file with mode: 0644]
win32/readme.txt [new file with mode: 0644]
win32/version.h [new file with mode: 0644]