Search found 1474 matches

by zephyr
Sun Dec 08, 2013 4:44 pm
Forum: Uploads
Topic: New 1bit PWM music engine for the CoCo and Dragon
Replies: 36
Views: 19641

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

I made some more changes: (1) Minor speed optimization. (2) Added extra code to make the program DOS compatible. (3) No longer uses the S register for writing to $FF20 (this modification was suggested by John). (4) Removed the "anda #$C0" before writing to $FF20 (this modification was suggested by J...
by zephyr
Sun Dec 08, 2013 3:00 pm
Forum: Uploads
Topic: The Emperor Must Die by Phoenix
Replies: 6
Views: 3715

Re: The Emperor Must Die by Phoenix

Here are the converted cas files.

Side A: The security code is "TCHK".
Side B: The bank code is "WHLT". The ten digits are 1215219195.
by zephyr
Sun Dec 08, 2013 2:43 pm
Forum: Uploads
Topic: Dickie's Den by Quickbeam
Replies: 9
Views: 4911

Re: Dickie's Den by Quickbeam

daelectron wrote:Hooray! After a whole morning, SUCCESS!!!
Well done. :) Here is the convered cas file.
by zephyr
Sun Dec 08, 2013 11:41 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

robcfg wrote: Are you using a 32-bit or a 64-bit Windows system?
I'm using a 32-Bit Pentium 4 HT system @3.06 GHz. My operating system is Windows XP Pro SP3+.
by zephyr
Sun Dec 08, 2013 12:42 am
Forum: Uploads
Topic: Abacus Tape - Artist (& Chomper?)
Replies: 5
Views: 3386

Re: Abacus Tape - Artist (& Chomper?)

Here is the converted cas file.
by zephyr
Sun Dec 08, 2013 12:13 am
Forum: Uploads
Topic: Mission Moonbase by Phoenix
Replies: 2
Views: 2087

Re: Mission Moonbase by Phoenix

Here are the converted cas files. The loading code for the adventure is "J18-E99".
by zephyr
Sat Dec 07, 2013 11:48 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

Version 02 works perfectly, but v04 crashes every time. The only time it doesn't crash is if you just enter "drbincas" without arguments. I have attached the WinXP error report.
by zephyr
Sat Dec 07, 2013 10:46 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

Well, to me its just a matter of applying a little common sense. I can't see why would anyone would give their binary source file a .cas extension.
by zephyr
Sat Dec 07, 2013 1:28 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

I want it to convert name.bin to name.cas . So that name.bin and name.cas are left after the conversion. If I were then to convert the exact same name.bin to name.cas again, DrBinCas would simply overwrite the existing copy of name.cas with another name.cas which was exactly the same as the previous...
by zephyr
Fri Dec 06, 2013 11:49 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

Thanks, Rob. :) Could you also change it so that if you only enter a load address, it makes the exec address the same as the load address?