Search found 1474 matches

by zephyr
Tue Dec 10, 2013 5:14 pm
Forum: Uploads
Topic: New 1bit PWM music engine for the CoCo and Dragon
Replies: 36
Views: 19638

Re: New 1bit PWM music engine for the CoCo and Dragon

Yes. The problem is that very few of them are Music Studio engine compatible.
by zephyr
Tue Dec 10, 2013 3:55 pm
Forum: Uploads
Topic: New 1bit PWM music engine for the CoCo and Dragon
Replies: 36
Views: 19638

Re: New 1bit PWM music engine for the CoCo and Dragon

Has anyone got any more decent Beepola (The Music Studio engine) music data that we can use?
by zephyr
Tue Dec 10, 2013 2:03 pm
Forum: Uploads
Topic: New 1bit PWM music engine for the CoCo and Dragon
Replies: 36
Views: 19638

Re: New 1bit PWM music engine for the CoCo and Dragon

so, you want 8% more speed.... well here you go.... (i'm hard pressed for time so someone else will have to patch the .asm files and make new .wav/.cas files): I had a good discussion with John Kowalski (Sock Master) about the routine, where he pointed out to be there was an single instruction insi...
by zephyr
Tue Dec 10, 2013 1:17 pm
Forum: Hints and Tips
Topic: Utility for converting a binary file to a .CAS file
Replies: 36
Views: 20900

Re: Utility for converting a binary file to a .CAS file

robcfg wrote: I'll be adding Tormod's patch and endian support to the next version.
Will you also be adding a cas to bin function, as suggested by KenH and Rink?
by zephyr
Tue Dec 10, 2013 2:38 am
Forum: Hints and Tips
Topic: Utility for converting a binary file to a .CAS file
Replies: 36
Views: 20900

Re: Utility for converting a binary file to a .CAS file

Its working perfectly now. Thanks, Rob. :D

I modified the source code with Tormod's strtoul patch, and compiled with gcc. Its much better having the choice of using hexadecimal or decimal for the load/exec addresses. Thanks, Tormod. 8-)
by zephyr
Mon Dec 09, 2013 6:10 pm
Forum: Hints and Tips
Topic: Utility for converting a binary file to a .CAS file
Replies: 36
Views: 20900

Re: Utility for converting a binary file to a .CAS file

robcfg wrote:Ok, got it!

The code for changing only the extension was done assuming you'll be giving a full path, but now I've fixed it.

Take a look at the attached version. Tell me if you have any other problem.
It seems to be working correctly now. I will test it properly later tonight.
by zephyr
Mon Dec 09, 2013 3:57 pm
Forum: Hints and Tips
Topic: Utility for converting a binary file to a .CAS file
Replies: 36
Views: 20900

Re: Utility for converting a binary file to a .CAS file

drbincas test.bin test 16128 16128
by zephyr
Mon Dec 09, 2013 2:30 pm
Forum: Hints and Tips
Topic: Utility for converting a binary file to a .CAS file
Replies: 36
Views: 20900

Re: Utility for converting a binary file to a .CAS file

I compiled it myself with gcc. Although its still not working correctly, the following more useful information is returned. DrBinCas v0.4 | Program for converting binary files to .CAS files by Robcfg ---------------------------------------------------------------------------- terminate called after ...
by zephyr
Mon Dec 09, 2013 1:11 pm
Forum: Hints and Tips
Topic: Utility for converting a binary file to a .CAS file
Replies: 36
Views: 20900

Re: Utility for converting a binary file to a .CAS file

Good morning! @Zephyr: I think the problem is that you may not have vs2010 runtime installed. I've compiled a version with vs2008, please check it. No. It still crashes. DrBinCas v0.4 | Program for converting binary files to .CAS files by Robcfg -----------------------------------------------------...