qrz.is/content/post/2013-01-29-adressenmeister.md

26 lines
911 B
Markdown
Raw Normal View History

2021-07-13 19:53:07 -04:00
---
title: Adressenmeister
author: micha
date: 2013-01-29T12:39:02+00:00
url: /adressenmeister/
categories:
- Uncategorized
---
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 github repository where the source code is available: [https://github.com/exitnode/adressenmeister][1]
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&#8217;s a pic of the floppy disk:
![image][2]
2021-07-16 04:49:30 -04:00
[1]: https://git.qrz.is/clemens/adressenmeister "https://git.qrz.is/clemens/adressenmeister"
2021-07-13 19:53:07 -04:00
[2]: /img/diskette.jpg