<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wikiti.brandonw.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wikiti.brandonw.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=24.232.96.208</id>
		<title>WikiTI - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wikiti.brandonw.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=24.232.96.208"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=Special:Contributions/24.232.96.208"/>
		<updated>2026-04-08T12:04:48Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.5</generator>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=Talk:Z80_Instruction_Set</id>
		<title>Talk:Z80 Instruction Set</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=Talk:Z80_Instruction_Set"/>
				<updated>2005-12-24T02:58:59Z</updated>
		
		<summary type="html">&lt;p&gt;24.232.96.208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We could probably just use one of the publically available instruction set lists to save the time and trouble of typing everything out again.&lt;br /&gt;
--Dan 00:28, 22 Dec 2005&lt;br /&gt;
&lt;br /&gt;
:Emacs.&lt;br /&gt;
:Anyway, what you've got so far is not particularly clear, and doesn't really present the important information.  I'm thinking of a series of tables something like this:&lt;br /&gt;
 &lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
! Oct !! Hex !! Instruction !! States !! Clock !! S !! Z !! X !! H !! Y !! P !! N !! C&lt;br /&gt;
|-&lt;br /&gt;
| 100 || 40 || ld b, b || OCF(4) || 4 || - || - || - || - || - || - || - || -&lt;br /&gt;
|-&lt;br /&gt;
| 101 || 41 || ld b, c || OCF(4) || 4 || - || - || - || - || - || - || - || -&lt;br /&gt;
|-&lt;br /&gt;
| 102 || 42 || ld b, d || OCF(4) || 4 || - || - || - || - || - || - || - || -&lt;br /&gt;
|-&lt;br /&gt;
| 103 || 43 || ld b, e || OCF(4) || 4 || - || - || - || - || - || - || - || -&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
:A quick reference for people who actually know what they're doing.  For those who don't, these tables should of course be accompanied by detailed descriptions of what the various opcodes actually do.&lt;br /&gt;
:Any comments before I go and waste a few hours wikifying the rest of the Z80 instruction set?&lt;br /&gt;
:Please don't use parentheses for anything other than indirection!&lt;br /&gt;
:[[User:FloppusMaximus|FloppusMaximus]] 12:28, 23 Dec 2005 (PST)&lt;br /&gt;
::Is providing an octal representation actually useful for anything?&lt;/div&gt;</summary>
		<author><name>24.232.96.208</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:4FF0</id>
		<title>83Plus:BCALLs:4FF0</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:4FF0"/>
				<updated>2005-12-23T17:54:00Z</updated>
		
		<summary type="html">&lt;p&gt;24.232.96.208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Wikify}}&lt;br /&gt;
&amp;lt;nowiki&amp;gt;_RunGraphingHook    EQU 4FF0h   ;Undocumented 1.13 MC&lt;br /&gt;
    ;Checks the byte @ the address @ graphingHookPtr.&lt;br /&gt;
    ;If the byte is 83, it runs the hook. If the byte &lt;br /&gt;
    ;is different, it resets the graphing hook flag.&lt;br /&gt;
    ;Inputs:     graphingHookPtr     must be setup correctly&lt;br /&gt;
    ;Outputs:    HL          Int16   points to start of hook&lt;br /&gt;
    ;            F           Int8    F is 6A if not run&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>24.232.96.208</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:4FF9</id>
		<title>83Plus:BCALLs:4FF9</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:4FF9"/>
				<updated>2005-12-23T17:53:09Z</updated>
		
		<summary type="html">&lt;p&gt;24.232.96.208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Wikify}}&lt;br /&gt;
_RunTracerHook      EQU 4FF9h   ;Undocumented 1.13&lt;br /&gt;
    ;Checks the byte @ the address @ tracerHookPtr.&lt;br /&gt;
    ;If the byte is 83, it runs the hook. If the byte &lt;br /&gt;
    ;is different, it resets the tracer hook flag.&lt;br /&gt;
    ;Inputs:     tracerHookPtr       must be setup correctly&lt;br /&gt;
    ;Outputs:    HL          Int16   points to start of hook&lt;br /&gt;
    ;            F           Int8    F is 6A if not run&lt;br /&gt;
&lt;br /&gt;
submitted by Michael Cimino&lt;br /&gt;
&lt;br /&gt;
btw, sorry about not looking up what the actual value of the hook ptr is&lt;/div&gt;</summary>
		<author><name>24.232.96.208</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:505C</id>
		<title>83Plus:BCALLs:505C</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:505C"/>
				<updated>2005-12-23T17:52:52Z</updated>
		
		<summary type="html">&lt;p&gt;24.232.96.208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Wikify}}&lt;br /&gt;
_RunCatalog1Hook    EQU 505Ch   ;Undocumented 1.13&lt;br /&gt;
    ;Checks the byte @ the address @ catalog1HookPtr.&lt;br /&gt;
    ;If the byte is 83, it runs the hook. If the byte &lt;br /&gt;
    ;is different, it resets the catalog1 hook flag.&lt;br /&gt;
    ;Inputs:     catalog1HookPtr      must be setup correctly&lt;br /&gt;
    ;Outputs:    HL          Int16   points to start of hook&lt;br /&gt;
    ;            F           Int8    F is 6A if not run&lt;br /&gt;
&lt;br /&gt;
Michael Cimino&lt;/div&gt;</summary>
		<author><name>24.232.96.208</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:50D1</id>
		<title>83Plus:BCALLs:50D1</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:BCALLs:50D1"/>
				<updated>2005-12-23T17:52:34Z</updated>
		
		<summary type="html">&lt;p&gt;24.232.96.208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Wikify}}&lt;br /&gt;
_ResSilentLink      EQU 50D1h   ;Undocumented 1.13 MC&lt;br /&gt;
    ;resets the Silent link hook flag&lt;br /&gt;
&lt;br /&gt;
Michael Cimino&lt;/div&gt;</summary>
		<author><name>24.232.96.208</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=Talk:Z80_Instruction_Set</id>
		<title>Talk:Z80 Instruction Set</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=Talk:Z80_Instruction_Set"/>
				<updated>2005-12-22T22:30:56Z</updated>
		
		<summary type="html">&lt;p&gt;24.232.96.208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We could probably just use one of the publically available instruction set lists to save the time and trouble of typing everything out again.&lt;br /&gt;
--Dan 00:28, 22 Dec 2005&lt;/div&gt;</summary>
		<author><name>24.232.96.208</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=Talk:Z80_Instruction_Set</id>
		<title>Talk:Z80 Instruction Set</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=Talk:Z80_Instruction_Set"/>
				<updated>2005-12-22T22:30:13Z</updated>
		
		<summary type="html">&lt;p&gt;24.232.96.208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We could probably just use one of the publically available instruction set lists to save the time and trouble of typing everything out again.&lt;br /&gt;
{{--Dan|00:28, 22 Dec 2005}}&lt;/div&gt;</summary>
		<author><name>24.232.96.208</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=Talk:Z80_Instruction_Set</id>
		<title>Talk:Z80 Instruction Set</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=Talk:Z80_Instruction_Set"/>
				<updated>2005-12-22T04:28:29Z</updated>
		
		<summary type="html">&lt;p&gt;24.232.96.208: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We could probably just use one of the publically available instruction set lists to save the time and trouble of typing everything out again.&lt;/div&gt;</summary>
		<author><name>24.232.96.208</name></author>	</entry>

	</feed>