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 --- code6804.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 code6804.h (limited to 'code6804.h') diff --git a/code6804.h b/code6804.h new file mode 100644 index 0000000..144f3dc --- /dev/null +++ b/code6804.h @@ -0,0 +1,11 @@ +/* code6804.h */ +/*****************************************************************************/ +/* AS-Portierung */ +/* */ +/* AS-Codeenerator Motorola/ST 6804 */ +/* */ +/* Historie: 17.10.1996 Grundsteinlegung */ +/* */ +/*****************************************************************************/ + +extern void code6804_init(void); -- cgit v1.2.3