Programming tools for emulator of eight bit computer ORAO
...My whole knowledge of computer programming begins with that computer. Recently for some unknown reason I have become interested in old eight bit computers again. After short search on the Internet I have found emulator of my favorite computer. It literally emulates every peace of hardware installed in real computer.
https://en.wikipedia.org/wiki/Orao_%28computer%29
Unfortunately programming on emulator is also not so easy as it was on real computer, considering today modern tools. There are some external tools that enables writing program code in external text processor, and converting it to document acceptable by emulator. ...
Many .net developers are worry about their software has been cracked,copyright under infringed, so they use some tools to obfuscate IL code.such as PreEmptive dotfuscator.But some times ,it is not enought.
<br/>So I write JIEJIE.NET can encrypt .NET assembly deeply,help people protect their copyright.and this tool is open source.