aboutsummaryrefslogtreecommitdiffstats
path: root/codez80.h
diff options
context:
space:
mode:
Diffstat (limited to 'codez80.h')
-rw-r--r--codez80.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/codez80.h b/codez80.h
new file mode 100644
index 0000000..c42114f
--- /dev/null
+++ b/codez80.h
@@ -0,0 +1,11 @@
+/* codez80.h */
+/*****************************************************************************/
+/* AS-Portierung */
+/* */
+/* Codegenerator Zilog Z80/180/380 */
+/* */
+/* Historie: 26.8.1996 Grundsteinlegung */
+/* */
+/*****************************************************************************/
+
+extern void codez80_init(void);