Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

History tends to exaggerate. -- Col. Green, "The Savage Curtain", stardate 5906.4


devel / comp.os.cpm / Re: cpmtools YAZE diskdefs?

SubjectAuthor
* cpmtools YAZE diskdefs?dxforth
`* Re: cpmtools YAZE diskdefs?dxforth
 `- Re: cpmtools YAZE diskdefs?dxforth

1
cpmtools YAZE diskdefs?

<s70mrk$1q7m$1@gioia.aioe.org>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=2488&group=comp.os.cpm#2488

  copy link   Newsgroups: comp.os.cpm
Path: i2pn2.org!i2pn.org!aioe.org!xrnZ5uanw3pSzK+Ytx4Jfg.user.gioia.aioe.org.POSTED!not-for-mail
From: dxfo...@gmail.com (dxforth)
Newsgroups: comp.os.cpm
Subject: cpmtools YAZE diskdefs?
Date: Thu, 6 May 2021 22:19:00 +1000
Organization: Aioe.org NNTP Server
Lines: 2
Message-ID: <s70mrk$1q7m$1@gioia.aioe.org>
NNTP-Posting-Host: xrnZ5uanw3pSzK+Ytx4Jfg.user.gioia.aioe.org
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Complaints-To: abuse@aioe.org
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.10.0
X-Mozilla-News-Host: snews://nntp.aioe.org:563
Content-Language: en-GB
X-Notice: Filtered by postfilter v. 0.9.2
 by: dxforth - Thu, 6 May 2021 12:19 UTC

Does anyone have diskdefs for YAZE .ydsk images?

Re: cpmtools YAZE diskdefs?

<s72rih$16te$1@gioia.aioe.org>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=2489&group=comp.os.cpm#2489

  copy link   Newsgroups: comp.os.cpm
Path: i2pn2.org!i2pn.org!aioe.org!xrnZ5uanw3pSzK+Ytx4Jfg.user.gioia.aioe.org.POSTED!not-for-mail
From: dxfo...@gmail.com (dxforth)
Newsgroups: comp.os.cpm
Subject: Re: cpmtools YAZE diskdefs?
Date: Fri, 7 May 2021 17:51:46 +1000
Organization: Aioe.org NNTP Server
Lines: 66
Message-ID: <s72rih$16te$1@gioia.aioe.org>
References: <s70mrk$1q7m$1@gioia.aioe.org>
NNTP-Posting-Host: xrnZ5uanw3pSzK+Ytx4Jfg.user.gioia.aioe.org
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Complaints-To: abuse@aioe.org
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.10.0
Content-Language: en-GB
X-Notice: Filtered by postfilter v. 0.9.2
 by: dxforth - Fri, 7 May 2021 07:51 UTC

I came up with these definitions. Only by specifying a boot-track could
I get cpmtools (windows) to copy files from the dsk image without error.
I tried deleting the header and set boottrk=0 but it wouldn't copy files
greater than one block. Anyway these def's appear to work.
Use with caution.

diskdef yaze256
# BSH 4 BLM 15 EXM 1 DSM 127 DRM 1023 AL0 0FFH AL1 0FFH OFS 0
seclen 128
tracks 2048
sectrk 1
blocksize 2048
maxdir 1024
skew 1
boottrk 1
os 3
end

diskdef yaze512
# BSH 4 BLM 15 EXM 1 DSM 255 DRM 1023 AL0 0FFH AL1 0FFH OFS 0
seclen 128
tracks 4096
sectrk 1
blocksize 2048
maxdir 1024
skew 1
boottrk 1
os 3
end

diskdef yaze1m
# BSH 4 BLM 15 EXM 0 DSM 511 DRM 1023 AL0 0FFH AL1 0FFH OFS 0
seclen 128
tracks 8096
sectrk 1
blocksize 2048
maxdir 1024
skew 1
boottrk 1
os 3
end

diskdef yaze2m
# BSH 4 BLM 15 EXM 0 DSM 1023 DRM 1023 AL0 0FFH AL1 0FFH OFS 0
seclen 128
tracks 16192
sectrk 1
blocksize 2048
maxdir 1024
skew 1
boottrk 1
os 3
end

diskdef yaze4m
# BSH 4 BLM 15 EXM 0 DSM 2047 DRM 1023 AL0 0FFH AL1 0FFH OFS 0
seclen 128
tracks 32384
sectrk 1
blocksize 2048
maxdir 1024
skew 1
boottrk 1
os 3
end

Re: cpmtools YAZE diskdefs?

<s735fs$8n7$1@gioia.aioe.org>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=2490&group=comp.os.cpm#2490

  copy link   Newsgroups: comp.os.cpm
Path: i2pn2.org!i2pn.org!aioe.org!xrnZ5uanw3pSzK+Ytx4Jfg.user.gioia.aioe.org.POSTED!not-for-mail
From: dxfo...@gmail.com (dxforth)
Newsgroups: comp.os.cpm
Subject: Re: cpmtools YAZE diskdefs?
Date: Fri, 7 May 2021 20:41:00 +1000
Organization: Aioe.org NNTP Server
Lines: 71
Message-ID: <s735fs$8n7$1@gioia.aioe.org>
References: <s70mrk$1q7m$1@gioia.aioe.org> <s72rih$16te$1@gioia.aioe.org>
NNTP-Posting-Host: xrnZ5uanw3pSzK+Ytx4Jfg.user.gioia.aioe.org
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Complaints-To: abuse@aioe.org
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.10.0
X-Notice: Filtered by postfilter v. 0.9.2
Content-Language: en-GB
 by: dxforth - Fri, 7 May 2021 10:41 UTC

On 7/05/2021 17:51, dxforth wrote:
> I came up with these definitions. Only by specifying a boot-track could
> I get cpmtools (windows) to copy files from the dsk image without error.
> I tried deleting the header and set boottrk=0 but it wouldn't copy files
> greater than one block. Anyway these def's appear to work.
> Use with caution.
>

Let's try that again with correct values for 'tracks' :(

diskdef yaze256
# BSH 4 BLM 15 EXM 1 DSM 127 DRM 1023 AL0 0FFH AL1 0FFH OFS 0
seclen 128
tracks 2048
sectrk 1
blocksize 2048
maxdir 1024
skew 1
boottrk 1
os 3
end

diskdef yaze512
# BSH 4 BLM 15 EXM 1 DSM 255 DRM 1023 AL0 0FFH AL1 0FFH OFS 0
seclen 128
tracks 4096
sectrk 1
blocksize 2048
maxdir 1024
skew 1
boottrk 1
os 3
end

diskdef yaze1m
# BSH 4 BLM 15 EXM 0 DSM 511 DRM 1023 AL0 0FFH AL1 0FFH OFS 0
seclen 128
tracks 8192
sectrk 1
blocksize 2048
maxdir 1024
skew 1
boottrk 1
os 3
end

diskdef yaze2m
# BSH 4 BLM 15 EXM 0 DSM 1023 DRM 1023 AL0 0FFH AL1 0FFH OFS 0
seclen 128
tracks 16384
sectrk 1
blocksize 2048
maxdir 1024
skew 1
boottrk 1
os 3
end

diskdef yaze4m
# BSH 4 BLM 15 EXM 0 DSM 2047 DRM 1023 AL0 0FFH AL1 0FFH OFS 0
seclen 128
tracks 32768
sectrk 1
blocksize 2048
maxdir 1024
skew 1
boottrk 1
os 3
end

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor