| |
Morpheus
Registered: Feb 2004 Posts: 152 |
Assemble code
Hello guys, I have code in a TXT file. Into which WIN 7 assembler can I best copy and paste this code to see if it works? |
|
... 9 posts hidden. Click here to view all posts.... |
| |
Mace
Registered: May 2002 Posts: 1799 |
Interesting.
I was indeed guessing about DASM, no hands on experience. |
| |
Bitbreaker
Registered: Oct 2002 Posts: 508 |
a bunch of sed/awk/$painfullshellshits commands will fix it for any assembler anyway :-) |
| |
SIDWAVE Account closed
Registered: Apr 2002 Posts: 2238 |
replace the db. shit with .BYT - then it works with turbo asm. |
| |
SIDWAVE Account closed
Registered: Apr 2002 Posts: 2238 |
DB, define byte
DM, im not sure...
make it all to .BYT - and if it dont work, then DM means something...?
or have Sir Allister look at it, he is hardcore.
Boz.
(Boz coded the php assembler to martin galways undocumented macro player) |
| |
Mace
Registered: May 2002 Posts: 1799 |
DM looks like a label to me.
As does BASSDM.
(Bass)drum? |
| |
chatGPZ
Registered: Dec 2001 Posts: 11386 |
just look at the bytes after it, clearly wavetable for drum - so indeed, its a label =)
my bet is on "buddy assembler" |
| |
Mr. SID
Registered: Jan 2003 Posts: 424 |
The more important question here: Which unreleased tune from which famous composer is this? :)
And how can we help, so we can hear it? |
| |
MagerValp
Registered: Dec 2001 Posts: 1078 |
Quoting Groepazmy bet is on "buddy assembler"
Buddy uses .BYT (and line numbers). |
| |
chatGPZ
Registered: Dec 2001 Posts: 11386 |
OK :) |
| |
Moloch
Registered: Jan 2002 Posts: 2928 |
newer versions of Buddy don't use line numbers/basic editor ... runs in a similar editor as TurboAss |
Previous - 1 | 2 - Next |