Re: LZ: Hmm. String85 problem..??


[Prev][Next][Index][Thread]

Re: LZ: Hmm. String85 problem..??



At 08:37 PM 9/9/96 -0400, you wrote:
>
>	Now, tell me what I'm doing wrong.
>
>
>	I'm playing with playwav. I edited a wav to the proper
>specs (8bit 11khz mono), converted it to db format, then added
>it to the asm file properly (added the wav-playing header bit),
>then string85 it.. But string 85 just adds a header to the asm
>source.. It's not actually compiling it!
>
>	I believe I'm doing everything right..??
>


You need to compile it with tasm (Table Assembler, not Turbo Assembler).  It
is available from ticalc.org.  The batch file "make85s.bat" will set up tasm
correctly, so get that too.


References: