OSDN Git Service

client 0.6.0 release
authornaruko <naruko@24ea1065-a21e-4ca1-99c9-f5125deb0858>
Sun, 20 Dec 2009 15:14:56 +0000 (15:14 +0000)
committernaruko <naruko@24ea1065-a21e-4ca1-99c9-f5125deb0858>
Sun, 20 Dec 2009 15:14:56 +0000 (15:14 +0000)
commit9a20c609bdbe06bd0347415c7120e0df000542c4
tree74c3fc61ad23e4c39f7d5f3162b604c64a925dc5
parentc6723c88d2ef7b9d82bdec04a24dd939f9561235
client 0.6.0 release

git-svn-id: svn+ssh://svn.osdn.net/svnroot/unagi@337 24ea1065-a21e-4ca1-99c9-f5125deb0858
70 files changed:
client/tag/0.6.0/Makefile [new file with mode: 0644]
client/tag/0.6.0/anago/Makefile [new file with mode: 0644]
client/tag/0.6.0/anago/anago.c [new file with mode: 0644]
client/tag/0.6.0/anago/dumpcore.nut [new file with mode: 0644]
client/tag/0.6.0/anago/flash_device.c [new file with mode: 0644]
client/tag/0.6.0/anago/flash_device.h [new file with mode: 0644]
client/tag/0.6.0/anago/flashcore.nut [new file with mode: 0644]
client/tag/0.6.0/anago/flashdevice.nut [new file with mode: 0644]
client/tag/0.6.0/anago/progress.c [new file with mode: 0644]
client/tag/0.6.0/anago/progress.h [new file with mode: 0644]
client/tag/0.6.0/anago/reader_dummy.c [new file with mode: 0644]
client/tag/0.6.0/anago/reader_dummy.h [new file with mode: 0644]
client/tag/0.6.0/anago/script.lua.c [new file with mode: 0644]
client/tag/0.6.0/anago/script_common.c [new file with mode: 0644]
client/tag/0.6.0/anago/script_common.h [new file with mode: 0644]
client/tag/0.6.0/anago/script_dump.c [new file with mode: 0644]
client/tag/0.6.0/anago/script_dump.h [new file with mode: 0644]
client/tag/0.6.0/anago/script_flash.c [new file with mode: 0644]
client/tag/0.6.0/anago/script_flash.h [new file with mode: 0644]
client/tag/0.6.0/anago/squirrel_wrap.c [new file with mode: 0644]
client/tag/0.6.0/anago/squirrel_wrap.h [new file with mode: 0644]
client/tag/0.6.0/client_test.h [new file with mode: 0644]
client/tag/0.6.0/config.h [new file with mode: 0644]
client/tag/0.6.0/crc32.c [new file with mode: 0644]
client/tag/0.6.0/crc32.h [new file with mode: 0644]
client/tag/0.6.0/crctable.h [new file with mode: 0644]
client/tag/0.6.0/file.c [new file with mode: 0644]
client/tag/0.6.0/file.h [new file with mode: 0644]
client/tag/0.6.0/file.mak [new file with mode: 0644]
client/tag/0.6.0/flashmemory.c [new file with mode: 0644]
client/tag/0.6.0/flashmemory.h [new file with mode: 0644]
client/tag/0.6.0/giveio.c [new file with mode: 0644]
client/tag/0.6.0/giveio.h [new file with mode: 0644]
client/tag/0.6.0/hard_dozeu.h [new file with mode: 0644]
client/tag/0.6.0/hard_hongkongfc.h [new file with mode: 0644]
client/tag/0.6.0/hard_onajimi.h [new file with mode: 0644]
client/tag/0.6.0/header.c [new file with mode: 0644]
client/tag/0.6.0/header.h [new file with mode: 0644]
client/tag/0.6.0/meg.ico [new file with mode: 0644]
client/tag/0.6.0/memory_manage.c [new file with mode: 0644]
client/tag/0.6.0/memory_manage.h [new file with mode: 0644]
client/tag/0.6.0/paralellport.h [new file with mode: 0644]
client/tag/0.6.0/profile/profile.mak [new file with mode: 0644]
client/tag/0.6.0/reader_dozeu.h [new file with mode: 0644]
client/tag/0.6.0/reader_hongkongfc.c [new file with mode: 0644]
client/tag/0.6.0/reader_hongkongfc.h [new file with mode: 0644]
client/tag/0.6.0/reader_kazzo.c [new file with mode: 0644]
client/tag/0.6.0/reader_kazzo.h [new file with mode: 0644]
client/tag/0.6.0/reader_master.c [new file with mode: 0644]
client/tag/0.6.0/reader_master.h [new file with mode: 0644]
client/tag/0.6.0/reader_onajimi.c [new file with mode: 0644]
client/tag/0.6.0/reader_onajimi.h [new file with mode: 0644]
client/tag/0.6.0/release/release.mak [new file with mode: 0644]
client/tag/0.6.0/release/unagi.cfg [new file with mode: 0644]
client/tag/0.6.0/rule.mak [new file with mode: 0644]
client/tag/0.6.0/script.h [new file with mode: 0644]
client/tag/0.6.0/script_engine.c [new file with mode: 0644]
client/tag/0.6.0/script_syntax.c [new file with mode: 0644]
client/tag/0.6.0/script_syntax.h [new file with mode: 0644]
client/tag/0.6.0/syntax_data.h [new file with mode: 0644]
client/tag/0.6.0/textutil.c [new file with mode: 0644]
client/tag/0.6.0/textutil.h [new file with mode: 0644]
client/tag/0.6.0/type.h [new file with mode: 0644]
client/tag/0.6.0/unagi.c [new file with mode: 0644]
client/tag/0.6.0/unagi.ico [new file with mode: 0644]
client/tag/0.6.0/unagi.rc [new file with mode: 0644]
client/tag/0.6.0/unagi.txt [new file with mode: 0644]
client/tag/0.6.0/usb_device.c [new file with mode: 0644]
client/tag/0.6.0/usb_device.h [new file with mode: 0644]
client/tag/0.6.0/version.h [new file with mode: 0644]