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 > PRG to SEQ?
2012-05-26 19:49
Jak T Rip

Registered: Feb 2002
Posts: 39
PRG to SEQ?

Hi there,

it is probably a stupid question, but (how) can I convert a PRG into a SEQ file? I have a code snippet that I'd like to import into turboass, but my usual tools won't let me save it as a SEQ file.

Thank you and forgive me my ignorance...

JTR
2012-05-26 21:01
Romppainen
Account closed

Registered: Apr 2008
Posts: 40
Umm, do you need just to change the file type from PRG to SEQ? In such a case, if you're using emulator or real hardware and have file in floppy or disk image, you can do that using disk commands

LOAD"FILE",8,1
SAVE"FILE,S",8,1

or alternatively open image in DirMaster and use right click -> filetype.

Edit: Duhh, or use your OS's rename command and change the file extension, I guess it's not C64 TASS you're using after all...
2012-05-27 11:03
Graham
Account closed

Registered: Dec 2002
Posts: 990
LOAD + SAVE ain't a good idea. I expect he is talking about a text file stored as PRG. That would not work.

Best way is to use Dirmaster.
2012-05-27 11:40
iAN CooG

Registered: May 2002
Posts: 3194
I think Jack T Rip haven't explained exactly what he wants to do. Changing file tye prg to seq won't help importing a code snippet into tass =)
I think want he needs is to disassemble a binary (prg) to a text and then importing the source text (as seq) into tass, right?
2012-05-27 13:54
Jak T Rip

Registered: Feb 2002
Posts: 39
Yepp, I was talking about a text saved as PRG.

Thanks, Graham - Dirmaster was the tip I needed.
2012-05-27 13:59
Jak T Rip

Registered: Feb 2002
Posts: 39
Romppainen... thanks for the tip as well!
I really use a C64 for coding. It's not really Tass but VAss (for SCPU, but basing on TAss and mostly compatible to it) but I prefer working on the real machine rather than using a cross dev environment. Also I find a C64 assembler with automatic formatting and integrated monitor functions plus freezer cartridge more convenient than a text editor with highlighting plus an emulator.
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
chancer
Sulevi/Virtual Dreams
Guests online: 91
Top Demos
1 Next Level  (9.7)
2 13:37  (9.7)
3 Mojo  (9.7)
4 Coma Light 13  (9.6)
5 Edge of Disgrace  (9.6)
6 What Is The Matrix 2  (9.6)
7 The Demo Coder  (9.6)
8 Uncensored  (9.6)
9 Comaland 100%  (9.6)
10 Wonderland XIV  (9.6)
Top onefile Demos
1 No Listen  (9.6)
2 Layers  (9.6)
3 Cubic Dream  (9.6)
4 Party Elk 2  (9.6)
5 Copper Booze  (9.6)
6 Dawnfall V1.1  (9.5)
7 Rainbow Connection  (9.5)
8 Onscreen 5k  (9.5)
9 Morph  (9.5)
10 Libertongo  (9.5)
Top Groups
1 Performers  (9.3)
2 Booze Design  (9.3)
3 Oxyron  (9.3)
4 Triad  (9.3)
5 Censor Design  (9.3)
Top Diskmag Editors
1 Magic  (9.8)
2 hedning  (9.6)
3 Jazzcat  (9.5)
4 Elwix  (9.1)
5 Remix  (9.1)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.043 sec.