<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[esxDOS BBS — Noob question how to add parameters to dot commands?]]></title>
	<link rel="self" href="https://board.esxdos.org/extern.php?action=feed&amp;tid=123&amp;type=atom" />
	<updated>2018-01-24T09:41:37Z</updated>
	<generator>PunBB</generator>
	<id>https://board.esxdos.org/viewtopic.php?id=123</id>
		<entry>
			<title type="html"><![CDATA[Re: Noob question how to add parameters to dot commands?]]></title>
			<link rel="alternate" href="https://board.esxdos.org/viewtopic.php?pid=642#p642" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Luzie]]></name>
				<uri>https://board.esxdos.org/profile.php?id=157</uri>
			</author>
			<updated>2018-01-24T09:41:37Z</updated>
			<id>https://board.esxdos.org/viewtopic.php?pid=642#p642</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Noob question how to add parameters to dot commands?]]></title>
			<link rel="alternate" href="https://board.esxdos.org/viewtopic.php?pid=641#p641" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ivan.blajer]]></name>
				<uri>https://board.esxdos.org/profile.php?id=284</uri>
			</author>
			<updated>2018-01-23T23:03:45Z</updated>
			<id>https://board.esxdos.org/viewtopic.php?pid=641#p641</id>
		</entry>
</feed>
