Showing 47 open source projects for "c# source code example"

View related business solutions
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • Total Network Visibility for Network Engineers and IT Managers Icon
    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.
    Learn More
  • 1

    Input Control

    Log and Play Retro Controller Inputs

    Input Control is a project to allow users to create and play back logs of their play sessions on retro game consoles that use serial communication controllers. Only SNES is supported in the current version, but future updates can be expanded to most types of consoles. Firmware and some code originally based on jaburn's NintendoSpy project, but it has changed a lot for consistency and otherwise.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    WineD3D For Windows

    WineD3D For Windows

    DirectX 1-11 to OpenGL wrapper

    The WineD3DOnWindows project appears to be dead, so I decided to build WineD3D on MS Windows myself and release the binaries. I hereby swear to keep this project updated until the day of my death. Or until it will no longer be possible to cross-compile it. ==What is it good for?== WineD3D for Windows can be very useful to get old games to work properly on newer systems, especially Windows 8 and newer since they lack 16 bit screen modes. Instructions are included. ==System...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    WinCDEmu
    WinCDEmu source code has moved to GitHub: https://github.com/sysprogs/WinCDEmu
    Downloads: 112 This Week
    Last Update:
    See Project
  • 4
    FakeNES GT
    FakeNES is a highly portable, Open Source NES and Famicom emulator. It runs on all modern operating systems and has an actively maintained DOS port for enthusiasts. Support for phones and other mobile platforms is under development. The majority of the project is entirely original code released under the zlib/libpng license. Contributed and third-party code is included under GNU licenses.
    Downloads: 29 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    YASP (Yet Another Simple Processor) is a 8-bit microprocessor with microcontroller capabilities (I/O ports, REQ, ACK) that can be used as a small computer for educational purposes. Its development environment includes simulators and assemblers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A modest extension to C, XMTC allows representing parallel (PRAM) algorithms as parallel programs, and run XMTC code using a compiler and cycle accurate simulator of the University of Maryland explicit multi-threaded (XMT) many-core architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The original computer video game, SpaceWar!, implemented on a DEC PDP-1 emulator. Written in C++ using wxWidgets, this program runs PDP-1 object code from the original 1962 game. Based upon the Java version that had been available from MIT
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    KeyRex is a keyboard remapping tool which generates a transliteration effect, for example it enables to write into russian using the latin keyboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The winlin project is the open source linux emulator running in the user mode. It emulates linux system calls on a source code layer. It can be used to port linux programs under Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Virtual Machines on myDelska Cloud Platform Icon
    Virtual Machines on myDelska Cloud Platform

    A cloud-based platform for managing your IT resources, creating Linux virtual machines (VMs) and ordering other services with just a few clicks.

    A cloud-based platform for managing your IT resources, creating virtual machines (VMs) and ordering other services with just a few clicks. Unlimited traffic, predictable monthly costs, flexible firewall configuration, and advanced VM backup solutions are just some of the convenient features available anytime, anywhere.
    Learn More
  • 10
    WinQEMU is a Windows native version of QEMU. It ports the source code of QEMU to Visual C++ 2008. Consequently, it decouple the compilation of QEMU with the POSIX build environment. Thanks a lot for Fabrice Bellard's great work on QEMU!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    truereality is a open source n64 emulator. the aim of this project is NOT to run commercial games, instead it should be a piece of c source code which teaches you how to do software emulation in a portable way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BlackSMS is a project to build a very accurate Sega Master System's emulation core without depending on any specific plataform. This is achieved by spliting the plataform-dependable code from the core and providing it as a separated interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Releases by No Name Development. All original code is released under the zlib/libpng License, the source to No Name MAME is released under MAME's own license.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    SIMACH is a Emulator Development Kit. The goal is to develop a IDE that'll allow a developer to easily write and debug a highly portable emulator, automaticly generating code to the destination plataform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An extendible Motorola 6800 emulator and IDE. You can implement and add additional devices, configure the address space by using definition files, write and assemble code, debug your program using the debugger, export and import S-Record files and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A collection of libary and utility code for discrete event simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenGLide is a Glide to OpenGL wrapper. It emulates a Voodoo board so you can run old Windows Glide games by translating Glide calls into OpenGL. The CVS code moved to https://github.com/fcbarros/openglide.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 18
    ECG manages different emulator projects. Each project has cpu information (bits, opcodes, registers, etc.) and memory managment(Description, Mirrors, etc.). Once you have done the CPU and Memory Project, you will be able to cross/generate C/C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Urinel is a dynamic kernel-less operating system designed for maximum code reuse. This improves the efficiency and stability of the code and reduces the size of applications allowing a wide range of functionality to applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Processor Simulator written in C++, for use by students and code developers for microprocessors. Will begin with Motorola 68HC11; then TI TMS370C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tourk is a framework for developing programming games, where two (or more) people write game playing code (like Deep Blue) and a controller puts the two against each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CalcEm was the emulator that started it all. It was the first emulator for Texas Instruments calculators with public source code. CalcEm is capable of emulating Texas Instruments calculator models 82 and 83.
    Downloads: 4 This Week
    Last Update:
    See Project