mirror of
https://codeberg.org/mclemens/qrz.is.git
synced 2024-11-02 18:37:32 -04:00
25 lines
841 B
Markdown
25 lines
841 B
Markdown
---
|
||
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://codeberg.org/mclemens/adressenmeister](https://codeberg.org/mclemens/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)
|