<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Noddybox.Emulation/src, branch master</title>
<subtitle>Windows Phone emulator library
</subtitle>
<id>https://cgit.deathstation9000.org.uk/cgit.cgi/Noddybox.Emulation/atom?h=master</id>
<link rel='self' href='https://cgit.deathstation9000.org.uk/cgit.cgi/Noddybox.Emulation/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.deathstation9000.org.uk/cgit.cgi/Noddybox.Emulation/'/>
<updated>2012-07-24T22:38:03Z</updated>
<entry>
<title>Fixed native solution and move badly placed source file into src tree.</title>
<updated>2012-07-24T22:38:03Z</updated>
<author>
<name>Ian C</name>
<email>ianc@noddybox.co.uk</email>
</author>
<published>2012-07-24T22:38:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.deathstation9000.org.uk/cgit.cgi/Noddybox.Emulation/commit/?id=b36208619bf6f0bf93fa95ffa0f8167a09c4b0e8'/>
<id>urn:sha1:b36208619bf6f0bf93fa95ffa0f8167a09c4b0e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added an opcode-level callback method for running the CPU.</title>
<updated>2012-07-11T23:15:47Z</updated>
<author>
<name>Ian C</name>
<email>ianc@noddybox.co.uk</email>
</author>
<published>2012-07-11T23:15:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.deathstation9000.org.uk/cgit.cgi/Noddybox.Emulation/commit/?id=63f74c7b23bd861c3873266ae7ba759ee30d8af6'/>
<id>urn:sha1:63f74c7b23bd861c3873266ae7ba759ee30d8af6</id>
<content type='text'>
Added a simple mode to the clock.
</content>
</entry>
<entry>
<title>Updates</title>
<updated>2012-07-01T14:35:59Z</updated>
<author>
<name>Ian C</name>
<email>ianc@noddybox.co.uk</email>
</author>
<published>2012-07-01T14:35:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.deathstation9000.org.uk/cgit.cgi/Noddybox.Emulation/commit/?id=bcf9a06fedbfc3978fe18a065fcc755bad2196ba'/>
<id>urn:sha1:bcf9a06fedbfc3978fe18a065fcc755bad2196ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added classes for save/load of emulation state.  Added to Z80 CPU.</title>
<updated>2012-06-23T22:59:38Z</updated>
<author>
<name>Ian C</name>
<email>ianc@noddybox.co.uk</email>
</author>
<published>2012-06-23T22:59:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.deathstation9000.org.uk/cgit.cgi/Noddybox.Emulation/commit/?id=11d53755f5fcb9158f4fe3abaa3c0b480a461fe7'/>
<id>urn:sha1:11d53755f5fcb9158f4fe3abaa3c0b480a461fe7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed the cycle counter to an arbitrarily resettable counter.</title>
<updated>2012-05-15T23:01:56Z</updated>
<author>
<name>Ian C</name>
<email>ianc@noddybox.co.uk</email>
</author>
<published>2012-05-15T23:01:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.deathstation9000.org.uk/cgit.cgi/Noddybox.Emulation/commit/?id=6057ad9d20232ce3a5a27bceee397237a698bff2'/>
<id>urn:sha1:6057ad9d20232ce3a5a27bceee397237a698bff2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added property to get ticks.  To be extended to allow timing from arbitary points.</title>
<updated>2012-05-08T22:52:56Z</updated>
<author>
<name>Ian C</name>
<email>ianc@noddybox.co.uk</email>
</author>
<published>2012-05-08T22:52:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.deathstation9000.org.uk/cgit.cgi/Noddybox.Emulation/commit/?id=6973a6d977811beb1d78e5e9147be8f9cfcd95fe'/>
<id>urn:sha1:6973a6d977811beb1d78e5e9147be8f9cfcd95fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated clock.</title>
<updated>2012-04-09T22:59:56Z</updated>
<author>
<name>Ian C</name>
<email>ianc@noddybox.co.uk</email>
</author>
<published>2012-04-09T22:59:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.deathstation9000.org.uk/cgit.cgi/Noddybox.Emulation/commit/?id=026d8b1797dc90f989615c4366fcdf714928f14c'/>
<id>urn:sha1:026d8b1797dc90f989615c4366fcdf714928f14c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Z80 passes FUSE test implementation</title>
<updated>2012-04-08T22:40:58Z</updated>
<author>
<name>Ian C</name>
<email>ianc@noddybox.co.uk</email>
</author>
<published>2012-04-08T22:40:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.deathstation9000.org.uk/cgit.cgi/Noddybox.Emulation/commit/?id=9ae1a03d201ea52647c33f675bd9c9e7f3c4137a'/>
<id>urn:sha1:9ae1a03d201ea52647c33f675bd9c9e7f3c4137a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some more emulation fixes.</title>
<updated>2012-04-03T22:50:43Z</updated>
<author>
<name>Ian C</name>
<email>ianc@noddybox.co.uk</email>
</author>
<published>2012-04-03T22:50:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.deathstation9000.org.uk/cgit.cgi/Noddybox.Emulation/commit/?id=6d1c25245c7d10df82548055bbec2f2612cdb619'/>
<id>urn:sha1:6d1c25245c7d10df82548055bbec2f2612cdb619</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added instruction counter to Z80</title>
<updated>2012-03-20T23:45:29Z</updated>
<author>
<name>Ian C</name>
<email>ianc@noddybox.co.uk</email>
</author>
<published>2012-03-20T23:45:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.deathstation9000.org.uk/cgit.cgi/Noddybox.Emulation/commit/?id=f69afb0f5c39a6bdb732cc20c4ad3ab5ec7c2c67'/>
<id>urn:sha1:f69afb0f5c39a6bdb732cc20c4ad3ab5ec7c2c67</id>
<content type='text'>
</content>
</entry>
</feed>
