Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
Programming tools for emulator of eight bit computer ORAO
Smederevo,
05, august 2018
Long time ago, about 1986 I have become proud owner of eight bit computer ORAO based on MOS 6502 processor. It was first and for me the best home computer at that time. 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...
CIL disassembler written in C# by Mono Project.
This fork is coming with some bug fixes.
Uses Mono.Cecil, get from https://www.mono-project.com/docs/tools+libraries/libraries/Mono.Cecil/ if you don't have it already.
Tiny8051 is small 8051 microcontroller simulator written in C#.
Project was created for educational purposes, to show how µP works by using clean visual interface and debugging.
Note: communication over serial port was not implemented, because there was no demand for it.
This repository is deprecated. Use Heptapod instead.
THIS REPOSITORY IS DEPRECATED. Please use the Heptapod repository instead:
https://foss.heptapod.net/zilf/zilf
ZILF is a set of tools for working with the ZIL interactive fiction language, including a compiler, assembler, disassembler, and game library.
For organizations interested in an exam and proctoring solution
YouTestMe features automated test and answer randomizer, a secure environment for test-taking and training, a customizable reporting system, and much more.
RABCDAsm (https://github.com/CyberShadow/RABCDAsm) is a collection of utilities including an ActionScript 3 assembler/disassembler, and a few tools to manipulate SWF files. WinRABCDAsm is a GUI front-end for its core functions. For syntax highlighting see http://ohadsc.wordpress.com/2012/05/26/adding-syntax-highlighting-for-new-languages-to-eclipse-with-the-colorer-library/ and https://github.com/CyberShadow/RABCDAsm/blob/master/asasm.hrc
CLI-Dasm(Common Language Infrastructure - Disassembler). A IL disassembler similar to ILDasm, written in C# so that it may be run on other CLI compliant platforms such as Mono.