C# implementation of my virtual machine concept.
Find a file
2016-05-28 23:44:57 +02:00
SuperVM Changes stack pointer behaviour to match the C implementation. 2016-05-28 14:35:28 +02:00
SuperVM.Assembler Small change in Output behaviour. 2016-05-28 16:55:25 +02:00
SuperVM.VisualDebugger UI Redesign: Memory, Output and CPU can now be shown simultaneus. 2016-05-28 23:44:57 +02:00
.gitattributes Initial release: Port of the old SuperVM assembler, additional visual debugger. 2016-05-28 00:17:45 +02:00
.gitignore Initial release: Port of the old SuperVM assembler, additional visual debugger. 2016-05-28 00:17:45 +02:00
LICENSE Initial commit 2016-05-28 00:40:48 +02:00
SuperVM.sln Initial release: Port of the old SuperVM assembler, additional visual debugger. 2016-05-28 00:17:45 +02:00