* Added the game anchorhead to test
authorrodin <rodin@ddfedd41-794f-dd11-ae45-00112f111e67>
Sat, 23 May 2009 23:21:12 +0000 (23:21 +0000)
committerrodin <rodin@ddfedd41-794f-dd11-ae45-00112f111e67>
Sat, 23 May 2009 23:21:12 +0000 (23:21 +0000)
commitcfdddc22cc7aa7fcfaebb74102de03de8f4ad27a
treea8a6b8e2eb4a6b491ef81e9136c980b42cba21b9
parent8aa5e694fe511812dbf4013001b2f8101f8ade68
 * Added the game anchorhead to test
 * Working towards unix startup code, try: ./test-chimara anchor.z8 (error when opening the filestream)
12 files changed:
interpreters/nitfol/Makefile.am
interpreters/nitfol/startunix.c
libchimara/Makefile.am
libchimara/chimara-glk.c
libchimara/chimara-glk.h
libchimara/fileref.c
libchimara/fileref.h
libchimara/stream.c
libchimara/stream.h
libchimara/window.h
tests/anchor.z8 [new file with mode: 0644]
tests/main.c