Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Converter from Turbo Assembler to Crossassembler (ASCII)

13 views
Skip to first unread message

Christian R. Larsen

unread,
Mar 13, 2009, 4:15:09 AM3/13/09
to
I have tried Tmpview for converting old source code files into
crossassembler files bu it doesn't work well. Tmpview fails once in a while
without further explanation.

Are there other tools available for this purpose?


iAN CooG

unread,
Mar 13, 2009, 6:00:22 PM3/13/09
to

I did long time ago a Tasm converter which uses Vice or Ccs and does some
sort of automation.
Normally you should:
1) prepare a d64 with a version of Tasm compatible with your source (normal
or macro version)
2) insert the source in the d64
3) launch vice, load Tasm, sys$9000 (or $8000 for macro version)
4) load your source
5) save it as text/seq with <-W
6) extract the seq to pc filesystem
7) convert to ascii
My program does this all by itself, you only have to adjust the .ini file
with the path of your vice/x64.exe or ccs.exe
http://iancoog.altervista.org/C/tasmconv_14.rar

--
-=[]=--- iAN CooG/HokutoForce+HVSC Crew ---=[]=-


iAN CooG

unread,
Mar 13, 2009, 6:04:39 PM3/13/09
to
Christian R. Larsen <crla...@hotmail.com> wrote:
> I have tried Tmpview for converting old source code files into
> crossassembler files bu it doesn't work well. Tmpview fails once in a
> while without further explanation.

Forgot to say: any bugreport for Tmpview should be directed to the author,
be more descriptive as you can giving examples of files not converted.

--
-=[]=--- iAN CooG/HokutoForce+HVSC Crew ---=[]=-

without words


Christian R. Larsen

unread,
Mar 16, 2009, 5:14:36 AM3/16/09
to
"iAN CooG" <GETian...@OFemailME.it.invalid> wrote in message
news:gpeldt$ln4$1...@nnrp-beta.newsland.it...

> Christian R. Larsen <crla...@hotmail.com> wrote:
>> I have tried Tmpview for converting old source code files into
>> crossassembler files bu it doesn't work well. Tmpview fails once in a
>> while without further explanation.
>
> Forgot to say: any bugreport for Tmpview should be directed to the author,
> be more descriptive as you can giving examples of files not converted.

After posting this, I discovered that Tmpview only failed on SEQ-files. This
puzzled me for a while until i discovered what you just told me: SEQ-files
are already in ASCII.


0 new messages