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 --- code65.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 code65.h (limited to 'code65.h') diff --git a/code65.h b/code65.h new file mode 100644 index 0000000..a4cea18 --- /dev/null +++ b/code65.h @@ -0,0 +1,11 @@ +/* code65.h */ +/*****************************************************************************/ +/* AS-Portierung */ +/* */ +/* Codegenerator 65xx/MELPS740 */ +/* */ +/* Historie: 17.8.1996 Grundsteinlegung */ +/* */ +/*****************************************************************************/ + +extern void code65_init(void); -- cgit v1.2.3