Search found 7 matches

by purmike
Mon Jan 03, 2011 2:21 pm
Forum: CCS64 Enhancements
Topic: REU: Load and Save?
Replies: 0
Views: 20916

REU: Load and Save?

Hi there,

is there a way to save or to load the content of the REU?

Best regards,

purmike
by purmike
Wed Jul 22, 2009 11:08 pm
Forum: CCS64 Bugs
Topic: Problem autostarting programs from the command line
Replies: 10
Views: 15244

Re: Problem autostarting programs from the command line

Hello,

I have another question: Is there a way to start CCS64 only with the file (= selected disc drive) like "CCS C:\TheBestGames.D64 -window"?
At the moment CCS64 always loads a program from the file.

Thanks and greetings,

Mike
by purmike
Mon May 18, 2009 5:03 pm
Forum: CCS64 Bugs
Topic: Problem autostarting programs from the command line
Replies: 10
Views: 15244

Re: Problem autostarting programs from the command line

Yes, I agree with you. The part number is 0-bound and means the 1st program within a d64 file.

The CCS help file describes:
....
CCS C:\TheBestGames.D64, 2 -window -autorun
- This will run CCS64 in windowed mode, and select the disk file image named TheBestGames.D64 as the current inserted floppy ...
by purmike
Tue May 12, 2009 1:38 pm
Forum: CCS64 Bugs
Topic: Problem autostarting programs from the command line
Replies: 10
Views: 15244

Re: Problem autostarting programs from the command line

Please correct the help file of ccs...
by purmike
Tue May 12, 2009 12:31 am
Forum: CCS64 Bugs
Topic: Problem autostarting programs from the command line
Replies: 10
Views: 15244

Re: Problem autostarting programs from the command line

Hello Stuart,

thank you for your patience. But the problem still exists. After your suggestion
ShellExecute hwnd, "open", "c:\program files\ccs\ccs.exe", " C:\Mike\S4.D64,2 -autostart -windows " , ....
CCS only starts without opening a c64-file.

With the following command (within my program ...
by purmike
Mon May 11, 2009 9:19 pm
Forum: CCS64 Bugs
Topic: Problem autostarting programs from the command line
Replies: 10
Views: 15244

Re: Problem autostarting programs from the command line

The problem aren't the "" signs because I start CCS with the API function ShellExecute

(ShellExecute hwnd, "open", "c:\program files\ccs\ccs.exe", "C:\Mike\S4.D64, 2 ", ....)

CCS starts and opens the wrong c64-file in the image "C:\Mike\S4.D64" . In the above command line i put 2 but CCS starts ...
by purmike
Mon May 11, 2009 3:25 pm
Forum: CCS64 Bugs
Topic: Problem autostarting programs from the command line
Replies: 10
Views: 15244

Problem autostarting programs from the command line

When I start CCS with (like described in the help file)

CCS.exe "C:\Mike\S4.D64,2" -autostart -windows

CCS doesn' start with the 2nd but with the 3rd progam.

It seems that the index of the first program is 0.

Can anyone help me?

Mike
http://www.purmike.de