Commit Graph

15 Commits

Author SHA1 Message Date
Ferit Yiğit BALABAN
bf6d08a755 Added opcode resolver and opcode methods 2021-10-29 14:10:09 +03:00
Ferit Yiğit BALABAN
a76058ab36 Added register controls, updated converters 2021-10-29 14:09:14 +03:00
Ferit Yiğit BALABAN
94aad64809 Moved descriptions to Resources.resx 2021-10-29 14:00:52 +03:00
Ferit Yiğit BALABAN
08a006c9c3 RAM manipulation methods extended 2021-10-29 02:04:57 +03:00
Ferit Yiğit BALABAN
05cbaee652 Small tweaks and performance improvements
Reimplemented CnvRespectfully()
Updated code to ram loader
2021-10-29 01:54:29 +03:00
Ferit Yiğit BALABAN
a2914002ba Added & updated initializers
Added InitializeCpu(), updated InitializeRamList(): check hex/bin option before updating entries
2021-10-29 01:30:42 +03:00
Ferit Yiğit BALABAN
0cd564f597 Load hex program code to ram 2021-10-29 01:13:53 +03:00
Ferit Yiğit BALABAN
07c2a32cdd Added Extensions.cs with static methods 2021-10-29 01:13:34 +03:00
Ferit Yiğit BALABAN
83959ffc14 Added input type radio buttons 2021-10-28 23:38:34 +03:00
Ferit Yiğit BALABAN
d385a6fd6f Clear autogenerated summaries 2021-10-28 23:10:48 +03:00
Ferit Yiğit BALABAN
36a6f1fb33 Rename labels, fix cursor 2021-10-28 23:10:23 +03:00
Ferit Yiğit BALABAN
cb36535c0e Updated .gitignore 2021-10-28 22:59:28 +03:00
Ferit Yiğit BALABAN
569b1517b0 Added descriptions of opcodes 2021-10-28 22:58:56 +03:00
Ferit Yiğit BALABAN
9ef45d9cef Designed MainForm 2021-10-28 22:58:37 +03:00
Ferit Yiğit BALABAN
8626415026 Initial commit 2021-10-28 22:57:53 +03:00