* Added the game anchorhead to test
authorMarijn van Vliet <marijn.vanvliet@med.kuleuven.be>
Sat, 23 May 2009 23:21:12 +0000 (23:21 +0000)
committerMarijn van Vliet <marijn.vanvliet@med.kuleuven.be>
Sat, 23 May 2009 23:21:12 +0000 (23:21 +0000)
commit278e68652925e367e726d5e462d56f40eabec1dd
treea8a6b8e2eb4a6b491ef81e9136c980b42cba21b9
parente002522527803f36a7c9c642430416eec21d62f6
 * Added the game anchorhead to test
 * Working towards unix startup code, try: ./test-chimara anchor.z8 (error when opening the filestream)

git-svn-id: http://lassie.dyndns-server.com/svn/gargoyle-gtk@78 ddfedd41-794f-dd11-ae45-00112f111e67
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