New installation mechanism

This commit is contained in:
ceriel 1991-08-28 12:02:16 +00:00
parent 36df9913a1
commit 52cba19a5c
12 changed files with 1 additions and 12 deletions

View File

@ -1,4 +1,3 @@
Makefile
READ_ME
mach0.c
mach1.c

View File

@ -1,4 +1,3 @@
Makefile
mach0.c
mach1.c
mach2.c

View File

@ -1,4 +1,3 @@
Makefile
mach0.c
mach1.c
mach2.c

View File

@ -1,4 +1,3 @@
Makefile
mach0.c
mach1.c
mach2.c

View File

@ -1,4 +1,3 @@
Makefile
mach0.c
mach1.c
mach2.c

View File

@ -1,4 +1,3 @@
Makefile
mach0.c
mach1.c
mach2.c

View File

@ -1,4 +1,3 @@
Makefile
mach0.c
mach1.c
mach2.c

View File

@ -1,4 +1,3 @@
Makefile
mach0.c
mach1.c
mach2.c

View File

@ -1,4 +1,3 @@
Makefile
mach0.c
mach1.c
mach2.c

View File

@ -1,4 +1,3 @@
Makefile
mach0.c
mach1.c
mach2.c

View File

@ -66,7 +66,7 @@ checksize(sz, bits)
test68010()
{
if (model != 1)
if (model != 1 && pass == PASS_3)
warning("68010 instruction");
}

View File

@ -1,4 +1,3 @@
Makefile
mach0.c
mach1.c
mach2.c