<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[esxDOS BBS — MKDIR and other .commands that don't work]]></title>
		<link>https://board.esxdos.org/viewtopic.php?id=411</link>
		<atom:link href="https://board.esxdos.org/extern.php?action=feed&amp;tid=411&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in MKDIR and other .commands that don't work.]]></description>
		<lastBuildDate>Thu, 17 Jan 2019 20:05:32 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: MKDIR and other .commands that don't work]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=1112#p1112</link>
			<description><![CDATA[<p>It seems this is indeed a critical bug introduced with one of the fixes in v0.8.6. Will fix ASAP.</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (lordcoxis)]]></author>
			<pubDate>Thu, 17 Jan 2019 20:05:32 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=1112#p1112</guid>
		</item>
		<item>
			<title><![CDATA[Re: MKDIR and other .commands that don't work]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=1111#p1111</link>
			<description><![CDATA[<div class="quotebox"><cite>bverstee wrote:</cite><blockquote><p>I just got an email from a customer who is having problems with the .mkdir command.</p></blockquote></div><p>I can reproduce the same error reported by bverstee with Fuse DivMMC, ESXDOS 0.8.6 and FAT16. mkdir works well with Fuse DivMMC, ESXDOS 0.8.5, FAT16.</p><p>I&#039;ve debugged and seems that some CMD24 - WRITE_BLOCK command are wrong. At the beginning I suspected it was an emulation issue, but if the same issue happens with real hardware then it might be a problem with the .mkdir command.</p><p>This is an example of CMD24 - WRITE_BLOCK command:</p><div class="codebox"><pre><code>write COMMAND CMD24 - WRITE_BLOCK (5)
write CRC
read STATUS
write DATA TOKEN
write DATA (512)
write CRC1
write CRC2
read DATA_RESPONSE
read BUSY</code></pre></div><p>And this is a what I see at some point:</p><div class="codebox"><pre><code>write COMMAND CMD24 - WRITE_BLOCK (5)
write CRC
read STATUS
write DATA TOKEN
write DATA (512)
read ?
write COMMAND CMD24 - WRITE_BLOCK (5)</code></pre></div><p>Note the extra read, the missing CRC1 and CRC2 and the attempt to send the next command (rejected by the card).</p><p>The overall block sequence is:<br /></p><div class="codebox"><pre><code>READ_BLOCK 320,352,353,354,608
READ_BLOCK 320,320
WRITE_BLOCK 320,320,320
READ_BLOCK 64
WRITE_BLOCK 64,192,792
WRITE_BLOCK 793 (*) </code></pre></div><p>(*) From here, things get really wrong and finally a CMD 0 - GO_IDLE_STATE is triggered (by error) and the card goes into IDLE state.</p>]]></description>
			<author><![CDATA[null@example.com (serbalgi)]]></author>
			<pubDate>Mon, 14 Jan 2019 01:09:12 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=1111#p1111</guid>
		</item>
		<item>
			<title><![CDATA[Re: MKDIR and other .commands that don't work]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=1069#p1069</link>
			<description><![CDATA[<p>divMMC Future Guide:<br />The current ESXDOS firmware (0.8.6) is limited to 8.3 filenames, so rename files and folders where necessary.<br />-------------------------------------------------------------------------------------------------------------------------------------------</p><p>Regards,<br />Günter</p><p>We can only move in the dark without feedback!</p>]]></description>
			<author><![CDATA[null@example.com (Spezzi63)]]></author>
			<pubDate>Wed, 17 Oct 2018 19:29:14 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=1069#p1069</guid>
		</item>
		<item>
			<title><![CDATA[Re: MKDIR and other .commands that don't work]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=1068#p1068</link>
			<description><![CDATA[<div class="quotebox"><cite>Luzie wrote:</cite><blockquote><p>I´m not sure if Dr. Slumps NMI-handler did not just call the .MKDIR-command. So this may no make any difference.<br />Luzie</p></blockquote></div><p>Oh. I have to correct myself. Dr. Slump has no option to create a directory. It &quot;just&quot; can rename or browse directories.</p><p>.MKDIR is all the same (binary) from ESXDOS 0.8.0 up to final 0.8.6.</p><p>Luzie</p>]]></description>
			<author><![CDATA[null@example.com (Luzie)]]></author>
			<pubDate>Wed, 17 Oct 2018 14:40:51 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=1068#p1068</guid>
		</item>
		<item>
			<title><![CDATA[Re: MKDIR and other .commands that don't work]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=1067#p1067</link>
			<description><![CDATA[<p>what about cheap defective/fake SD card from far east ?</p>]]></description>
			<author><![CDATA[null@example.com (zxy)]]></author>
			<pubDate>Wed, 17 Oct 2018 07:10:00 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=1067#p1067</guid>
		</item>
		<item>
			<title><![CDATA[Re: MKDIR and other .commands that don't work]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=1066#p1066</link>
			<description><![CDATA[<div class="quotebox"><cite>Spezzi63 wrote:</cite><blockquote><p>Can you use the directory with the NMI handler by Dr. Slump ?</p><p>Regards,<br />Günter</p></blockquote></div><p>I´m not sure if Dr. Slumps NMI-handler did not just call the .MKDIR-command. So this may no make any difference.</p><p>Luzie</p>]]></description>
			<author><![CDATA[null@example.com (Luzie)]]></author>
			<pubDate>Wed, 17 Oct 2018 05:40:09 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=1066#p1066</guid>
		</item>
		<item>
			<title><![CDATA[Re: MKDIR and other .commands that don't work]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=1065#p1065</link>
			<description><![CDATA[<div class="quotebox"><cite>bverstee wrote:</cite><blockquote><p>I just got an email from a customer who is having problems with the .mkdir command.</p></blockquote></div><p>Hi,<br />Emulator Fuse with DivIDE and esxdos086_final_NMI15.hdf:</p><p>in root or elsewhere,<br />.mkdir soundso<br />.cd soundso<br />.ls</p><p>all ok.</p><p>Can you use the directory with the NMI handler by Dr. Slump ?</p><p>Regards,<br />Günter</p>]]></description>
			<author><![CDATA[null@example.com (Spezzi63)]]></author>
			<pubDate>Tue, 16 Oct 2018 22:11:24 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=1065#p1065</guid>
		</item>
		<item>
			<title><![CDATA[Re: MKDIR and other .commands that don't work]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=1064#p1064</link>
			<description><![CDATA[<div class="quotebox"><cite>bverstee wrote:</cite><blockquote><p>I just got an email from a customer who is having problems with the .mkdir command.</p><p>I tested it myself with ESXDOS 0.8.6, and immediately got an ESXDOS error like he did.<br />A folder however seemed to be created.<br />Then when entering the folder with .cd, and showing its content with .ls or CAT, it shows the root of the SD card.<br />So it&#039;s messed up, and .mkdir does not seem to work.</p></blockquote></div><p>Can you please tell us more about the error ESXDOS shows?</p><p>Was it tried on a freshly formatted SD-Card? Was SD-Card checked for errors e.h. with a PC?</p><p>Regards,</p><p>Luzie</p>]]></description>
			<author><![CDATA[null@example.com (Luzie)]]></author>
			<pubDate>Tue, 16 Oct 2018 16:58:04 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=1064#p1064</guid>
		</item>
		<item>
			<title><![CDATA[Re: MKDIR and other .commands that don't work]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=1063#p1063</link>
			<description><![CDATA[<p>Hello,<br />I have tried (in the root directory of FAT16, ESXDOS 0.8.6, SpecEmu divIDE) :<br />.mkdir coconut<br />.cd bin<br />.cp mkdir /coconut/mkdir<br />.cd ../coconut<br />.ls</p><p>and it seems to work ...</p>]]></description>
			<author><![CDATA[null@example.com (zxy)]]></author>
			<pubDate>Tue, 16 Oct 2018 15:19:48 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=1063#p1063</guid>
		</item>
		<item>
			<title><![CDATA[MKDIR and other .commands that don't work]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=1062#p1062</link>
			<description><![CDATA[<p>I just got an email from a customer who is having problems with the .mkdir command.</p><p>I tested it myself with ESXDOS 0.8.6, and immediately got an ESXDOS error like he did.<br />A folder however seemed to be created.<br />Then when entering the folder with .cd, and showing its content with .ls or CAT, it shows the root of the SD card.<br />So it&#039;s messed up, and .mkdir does not seem to work.</p><p>I just started discussing this on Facebook:<br /><a href="https://www.facebook.com/groups/spectrumforeveryone/permalink/756984884647985/">https://www.facebook.com/groups/spectru … 884647985/</a><br />Others have the same issue, on ESXDOS 0.8.5 and 0.8.6.</p><p>Someone said more .commands have problems like this.</p><p>Anyone knows who created .mkdir?<br />Is there another way to create a folder from a ZX Spectrum with ESXDOS?</p>]]></description>
			<author><![CDATA[null@example.com (bverstee)]]></author>
			<pubDate>Tue, 16 Oct 2018 13:20:05 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=1062#p1062</guid>
		</item>
	</channel>
</rss>
