can i compile BAS to ASM?
i try turbo basic compiler.. it create a FILE.CTB.. but what can i do with that file?
Nie jesteś zalogowany. Proszę się zalogować lub zarejestrować.
Koniki: nowa gra na Atari 8-bit Larek i Gades prezentują grę Koniki działającą z nowym kartridżem SuperGameCart.
Gopher2600 0.57.2 Aktualizacja emulatora Atari 2600 poprawiająca stabilność i naprawiająca błędy w debuggerze.
LodjurDS 0.1.5 Nowa wersja emulatora Atari Lynx dla konsol Nintendo DS z płynnym zoomem i poprawkami błędów.
Gearlynx 1.2.24 Ukazała się kolejna aktualizacja emulatora Gearlynx, oferująca poprawione wsparcie dla ComLynx i liczne poprawki błędów.
NRG 2026: 11 kategorii i 33 statuetki Znamy kategorie konkursowe NRG 2026. Na zwycięzców czekają szklane statuetki i atrakcyjne nagrody.
atari.area forum » Programowanie - 8 bit » BAS to ASM ?
Strony 1
Zaloguj się lub zarejestruj by napisać odpowiedź
can i compile BAS to ASM?
i try turbo basic compiler.. it create a FILE.CTB.. but what can i do with that file?
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.
in runtime.com i can RUN, LOAD.. but i cant save executable..
not IN runtime, but try to do this with file mentioned by grzybson - linker.txl
it will connect yours program with that runtime.com
i cant found linker.txl in turbobasic.atr.. i have lot versions, compilers, but linker.txl missing
http://atari.pigwa.net/download/TB_xl.zip
Here is ATR image I found some time ago, with LINKER.TXL inside.
when i try "L"OAD, then - error 21 at addr 0. ($226F)
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?
Strony 1
Zaloguj się lub zarejestruj by napisać odpowiedź
atari.area forum » Programowanie - 8 bit » BAS to ASM ?
Wygenerowano w 0.015 sekund, wykonano 56 zapytań