diff options
Diffstat (limited to 'code65.h')
-rw-r--r-- | code65.h | 11 |
1 files changed, 11 insertions, 0 deletions
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); |