i've been hunting for a type in copy of turbotape and i think i may have found it ,,,,but when i go to output to a .txt file everything goes wrong....it either a. doesn't make a new .txt file or b.the emulator gives me an error message
i'm pretty new to commodore and emulators although i have some basic programming experience.... this is what i typed the one time i actually got it to output something
1 open 9,4
2 cmd 9
05- 90 program lines
95 list
100 close 9
110 end
did i do something wrong? or is there a bug in the emulator? could i get step by step instructions?
hmmm also if anyone has a .txt of the turbotape type in so i can actually use it with my real c64 i'd appreciate it.
thanks
printing problems???
Moderator: Håkan Sundell
-
Stuart Toomer
- Site Co-Admin
- Posts: 786
- Joined: Wed Aug 20, 2003 2:46 pm
- Location: East Yorkshire, England
Re: printing problems???
The C64 printers are Devices #4 - #7, not Device #9, as in your code.
Kind regards,
Stuart Toomer.
Stuart Toomer.