<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qtmips/qtmips_gui/coreview, branch simple-memory-view</title>
<subtitle>MIPS CPU emulator for education purposes</subtitle>
<id>http://git.cynerd.cz/qtmips/atom?h=simple-memory-view</id>
<link rel='self' href='http://git.cynerd.cz/qtmips/atom?h=simple-memory-view'/>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/'/>
<updated>2018-01-27T14:37:38Z</updated>
<entry>
<title>Fix some uninitialized jumps</title>
<updated>2018-01-27T14:37:38Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2018-01-27T14:37:38Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/commit/?id=120f390c7c732c9867efcaf352c29a9d2ddcf0ca'/>
<id>urn:sha1:120f390c7c732c9867efcaf352c29a9d2ddcf0ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Jump to pc address when program counter is double clicked</title>
<updated>2018-01-25T16:37:34Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2018-01-25T16:37:34Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/commit/?id=063da67766585bd1db5e8afd83e2f9eda88119c0'/>
<id>urn:sha1:063da67766585bd1db5e8afd83e2f9eda88119c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update instruction viewers</title>
<updated>2018-01-21T19:36:41Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2018-01-21T19:36:41Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/commit/?id=b0a3e568a9e10ee9d99e8679b2ddd697705e756c'/>
<id>urn:sha1:b0a3e568a9e10ee9d99e8679b2ddd697705e756c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix problems with connections rerendeering</title>
<updated>2018-01-21T17:29:02Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2018-01-21T17:29:02Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/commit/?id=ea044b4bb31b88507f191a764dc47e86c44858da'/>
<id>urn:sha1:ea044b4bb31b88507f191a764dc47e86c44858da</id>
<content type='text'>
There was bug in boundary rect. calculation.
</content>
</entry>
<entry>
<title>Implement even more parts of the schema</title>
<updated>2018-01-21T17:22:07Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2018-01-21T17:22:07Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/commit/?id=74ff0f2d5282adf5ce36c9faeb2a5e85c358bf23'/>
<id>urn:sha1:74ff0f2d5282adf5ce36c9faeb2a5e85c358bf23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement little bit more of scheme and fix connection angle</title>
<updated>2018-01-21T10:36:34Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2018-01-21T10:36:34Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/commit/?id=16b1544fff7e9ca11deb3ae1b891c79eac7ec50e'/>
<id>urn:sha1:16b1544fff7e9ca11deb3ae1b891c79eac7ec50e</id>
<content type='text'>
This commit adds few more bits to scheme but mainly it chnages how
connectors specify angles. Originally it was in radians but we was
mapping that trough mathematical operations directly to sizes. But that
was problematic because of floating point inacuracy and we sometimes
founded intersection where there should be one. So this commit gets rid
of this at all and instead allows just some fixes axes to be used
instead of arbitrary angles.
</content>
</entry>
<entry>
<title>More work on coreview</title>
<updated>2018-01-18T18:54:00Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2018-01-18T18:54:00Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/commit/?id=507e81b60af88721780a1eb5591d884d1667c4b4'/>
<id>urn:sha1:507e81b60af88721780a1eb5591d884d1667c4b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ALU connectors positions</title>
<updated>2018-01-17T20:36:42Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2018-01-17T20:36:42Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/commit/?id=7fc6f55f75cec552cfe5e9a9eac6a07511ec0e11'/>
<id>urn:sha1:7fc6f55f75cec552cfe5e9a9eac6a07511ec0e11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add logicblock and Control Unit to scheme</title>
<updated>2018-01-17T20:35:51Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2018-01-17T20:35:51Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/commit/?id=6ed6360bfde189191bd976d8969c2834b33ec64e'/>
<id>urn:sha1:6ed6360bfde189191bd976d8969c2834b33ec64e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add instruction views to core view</title>
<updated>2018-01-15T13:10:25Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2018-01-15T13:10:25Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/qtmips/commit/?id=78534f29b90fcf7484ed8b64e404a7059a69abea'/>
<id>urn:sha1:78534f29b90fcf7484ed8b64e404a7059a69abea</id>
<content type='text'>
Positioning and probably even graphics are just temporally for now.
</content>
</entry>
</feed>
