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: 3238
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
centaur2/TREX 🦖
TheEnemy/TREX🦖/THD
AMB/Level 64
Tom-Cat/Nostalgia
St0rmfr0nt/Quantum
Asphodel
iAN CooG/HVSC
YPS
MightyAxle
Jazzcat/Onslaught
Guests online: 284
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 Fullscreen Graphicians
1 Joe  (9.7)
2 Sulevi  (9.6)
3 The Sarge  (9.6)
4 Veto  (9.5)
5 Facet  (9.5)

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