diff --git a/teensy/crc32.c b/teensy/crc32.c new file mode 120000 index 0000000..8f1d69d --- /dev/null +++ b/teensy/crc32.c @@ -0,0 +1 @@ +../apple/crc32.c \ No newline at end of file diff --git a/teensy/crc32.h b/teensy/crc32.h new file mode 120000 index 0000000..a9fad2e --- /dev/null +++ b/teensy/crc32.h @@ -0,0 +1 @@ +../apple/crc32.h \ No newline at end of file diff --git a/teensy/disktypes.h b/teensy/disktypes.h new file mode 120000 index 0000000..58db879 --- /dev/null +++ b/teensy/disktypes.h @@ -0,0 +1 @@ +../apple/disktypes.h \ No newline at end of file diff --git a/teensy/version.h b/teensy/version.h new file mode 120000 index 0000000..f1e2e43 --- /dev/null +++ b/teensy/version.h @@ -0,0 +1 @@ +../apple/version.h \ No newline at end of file diff --git a/teensy/woz-serializer.cpp b/teensy/woz-serializer.cpp new file mode 120000 index 0000000..7d7b1fb --- /dev/null +++ b/teensy/woz-serializer.cpp @@ -0,0 +1 @@ +../apple/woz-serializer.cpp \ No newline at end of file diff --git a/teensy/woz-serializer.h b/teensy/woz-serializer.h new file mode 120000 index 0000000..70d31cd --- /dev/null +++ b/teensy/woz-serializer.h @@ -0,0 +1 @@ +../apple/woz-serializer.h \ No newline at end of file diff --git a/teensy/woz.cpp b/teensy/woz.cpp new file mode 120000 index 0000000..d4e13ff --- /dev/null +++ b/teensy/woz.cpp @@ -0,0 +1 @@ +../apple/woz.cpp \ No newline at end of file diff --git a/teensy/woz.h b/teensy/woz.h new file mode 120000 index 0000000..6287859 --- /dev/null +++ b/teensy/woz.h @@ -0,0 +1 @@ +../apple/woz.h \ No newline at end of file