mirror of
https://codeberg.org/mclemens/qrz.is.git
synced 2024-11-02 18:37:32 -04:00
26 lines
913 B
Markdown
26 lines
913 B
Markdown
|
---
|
|||
|
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’s a pic of the floppy disk:
|
|||
|
|
|||
|
![image][2]
|
|||
|
|
|||
|
[1]: https://github.com/exitnode/adressenmeister "https://github.com/exitnode/adressenmeister"
|
|||
|
[2]: /img/diskette.jpg
|