Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
You are not logged in - nap
CSDb User Forums


Forums > C64 Coding > append sourcecode in TAss
2008-09-26 08:29
Chico

Registered: Feb 2003
Posts: 12
append sourcecode in TAss

hi,

does any of you know how I can append sourcecode by disk in the Turbo-Assembler? i can´t find any function for this.

2008-09-26 08:44
scout

Registered: Dec 2002
Posts: 1578
The only way to do it is by reading sourcecode which was written as a SEQ-file.

<-W : write as SEQ-file
<-E : read SEQ-file (from current position)

Hope this helps.
2008-09-26 08:51
Oswald

Registered: Apr 2002
Posts: 5127
you can also export selected parts of a source into .seq, set marks "start" and "end" then: <- B W <filename> (block, write)
2008-09-26 09:13
WVL

Registered: Mar 2002
Posts: 924
Quote: you can also export selected parts of a source into .seq, set marks "start" and "end" then: <- B W <filename> (block, write)

btw, you can set marks start and end by <- M S (mark start) and <- M E (mark end)
2008-09-26 09:56
Chico

Registered: Feb 2003
Posts: 12
thanx all! @Scout: that´s exactly what I need, thanx! :-)
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
iAN CooG/HVSC
CA$H/TRiAD
sebalozlepsi
Spinball/Excess
Guests online: 447
Top Demos
1 Next Level  (9.7)
2 13:37  (9.7)
3 Codeboys & Endians  (9.7)
4 Mojo  (9.6)
5 Coma Light 13  (9.6)
6 Edge of Disgrace  (9.6)
7 Signal Carnival  (9.6)
8 Wonderland XIV  (9.5)
9 Uncensored  (9.5)
10 Comaland 100%  (9.5)
Top onefile Demos
1 Nine  (9.7)
2 Layers  (9.6)
3 Cubic Dream  (9.6)
4 Party Elk 2  (9.6)
5 Copper Booze  (9.5)
6 Scan and Spin  (9.5)
7 Onscreen 5k  (9.5)
8 Grey  (9.5)
9 Dawnfall V1.1  (9.5)
10 Rainbow Connection  (9.5)
Top Groups
1 Artline Designs  (9.3)
2 Booze Design  (9.3)
3 Performers  (9.3)
4 Oxyron  (9.3)
5 Censor Design  (9.3)
Top Original Suppliers
1 Derbyshire Ram  (9.7)
2 Black Beard  (9.2)
3 Baracuda  (9.2)
4 hedning  (9.1)
5 Irata  (8.8)

Home - Disclaimer
Copyright © No Name 2001-2025
Page generated in: 0.037 sec.