<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[esxDOS BBS — HOWTO right exiting .DOT commands which are started with parameters?]]></title>
	<link rel="self" href="https://board.esxdos.org/extern.php?action=feed&amp;tid=559&amp;type=atom" />
	<updated>2020-04-15T17:21:21Z</updated>
	<generator>PunBB</generator>
	<id>https://board.esxdos.org/viewtopic.php?id=559</id>
		<entry>
			<title type="html"><![CDATA[Re: HOWTO right exiting .DOT commands which are started with parameters?]]></title>
			<link rel="alternate" href="https://board.esxdos.org/viewtopic.php?pid=1532#p1532" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>aowen wrote:</cite><blockquote><p>I&#039;m pleased to report that I&#039;ve been contributing to a LFN browser for esxDOS that won&#039;t require native LFN support. Details in the divIDE / divMMC Facebook group, but I&#039;ll post here when it&#039;s available.</p></blockquote></div><p>Thanks for all informations. Sounds very interesting! I look forward to it.</p>]]></content>
			<author>
				<name><![CDATA[Luzie]]></name>
				<uri>https://board.esxdos.org/profile.php?id=157</uri>
			</author>
			<updated>2020-04-15T17:21:21Z</updated>
			<id>https://board.esxdos.org/viewtopic.php?pid=1532#p1532</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: HOWTO right exiting .DOT commands which are started with parameters?]]></title>
			<link rel="alternate" href="https://board.esxdos.org/viewtopic.php?pid=1529#p1529" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Luzie wrote:</cite><blockquote><p>This can now be found here: <a href="https://github.com/nagydani/unodos3/blob/master/src/help.asm">https://github.com/nagydani/unodos3/blo … c/help.asm</a></p></blockquote></div><p>Hi. Thanks for posting the link. The only part of UnoDOS3 I&#039;m still developing is the kernel (which is used in the Chloe 280SE). I&#039;ve handed off the 3.0 repo to Daniel as folks might find the open source dot commands useful for developing their own commands for esxDOS. The kernel still works as a drop in replacement for the esxDOS 0.8.5 kernel, but esxDOS has moved on, and most folks don&#039;t seem to care that it&#039;s closed source. Also, while UnoDOS3 offered some usability advantages over esxDOS 0.8.5, with the release of 0.8.7 that&#039;s no-longer the case. I&#039;m grateful to Miguel for all his hard work on esxDOS and for publishing under a sufficiently liberal license that it was possible to reverse engineer the kernel to create an open source replacement. As of time of writing, esxDOS 0.8.7 is still sufficiently compatible with version 0.8.5 that it can be used in place of the UnoDOS3 kernel if you want to use the Chloe firmware and a Spectrum firmware on the same machine, for example on a ZX Uno. It was getting harder to maintain compatibility with the Dr. Slump NMI menu though. I&#039;m pleased to report that I&#039;ve been contributing to a LFN browser for esxDOS that won&#039;t require native LFN support. Details in the divIDE / divMMC Facebook group, but I&#039;ll post here when it&#039;s available.</p>]]></content>
			<author>
				<name><![CDATA[aowen]]></name>
				<uri>https://board.esxdos.org/profile.php?id=168</uri>
			</author>
			<updated>2020-04-14T16:20:00Z</updated>
			<id>https://board.esxdos.org/viewtopic.php?pid=1529#p1529</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: HOWTO right exiting .DOT commands which are started with parameters?]]></title>
			<link rel="alternate" href="https://board.esxdos.org/viewtopic.php?pid=1521#p1521" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Luzie wrote:</cite><blockquote><div class="quotebox"><cite>aowen wrote:</cite><blockquote><div class="quotebox"><cite>Luzie wrote:</cite><blockquote><p>Can someone please give me a source-piece to add to my .dot-command to exit it right with 0 OK, 0:1</p></blockquote></div><div class="codebox"><pre><code>or a;
ret;</code></pre></div><p>Here&#039;s an example dot command using the esxDOS 0.8.5 API that behaves differently depending on parameters / no parameters:</p><p><a href="https://github.com/cheveron/unodos3/blob/master/src/help.asm">https://github.com/cheveron/unodos3/blo … c/help.asm</a></p></blockquote></div><p>Hi,</p><p>the link is not valid anymore/this GitHub-Site is gone?!</p></blockquote></div><p>This can now be found here: <a href="https://github.com/nagydani/unodos3/blob/master/src/help.asm">https://github.com/nagydani/unodos3/blo … c/help.asm</a></p>]]></content>
			<author>
				<name><![CDATA[Luzie]]></name>
				<uri>https://board.esxdos.org/profile.php?id=157</uri>
			</author>
			<updated>2020-04-03T12:10:53Z</updated>
			<id>https://board.esxdos.org/viewtopic.php?pid=1521#p1521</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: HOWTO right exiting .DOT commands which are started with parameters?]]></title>
			<link rel="alternate" href="https://board.esxdos.org/viewtopic.php?pid=1520#p1520" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>aowen wrote:</cite><blockquote><div class="quotebox"><cite>Luzie wrote:</cite><blockquote><p>Can someone please give me a source-piece to add to my .dot-command to exit it right with 0 OK, 0:1</p></blockquote></div><div class="codebox"><pre><code>or a;
