Back to home page

DOS ain't dead

Forum index page

Log in | Register

Back to the forum
Board view  Mix view

Scitech SNAP audio (Users)

posted by Rugxulo Homepage, Usono, 12.02.2011, 20:54

> The inline asm syntax is different in Watcom (#pragma aux), maybe I cannot
> compile the ffmpeg's (gcc style) asm routines with -za99 option nether.
> Because the audio decoders don't really need too much CPU power in C
> neither (I mean my target CPU is not a 486 anymore), I didn't care with the
> inline asm routines of ffmpeg at all.

Since 11.0 (?), Watcom has supported "_asm" also, though it might slow things down a tad due to preserving everything (and the optimizer doesn't cooperate with it, unlike pragma aux). I think?

If you can assemble the code with GCC or GAS, try running "objdump -d -M intel" on the output, then you'll see it as Intel syntax instead of AT&T. I assume that would help you translate it easier.

 

Complete thread:

Back to the forum
Board view  Mix view
22762 Postings in 2122 Threads, 402 registered users (0 online)
DOS ain't dead | Admin contact
RSS Feed
powered by my little forum