1

Temat: BAS to ASM ?

can i compile BAS to ASM?

i try turbo basic compiler.. it create a FILE.CTB.. but what can i do with that file?

ATARI 800XE with u1mb, stereo, covox, ramdisk hell led, ultra video 1.0 XE.
SIO2SD, SIDE3, sio2usb, sio splitter, dragon cart, lantronix mss-100, fujinet (lotharek), rverter, A8PicoCart, BT-100, XC12 (T2000), XC12 (SUPER TURBO, TURBO D), both with internal speakers
https://www.youtube.com/@w1katari/

2

Odp: BAS to ASM ?

You can merge this file with RUNTIME.EXE (or RUNTIME2.EXE) using, for example LINKER.TXL and you will get the stand-alone executable file. This file you can load from any DOS (without TB).
If you really want ASM source, you can disassembly that executable file. However, in my opinion such action (in case of compiled TB) is little pointless.

grzybson/SSG^NG

3

Odp: BAS to ASM ?

in runtime.com i can RUN, LOAD.. but i cant save executable..

ATARI 800XE with u1mb, stereo, covox, ramdisk hell led, ultra video 1.0 XE.
SIO2SD, SIDE3, sio2usb, sio splitter, dragon cart, lantronix mss-100, fujinet (lotharek), rverter, A8PicoCart, BT-100, XC12 (T2000), XC12 (SUPER TURBO, TURBO D), both with internal speakers
https://www.youtube.com/@w1katari/

4

Odp: BAS to ASM ?

not IN runtime, but try to do this with file mentioned by grzybson - linker.txl
it will connect yours program with that runtime.com

The UNIX Guru`s view of Sex:
unzip; strip; touch; finger; mount; fsck; more; yes; umount; sleep

5

Odp: BAS to ASM ?

i cant found linker.txl in turbobasic.atr.. i have lot versions, compilers, but linker.txl missing

ATARI 800XE with u1mb, stereo, covox, ramdisk hell led, ultra video 1.0 XE.
SIO2SD, SIDE3, sio2usb, sio splitter, dragon cart, lantronix mss-100, fujinet (lotharek), rverter, A8PicoCart, BT-100, XC12 (T2000), XC12 (SUPER TURBO, TURBO D), both with internal speakers
https://www.youtube.com/@w1katari/

6

Odp: BAS to ASM ?

http://atari.pigwa.net/download/TB_xl.zip

Here is ATR image I found some time ago, with LINKER.TXL inside.

grzybson/SSG^NG

7

Odp: BAS to ASM ?

when i try "L"OAD, then - error 21 at addr 0. ($226F)

Ostatnio edytowany przez w1k (2009-04-01 18:39:30)

ATARI 800XE with u1mb, stereo, covox, ramdisk hell led, ultra video 1.0 XE.
SIO2SD, SIDE3, sio2usb, sio splitter, dragon cart, lantronix mss-100, fujinet (lotharek), rverter, A8PicoCart, BT-100, XC12 (T2000), XC12 (SUPER TURBO, TURBO D), both with internal speakers
https://www.youtube.com/@w1katari/

8

Odp: BAS to ASM ?

how i can open that file mentioned by linker.txl ?

-------
i make it !! :) thanks.. but 20 line program have 12 kb .. :(

how fastest is it now?

Ostatnio edytowany przez w1k (2009-04-01 18:54:56)

ATARI 800XE with u1mb, stereo, covox, ramdisk hell led, ultra video 1.0 XE.
SIO2SD, SIDE3, sio2usb, sio splitter, dragon cart, lantronix mss-100, fujinet (lotharek), rverter, A8PicoCart, BT-100, XC12 (T2000), XC12 (SUPER TURBO, TURBO D), both with internal speakers
https://www.youtube.com/@w1katari/