Using the C64 as a typewriter

Welcome back to our Commodore Discussion forum. If you have a question, comment, problem, or just want to chat about Commodore, post it here for free.

Have some fun and talk to others interested in the Old and New Commodore world.

Moderators: wiskow, Trazan

Post Reply
Illya02
Posts: 3
Joined: Fri Aug 09, 2013 8:36 pm
Are you a real person?: No... I am a spambot, delete my account!

Using the C64 as a typewriter

Post by Illya02 »

I have a commodore 64 and the 802 printer. Is there a simple way I can use my C64 as a typewriter? Or is there a simple program I can type into the C64 to use it as such? Any help or advice would be greatly appreciated! DK
User avatar
LoneWolf33
Posts: 92
Joined: Tue May 14, 2013 9:42 am
Are you a real person?: No... I am a spambot, delete my account!
Location: Budapest, Hungary

Re: Using the C64 as a typewriter

Post by LoneWolf33 »

Hi,

I wrote a small "typewriter" program, it was tested on VICE (since my MPS803 printer was given away).

The program starts with a blank screen and accepts text line by line.
You can use the backspace key to correct typos within the actual line.
Return key will send the contents of the line to the printer.
Use the F1 key to exit (that's the strange character in line 30).

I hope it will work on a real printer as well.
Attachments
C64 typewriter program
C64 typewriter program
typewriter.png (8.75 KiB) Viewed 6152 times
Post Reply