Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing File #13

Open
Mr-Fuc opened this issue Oct 7, 2019 · 4 comments
Open

Missing File #13

Mr-Fuc opened this issue Oct 7, 2019 · 4 comments

Comments

@Mr-Fuc
Copy link

Mr-Fuc commented Oct 7, 2019

The file called "Fwander.o" and "NFwander.o" that in READ_ME are not found

@polluks
Copy link

polluks commented Sep 8, 2020

See #2 (comment)

@cibersheep
Copy link
Contributor

I think I found them here

ls -la
total 324
drwxrwxr-x 2    4096 mar 12 00:16 .
drwxrwxr-x 6    4096 mar 12 00:16 ..
-rw-r--r-- 1   15567 jun 24  1980 a3.misc
-rw-r--r-- 1   39877 jun 24  1980 a3.wrld
-rw------- 1    7120 jun 24  1980 castle.misc
-rw------- 1   35347 jun 24  1980 castle.wrld
-rw-rw-rw- 1   45292 jun 24  1980 Fwander.o
-r--r--r-- 1    4440 jun 24  1980 library.misc
-r--r--r-- 1   30717 jun 24  1980 library.wrld
-rw-rw-r-- 1     924 jun 24  1980 mac
-rw-r--r-- 1    7950 jun 24  1980 misc.nr
-rw-rw-rw- 1   45432 jun 24  1980 NFwander.o
-rw-r--r-- 1    1406 jun 24  1980 READ_ME
-rw-r--r-- 1    6078 jun 24  1980 READ_ME_TOO
-rw------- 1     435 jun 24  1980 tut.misc
-rw------- 1    4363 jun 24  1980 tut.wrld
-r--r--r-- 1    7320 jun 24  1980 wanddef.h
-rw-r--r-- 1   10022 jun 24  1980 wander.nr
-rw-r--r-- 1    5722 jun 24  1980 wandglb.c
-rw-r--r-- 1   15886 jun 24  1980 wrld.nr

WAND-1980.zip

@shmup
Copy link
Owner

shmup commented Jan 15, 2022

@cibersheep Hm, what do you think is the best course of action here? Just forcefully shoving those 2 binaries in a commit? Or keeping them zipped separately but still attached to this repo for easily grabbing?

It was interesting just overwriting all the files w/ that zip and seeing the diff. Definitely older, one line suggesting:

-#define H_SCCS  "@(#)wanddef.h 1.8  last mod 6/9/84 -- (c) psl 1978"
+#define H_SCCS  "@(#)wanddef.h 1.5  last mod 4/9/80 -- (c) psl 1978" 

If I could do it again, I'd write those older files first, then overwrite and get some nice git history.

@cibersheep
Copy link
Contributor

I think I would add them in a zip file. They are (I guess) compiled files, and being older...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants