<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.c256foenix.com/index.php?action=history&amp;feed=atom&amp;title=Monitors</id>
	<title>Monitors - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.c256foenix.com/index.php?action=history&amp;feed=atom&amp;title=Monitors"/>
	<link rel="alternate" type="text/html" href="https://wiki.c256foenix.com/index.php?title=Monitors&amp;action=history"/>
	<updated>2026-07-02T11:39:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>https://wiki.c256foenix.com/index.php?title=Monitors&amp;diff=322&amp;oldid=prev</id>
		<title>Gadget: Created page with &quot;== The Monitor == The bundled C256 BASIC816 includes a monitor; simply type MONITOR &lt;ENTER&gt; at the READY prompt!    The commands are as follows; see the sources for more detai...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.c256foenix.com/index.php?title=Monitors&amp;diff=322&amp;oldid=prev"/>
		<updated>2020-02-16T22:53:30Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== The Monitor == The bundled C256 BASIC816 includes a monitor; simply type MONITOR &amp;lt;ENTER&amp;gt; at the READY prompt!    The commands are as follows; see the sources for more detai...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== The Monitor ==&lt;br /&gt;
The bundled C256 BASIC816 includes a monitor; simply type MONITOR &amp;lt;ENTER&amp;gt; at the READY prompt!  &lt;br /&gt;
&lt;br /&gt;
The commands are as follows; see the sources for more details: &lt;br /&gt;
* https://github.com/pweingar/BASIC816/blob/master/src/monitor.s&lt;br /&gt;
{|&lt;br /&gt;
|'''Cmd''' || '''Command''' || '''Params'''&lt;br /&gt;
|-&lt;br /&gt;
| A  ||   ASSEMBLE  ||   [Start] [Assembly code]&lt;br /&gt;
|-&lt;br /&gt;
| C  ||   COMPARE   ||   Start1 Start2 [Len (1 if blank)]&lt;br /&gt;
|-&lt;br /&gt;
| D  ||   DISASSEMBLE  || Start [End]&lt;br /&gt;
|-&lt;br /&gt;
| F  ||   FILL  ||       Start End Byte&lt;br /&gt;
|-&lt;br /&gt;
| G  ||   GO     ||      [Address]&lt;br /&gt;
|-&lt;br /&gt;
|J  ||    JUMP ||        [Address]&lt;br /&gt;
|-&lt;br /&gt;
|H  ||   HUNT (find)||  Start End Byte [Byte]...&lt;br /&gt;
|-&lt;br /&gt;
|L  ||   LOAD       ||  &amp;quot;File&amp;quot; [Device] [Start]&lt;br /&gt;
|-&lt;br /&gt;
|M  ||   MEMORY     ||  [Start] [End]&lt;br /&gt;
|-&lt;br /&gt;
|R  ||   REGISTERS  ||  Register [Value]  (A 1234, F 00100011)&lt;br /&gt;
|-&lt;br /&gt;
|S  ||   SAVE      ||   &amp;quot;File&amp;quot; Device Start End&lt;br /&gt;
|-&lt;br /&gt;
|T  ||   TRANSFER  ||   Start End Destination&lt;br /&gt;
|-&lt;br /&gt;
|V  ||   VERIFY    ||   &amp;quot;File&amp;quot; [Device] [Start]&lt;br /&gt;
|-&lt;br /&gt;
|X  ||   EXIT&lt;br /&gt;
|-&lt;br /&gt;
|&amp;gt;  ||   MODIFY    ||   Start Byte [Byte]...&lt;br /&gt;
|-&lt;br /&gt;
|@  ||   DOS       ||   [Command] Returns drive status if no params.&lt;br /&gt;
|-&lt;br /&gt;
|?  ||   HELP      ||   Display a short help screen&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Gadget</name></author>
		
	</entry>
</feed>