<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[esxDOS BBS — Noob question how to add parameters to dot commands?]]></title>
		<link>https://board.esxdos.org/viewtopic.php?id=123</link>
		<atom:link href="https://board.esxdos.org/extern.php?action=feed&amp;tid=123&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Noob question how to add parameters to dot commands?.]]></description>
		<lastBuildDate>Wed, 24 Jan 2018 09:41:37 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Noob question how to add parameters to dot commands?]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=642#p642</link>
			<description><![CDATA[<p>Maybe it helps you to look at an assembler-Listing of .dot-command &quot;TIME&quot; by Victor Trucco at:<br /><a href="https://gitlab.com/victor.trucco/RTC/blob/master/commands/time.asm">https://gitlab.com/victor.trucco/RTC/bl … s/time.asm</a><br />which accepts parameters from commandline.</p>]]></description>
			<author><![CDATA[null@example.com (Luzie)]]></author>
			<pubDate>Wed, 24 Jan 2018 09:41:37 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=642#p642</guid>
		</item>
		<item>
			<title><![CDATA[Noob question how to add parameters to dot commands?]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=641#p641</link>
			<description><![CDATA[<p>Hi</p><p>I recently got a divMMC for my +2B, what a marvelous device and operating system <img src="https://board.esxdos.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> So I&#039;ve been playing around with doing<br />my own commands really simple stuff using .dumpmem. Can someone show me a simple example how to add parameters to my command ? I did a very simple color scheme like this which just changes some system variables.</p><p>org 33000<br />ld a,78<br />ld (23624),a<br />ld (23693),a<br />ret </p><p>How would I add an optional parameter say so I can choose the color from the command line?</p>]]></description>
			<author><![CDATA[null@example.com (ivan.blajer)]]></author>
			<pubDate>Tue, 23 Jan 2018 23:03:45 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=641#p641</guid>
		</item>
	</channel>
</rss>
