2019-04-04 14:36:00 +00:00
|
|
|
From: Horst Beepmanh <>
|
|
|
|
Subject: Include-file shims
|
|
|
|
|
|
|
|
Generally in line with my tolerance of theoretical impurity. Some
|
|
|
|
"header" files had their name changed, and this allows them to be
|
|
|
|
accessed using the old name.
|
|
|
|
---
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/ATalkEqu.a b/Interfaces/AIncludes/ATalkEqu.a
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/ATalkEqu.a
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+ INCLUDE 'AppleTalk.a'
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/ATalkEqu.a.idump b/Interfaces/AIncludes/ATalkEqu.a.idump
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/ATalkEqu.a.idump
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+TEXTMPS
|
|
|
|
\ No newline at end of file
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/PackMacs.a b/Interfaces/AIncludes/PackMacs.a
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/PackMacs.a
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+ INCLUDE 'Packages.a'
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/PackMacs.a.idump b/Interfaces/AIncludes/PackMacs.a.idump
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/PackMacs.a.idump
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+TEXTMPS
|
|
|
|
\ No newline at end of file
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/PaletteEqu.a b/Interfaces/AIncludes/PaletteEqu.a
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/PaletteEqu.a
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+ INCLUDE 'Palettes.a'
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/PaletteEqu.a.idump b/Interfaces/AIncludes/PaletteEqu.a.idump
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/PaletteEqu.a.idump
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+TEXTMPS
|
|
|
|
\ No newline at end of file
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/PrEqu.a b/Interfaces/AIncludes/PrEqu.a
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/PrEqu.a
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+ INCLUDE 'Printing.a'
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/PrEqu.a.idump b/Interfaces/AIncludes/PrEqu.a.idump
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/PrEqu.a.idump
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+TEXTMPS
|
|
|
|
\ No newline at end of file
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/PrintCallsEqu.a b/Interfaces/AIncludes/PrintCallsEqu.a
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/PrintCallsEqu.a
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+ INCLUDE 'PrintTrapsEqu.a'
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/PrintCallsEqu.a.idump b/Interfaces/AIncludes/PrintCallsEqu.a.idump
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/PrintCallsEqu.a.idump
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+TEXTMPS
|
|
|
|
\ No newline at end of file
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/QDOffscreenEqu.a b/Interfaces/AIncludes/QDOffscreenEqu.a
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/QDOffscreenEqu.a
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+ INCLUDE 'QDOffscreen.a'
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/QDOffscreenEqu.a.idump b/Interfaces/AIncludes/QDOffscreenEqu.a.idump
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/QDOffscreenEqu.a.idump
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+TEXTMPS
|
|
|
|
\ No newline at end of file
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/QuickEqu.a b/Interfaces/AIncludes/QuickEqu.a
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/QuickEqu.a
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+ INCLUDE 'QuickDraw.a'
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/QuickEqu.a.idump b/Interfaces/AIncludes/QuickEqu.a.idump
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/QuickEqu.a.idump
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+TEXTMPS
|
|
|
|
\ No newline at end of file
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/SCSIEqu.a b/Interfaces/AIncludes/SCSIEqu.a
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/SCSIEqu.a
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+ INCLUDE 'SCSI.a'
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/SCSIEqu.a.idump b/Interfaces/AIncludes/SCSIEqu.a.idump
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/SCSIEqu.a.idump
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+TEXTMPS
|
|
|
|
\ No newline at end of file
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/ScriptEqu.a b/Interfaces/AIncludes/ScriptEqu.a
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/ScriptEqu.a
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+ INCLUDE 'Script.a'
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/ScriptEqu.a.idump b/Interfaces/AIncludes/ScriptEqu.a.idump
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/ScriptEqu.a.idump
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+TEXTMPS
|
|
|
|
\ No newline at end of file
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/ShutDownEqu.a b/Interfaces/AIncludes/ShutDownEqu.a
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/ShutDownEqu.a
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+ INCLUDE 'ShutDown.a'
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/ShutDownEqu.a.idump b/Interfaces/AIncludes/ShutDownEqu.a.idump
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/ShutDownEqu.a.idump
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+TEXTMPS
|
|
|
|
\ No newline at end of file
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/SlotEqu.a b/Interfaces/AIncludes/SlotEqu.a
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/SlotEqu.a
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+ INCLUDE 'Slots.a'
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/SlotEqu.a.idump b/Interfaces/AIncludes/SlotEqu.a.idump
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/SlotEqu.a.idump
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+TEXTMPS
|
|
|
|
\ No newline at end of file
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/ToolEqu.a b/Interfaces/AIncludes/ToolEqu.a
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/ToolEqu.a
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+ INCLUDE 'ToolUtils.a'
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/ToolEqu.a.idump b/Interfaces/AIncludes/ToolEqu.a.idump
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/ToolEqu.a.idump
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+TEXTMPS
|
|
|
|
\ No newline at end of file
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/VideoEqu.a b/Interfaces/AIncludes/VideoEqu.a
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/VideoEqu.a
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+ INCLUDE 'Video.a'
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Interfaces/AIncludes/VideoEqu.a.idump b/Interfaces/AIncludes/VideoEqu.a.idump
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Interfaces/AIncludes/VideoEqu.a.idump
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+TEXTMPS
|
|
|
|
\ No newline at end of file
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Internal/Asm/DecompressorPatchEqu.a b/Internal/Asm/DecompressorPatchEqu.a
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Internal/Asm/DecompressorPatchEqu.a
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+ INCLUDE 'Decompression.a'
|
2019-04-05 13:39:03 +00:00
|
|
|
diff --git a/Internal/Asm/DecompressorPatchEqu.a.idump b/Internal/Asm/DecompressorPatchEqu.a.idump
|
|
|
|
new file mode 100644
|
2019-04-04 14:36:00 +00:00
|
|
|
--- /dev/null
|
|
|
|
+++ b/Internal/Asm/DecompressorPatchEqu.a.idump
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+TEXTMPS
|
|
|
|
\ No newline at end of file
|
2020-01-01 01:48:01 +00:00
|
|
|
diff --git a/Internal/Asm/ROMPrivateEqu.a b/Internal/Asm/ROMPrivateEqu.a
|
|
|
|
new file mode 100644
|
|
|
|
--- /dev/null
|
|
|
|
+++ b/Internal/Asm/ROMPrivateEqu.a
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+ INCLUDE 'PowerPrivEqu.a'
|
|
|
|
diff --git a/Internal/Asm/ROMPrivateEqu.a.idump b/Internal/Asm/ROMPrivateEqu.a.idump
|
|
|
|
new file mode 100644
|
|
|
|
--- /dev/null
|
|
|
|
+++ b/Internal/Asm/ROMPrivateEqu.a.idump
|
|
|
|
@@ -0,0 +1 @@
|
|
|
|
+TEXTMPS
|
|
|
|
\ No newline at end of file
|