From 333b605b2afd472b823aeda0adf0e8b1ea9843c0 Mon Sep 17 00:00:00 2001 From: fishsoupisgood Date: Mon, 27 May 2019 02:41:51 +0100 Subject: initial commit from asl-1.41r8.tar.gz --- code6816.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 code6816.h (limited to 'code6816.h') diff --git a/code6816.h b/code6816.h new file mode 100644 index 0000000..a046349 --- /dev/null +++ b/code6816.h @@ -0,0 +1,11 @@ +/* code6816.h */ +/*****************************************************************************/ +/* AS-Portierung */ +/* */ +/* Codegeneratormodul CPU16 */ +/* */ +/* Historie: 15.10.1996 Grundsteinlegung */ +/* */ +/*****************************************************************************/ + +extern void code6816_init(void); -- cgit v1.2.3