PASM 3.0 file format

ZXNet echo conference «zxnet.pc»

From Dima Kozlov To All 30 August 2006

Hello, All on opensourcezx I came across sources in pasm 3.0 assembler format The assembler itself is also in the archive, but does anyone know the format of its files? I plan to add it to xLook... someday if anything the assembler says to itself: POWER ASSEMBLER Release 3.0 Copyright (c) 1995 by Oleg Sergeyev

From Dima Kozlov To All 31 August 2006

Hello elf/2 What, no one knows at all? it's a shame... :v2_down:

From Alexander Medvedev To All 31 August 2006

Hello elf/2 elf> what, no one knows at all? Don't you have a chat here, why are you so impatient :-)? Since I didn’t say anything about PASM, it means it is already supported. In the documentation BestView says that this is a regular text file, and if so, then write detector no need. The new FAR API 1.71 added the ProcessViewerEvent function and now you can intercept viewing using standard methods, do you think it’s worth it in xLook add ?

From Andrey Bogdanovich To All 31 August 2006

Hello elf/2 I was even somewhat taken aback by this question. :) The fact is that PASM has always used regular text files. But After posing the question in this way, I began to suspect “does it have sclerosis?” me?", so I read Pasm's help ("...text files with delimiters #0d0a.") and typing a couple of lines saved them to disk, again getting the most regular text files.