New installation mechanism
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
Makefile
|
||||
READ_ME
|
||||
mach0.c
|
||||
mach1.c
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
Makefile
|
||||
mach0.c
|
||||
mach1.c
|
||||
mach2.c
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
Makefile
|
||||
mach0.c
|
||||
mach1.c
|
||||
mach2.c
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
Makefile
|
||||
mach0.c
|
||||
mach1.c
|
||||
mach2.c
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
Makefile
|
||||
mach0.c
|
||||
mach1.c
|
||||
mach2.c
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
Makefile
|
||||
mach0.c
|
||||
mach1.c
|
||||
mach2.c
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
Makefile
|
||||
mach0.c
|
||||
mach1.c
|
||||
mach2.c
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
Makefile
|
||||
mach0.c
|
||||
mach1.c
|
||||
mach2.c
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
Makefile
|
||||
mach0.c
|
||||
mach1.c
|
||||
mach2.c
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
Makefile
|
||||
mach0.c
|
||||
mach1.c
|
||||
mach2.c
|
||||
|
||||
@@ -66,7 +66,7 @@ checksize(sz, bits)
|
||||
|
||||
test68010()
|
||||
{
|
||||
if (model != 1)
|
||||
if (model != 1 && pass == PASS_3)
|
||||
warning("68010 instruction");
|
||||
}
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
Makefile
|
||||
mach0.c
|
||||
mach1.c
|
||||
mach2.c
|
||||
|
||||
Reference in New Issue
Block a user