<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cisc-0.2/programs/c-ports, branch new-instruction-handler</title>
<subtitle>An emulator for the Sux instruction set.</subtitle>
<id>https://git.b0nk.xyz/cisc-0.2.git/atom?h=new-instruction-handler</id>
<link rel='self' href='https://git.b0nk.xyz/cisc-0.2.git/atom?h=new-instruction-handler'/>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/cisc-0.2.git/'/>
<updated>2020-04-02T23:04:12Z</updated>
<entry>
<title>Made the emulator less bloated, and faster.</title>
<updated>2020-04-02T23:04:12Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2020-04-02T23:04:12Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/cisc-0.2.git/commit/?id=59dc46ca8fe1eb6f98abb98fe8579aeaedd2ff15'/>
<id>urn:sha1:59dc46ca8fe1eb6f98abb98fe8579aeaedd2ff15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added support in SuBEditor for true backspace, and</title>
<updated>2020-03-24T22:46:44Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2020-03-24T22:46:44Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/cisc-0.2.git/commit/?id=6bad8fa605f5011cadab428156c18b4067922185'/>
<id>urn:sha1:6bad8fa605f5011cadab428156c18b4067922185</id>
<content type='text'>
inserting characters without replacing the old ones.
</content>
</entry>
<entry>
<title>Cleaned up the debug prints in the C port of SuBEditor.</title>
<updated>2020-03-17T20:40:03Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2020-03-17T20:37:26Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/cisc-0.2.git/commit/?id=0a2f19ea6664f661aba72803a214687e92e181d4'/>
<id>urn:sha1:0a2f19ea6664f661aba72803a214687e92e181d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revamped the opcode table, made the emulator more</title>
<updated>2020-03-17T19:36:07Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2020-03-17T19:07:20Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/cisc-0.2.git/commit/?id=071edf621a6722f94027f37720a5a5f73d9696c0'/>
<id>urn:sha1:071edf621a6722f94027f37720a5a5f73d9696c0</id>
<content type='text'>
efficient, and ported SuBEditor to C.

I revamped the opcode table to add another prefix bit
for the addressing mode, finally giving access to all
addresses, without wasting any bytes.

I made the stack based operations more efficient, by
sort of applying Duff's device to it.

And I ported SuBEditor to C, to make it easier for me
to figure out how to implement SuBAsm.
</content>
</entry>
</feed>
