adventure: as required by all 8bit micros
authorAlan Cox <alan@linux.intel.com>
Wed, 16 Mar 2016 21:42:00 +0000 (21:42 +0000)
committerAlan Cox <alan@linux.intel.com>
Wed, 16 Mar 2016 21:42:00 +0000 (21:42 +0000)
commitc7e0ad81adab95497e736c75575bf307e15a4a61
treec8893827ae05922f62e1bada814a8d9baa095e18
parent318ef691d7159d055c37a543006a4f643a5bf12e
adventure: as required by all 8bit micros
14 files changed:
Applications/cave/Makefile [new file with mode: 0644]
Applications/cave/advent.c [new file with mode: 0644]
Applications/cave/advent.h [new file with mode: 0644]
Applications/cave/adventdb.c [new file with mode: 0644]
Applications/cave/advgen.c [new file with mode: 0644]
Applications/cave/database.c [new file with mode: 0644]
Applications/cave/english.c [new file with mode: 0644]
Applications/cave/environ.doc [new file with mode: 0644]
Applications/cave/history.doc [new file with mode: 0644]
Applications/cave/itverb.c [new file with mode: 0644]
Applications/cave/lib.c [new file with mode: 0644]
Applications/cave/saveadv.c [new file with mode: 0644]
Applications/cave/turn.c [new file with mode: 0644]
Applications/cave/verb.c [new file with mode: 0644]