ret;</code></pre></div><p>Here&#039;s an example dot command using the esxDOS 0.8.5 API that behaves differently depending on parameters / no parameters:</p><p><a href="https://github.com/cheveron/unodos3/blob/master/src/help.asm">https://github.com/cheveron/unodos3/blo … c/help.asm</a></p></blockquote></div><p>Hi,</p><p>the link is not valid anymore/this GitHub-Site is gone?!</p>]]></content>
			<author>
				<name><![CDATA[Luzie]]></name>
				<uri>https://board.esxdos.org/profile.php?id=157</uri>
			</author>
			<updated>2020-04-01T17:15:54Z</updated>
			<id>https://board.esxdos.org/viewtopic.php?pid=1520#p1520</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: HOWTO right exiting .DOT commands which are started with parameters?]]></title>
			<link rel="alternate" href="https://board.esxdos.org/viewtopic.php?pid=1410#p1410" />
			<content type="html"><![CDATA[<p>Now, thanks to aowen, I got my first .DOT-command working which utilize parameters (here just for displaying help or not):</p><p>It´s called .checkerb</p><p>From help:<br />.checkerb DOT-command Version: v1.0 by Luzie</p><p>Display a Checkerboard of Attributes over your Screen.<br />Helps you to find hidden content in loading screens like those on:<br /><a href="http://www.worldofspectrum.org/equinox/eggs/screens.php">http://www.worldofspectrum.org/equinox/eggs/screens.php</a></p><p>Usage:<br />Without Parameters: Displays Checkerboard<br />With Parameters: Displays this help-screen. Press any key to quit!</p><p>Download Package with ASM-Source-Code and compiled .checkerb here: <a href="https://www.magentacloud.de/lnk/O8gGDSLV">https://www.magentacloud.de/lnk/O8gGDSLV</a></p>]]></content>
			<author>
				<name><![CDATA[Luzie]]></name>
				<uri>https://board.esxdos.org/profile.php?id=157</uri>
			</author>
			<updated>2019-10-22T19:09:00Z</updated>
			<id>https://board.esxdos.org/viewtopic.php?pid=1410#p1410</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: HOWTO right exiting .DOT commands which are started with parameters?]]></title>
			<link rel="alternate" href="https://board.esxdos.org/viewtopic.php?pid=1406#p1406" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>aowen wrote:</cite><blockquote><div class="quotebox"><cite>Luzie wrote:</cite><blockquote><p>Can someone please give me a source-piece to add to my .dot-command to exit it right with 0 OK, 0:1</p></blockquote></div><div class="codebox"><pre><code>or a;
ret;</code></pre></div><p>Here&#039;s an example dot command using the esxDOS 0.8.5 API that behaves differently depending on parameters / no parameters:</p><p><a href="https://github.com/cheveron/unodos3/blob/master/src/help.asm">https://github.com/cheveron/unodos3/blo … c/help.asm</a></p></blockquote></div><p>Thank you very much! </p><div class="codebox"><pre><code>or a;
ret;</code></pre></div><p>works OK for me!</p>]]></content>
			<author>
				<name><![CDATA[Luzie]]></name>
				<uri>https://board.esxdos.org/profile.php?id=157</uri>
			</author>
			<updated>2019-10-21T16:42:19Z</updated>
			<id>https://board.esxdos.org/viewtopic.php?pid=1406#p1406</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: HOWTO right exiting .DOT commands which are started with parameters?]]></title>
			<link rel="alternate" href="https://board.esxdos.org/viewtopic.php?pid=1405#p1405" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Luzie wrote:</cite><blockquote><p>Can someone please give me a source-piece to add to my .dot-command to exit it right with 0 OK, 0:1</p></blockquote></div><div class="codebox"><pre><code>or a;
ret;</code></pre></div><p>Here&#039;s an example dot command using the esxDOS 0.8.5 API that behaves differently depending on parameters / no parameters:</p><p><a href="https://github.com/cheveron/unodos3/blob/master/src/help.asm">https://github.com/cheveron/unodos3/blo … c/help.asm</a></p>]]></content>
			<author>
				<name><![CDATA[aowen]]></name>
				<uri>https://board.esxdos.org/profile.php?id=168</uri>
			</author>
			<updated>2019-10-21T12:17:24Z</updated>
			<id>https://board.esxdos.org/viewtopic.php?pid=1405#p1405</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[HOWTO right exiting .DOT commands which are started with parameters?]]></title>
			<link rel="alternate" href="https://board.esxdos.org/viewtopic.php?pid=1404#p1404" />
			<content type="html"><![CDATA[<p>Hi,</p><p>sorry, but I´m new into programming Z80 and esxDOS, so this is a Newbie question.</p><p>I struggle about exiting a selfprogrammed .DOT-command which started with parameters.<br />Starting the .DOT-command without any parameters runs it OK with 0 OK, 0:1</p><p>But when running passing a parameter, it shows me this on esxDOS 0.8.6: !q, 0:1<br />or on esxDOS 0.8.7: M, 0:1<br />or similar strings.</p><p>On: <a href="http://board.esxdos.org/viewtopic.php?pid=969#p969">http://board.esxdos.org/viewtopic.php?pid=969#p969</a><br />I find something about howto right exiting a .DOT-command. But it´s too complicated for me as beginner to understand.<br />Can someone please give me a source-piece to add to my .dot-command to exit it right with 0 OK, 0:1</p><p>I´m on esxDOS 0.8.7 or esxDOS 0.8.6 under DivIDE-Emulation (SpecEmu).</p><p>Or should try to use Z88DK as &quot;Assembler only&quot; as I find it hard for me to get into programming C. And Z88DK´s .DOT-command compiling options may fix me problems?</p><p>Regards,</p><p>Luzie</p>]]></content>
			<author>
				<name><![CDATA[Luzie]]></name>
				<uri>https://board.esxdos.org/profile.php?id=157</uri>
			</author>
			<updated>2019-10-19T11:57:39Z</updated>
			<id>https://board.esxdos.org/viewtopic.php?pid=1404#p1404</id>
		</entry>
</feed>
