Search found 5 matches

by m7hacke
Sun Dec 30, 2012 8:48 pm
Forum: CCS64 Usability Problems
Topic: "Parallel Cable" Option Not Staying "off"
Replies: 0
Views: 21157

"Parallel Cable" Option Not Staying "off"

I just upgraded to Windows 7 Home Premium 64 bit and reinstalled CCS64. The only issue I am having is the "Parallel cable" option keeps resetting to "on" every time I start the emulator. I want it to stay off. I have never seen this issue before. Does anyone know how to keep it set to "off"?
by m7hacke
Thu Aug 20, 2009 11:57 pm
Forum: C64 and Games
Topic: Raid over Moscow
Replies: 8
Views: 17176

Re: Raid over Moscow

Never mind. I figured it out.
by m7hacke
Thu Aug 20, 2009 11:40 pm
Forum: C64 and Games
Topic: Raid over Moscow
Replies: 8
Views: 17176

Re: Raid over Moscow

I have been trying to get that door open for decades. I tried right <ctrl> and F7 and nothing happened. Do I have something set wrong? Is there another way? Does the plane need to be in a certain location?
by m7hacke
Sun Mar 04, 2007 4:57 pm
Forum: CCS64 Usability Problems
Topic: Trying to print to a Windows printer
Replies: 4
Views: 6446

Thank you very much for your help.
by m7hacke
Sun Mar 04, 2007 4:47 am
Forum: CCS64 Usability Problems
Topic: Trying to print to a Windows printer
Replies: 4
Views: 6446

Trying to print to a Windows printer

I'm trying to print to my Windows printer (Epson Stylus Color 740) from BASIC. I changed the printer setting for device 4 to "Normal" instead of writing to the text file. I have been typing the following:

OPEN 3,4
PRINT#3,"PRINT SOMETHING"
CLOSE 3

Nothing happens. Is this even possible? Any help ...