qrz.is/content/post/2013-01-29-adressenmeister.md
Michael Clemens e6adda7935 added new blog post
added tags to all posts
2021-07-22 14:19:42 +02:00

25 lines
835 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Adressenmeister
type: post
author: micha
date: 2013-01-29T12:39:02+00:00
tags:
- Software
- Basic
- C64
url: /adressenmeister/
---
I'd like to share my very first software project from 1992 with you which was written in BASIC 2.0 on my C64. It has never really been finished but had a nice intro screen with moving sprites and was able to print labels on a wire printer 🙂
In order to archive it for myself, I've set up a git repository where the source code is available: [https://git.qrz.is/clemens/adressenmeister](https://git.qrz.is/clemens/adressenmeister)
Here's a little screen-cap of it:
<iframe frameborder="0" width="525" height="371" src="https://www.dailymotion.com/embed/video/xx3xfk" allowfullscreen allow="autoplay"></iframe>
Update:
Here's a pic of the floppy disk:
![image](/img/diskette.jpg)