This site
|
|
|
|
Links:
|
...
..
|
News
|
|
|
|
My first computers. The Commodore Vic-20 and a bit later the Commodore 64.
I learned programming on these, first in basic .. later in 6502 assembly.
I used them to make a lot of small test, simulate or calculate programs,
and connect a breadboard to the parallelport for electronics experiments.
I also made some larger things, like a program to make sheet paper music, or
little demos and games.
Also we connected some commodore 64's with the serial ports and started to make
some small BBS like and terminal like programs in basic.
I also started sort of a little operating system with multitasking code, and
graphics code for windows. But that got obsolete fast when the amiga 500 came out.
|
Some simple experimental programs
|
|
|
Program to make music sheet paper, it uses an interrupt to split the screen into graphics and text parts, sprites for logo and cursor.
|
|
|
Little Moonlander game. |
Small programming tools. |
|
|
Some "windows" for a sort of OS layer over the system. |
Sort of an experimental Terminal with options for experimental transfers. |
|
|