Search Results for "[c sharp ansi code, vt emulator]"

Showing 16 open source projects for "[c sharp ansi code, vt emulator]"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • 1
    Sharp MZ-800 Emulator

    Sharp MZ-800 Emulator

    Emulator of the 8-bit computers Sharp MZ-800 / MZ-700

    Emulator of the 8-bit computers Sharp MZ-800 / MZ-700. Program is developped for Linux and Windows, but it's ready to be ported to another platforms. Used runtime: SDL2, GTK3, Mingw32 (Windows version) Included emulation of basic elements: - CPU Z80, (used z80ex-code) - GDG, WHID 65040-032 - CTC, i8253 - PIO-Z80 - PIO8255 - PSG, SN76489AN Emulation of basic periferies: - CMT - FDC: WD279x - QUICK DISK - Ramdisks: Standard MR1R18, SRAM/ROM - 16M, Pezik and Pezik...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 2
    Contour

    Contour

    Modern C++ Terminal Emulator

    contour is a modern and actually fast, modal, virtual terminal emulator, for everyday use. It is aimed at power users with a modern feature mindset. Available on all 4 major platforms, Linux, OS/X, FreeBSD, Windows. GPU-accelerated rendering. Font ligatures support (such as in Fira Code). Unicode: Emoji support (-: 🌈 💝 😛 👪 - including ZWJ, VS15, VS16 emoji :-) Unicode: Grapheme cluster support. Bold and italic fonts. High-DPI support. Vertical Line Markers (quickly jump to markers in your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    IEC 104 Windows c c# code download

    IEC 104 Windows c c# code download

    IEC 104 Source code Library for Windows c c++ c# .net

    v21.06.008 The complete implementation of IEC 104 protocol stack including File Transfer-Monitor and Control, Directory Commands, Supports all type of Monitoring, command, parameter ASDUs. Support C, C++, C# ( C SHARP .NET ), IEC 104 Windows SDK contains Win DLL (precompiled library), Static link lib, Demo IEC104 Server & Client programs, Visual Studio Demo console project files, Doxygen . Get free Download Evaluation Kit - IEC 104 Development Bundle In the Development Bundle...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    IEC 60870-5 101 Protocol Win C# download

    IEC 60870-5 101 Protocol Win C# download

    IEC 60870-5-101 Source code Library Stack - Windows c, c++, c# .net

    ... Simulator 2) IEC101 Client Simulator 3) Static and Dynamic Libraries 4) IEC101 Source Code Library Download Evaluation Kit - IEC 101 Development Bundle In the Development Bundle, We included IEC 101 Server & Client Simulator, Windows & Linux SDK. http://www.freyrscada.com/iec-60870-5-101.php http://www.freyrscada.com/iec-60870-5-101-Windows-Software-Development-Kit(SDK).php video tutorial: https://www.youtube.com/watch?v=rITfG-BOnHs&list=PL4tVfIsUhy1bsVPrJVW4nknHozdfcWE5u
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 5
    Orao Basket

    Orao Basket

    Programming tools for emulator of eight bit computer ORAO

    ... 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. So I have came to an idea to write a small and simple program that will enable easier programming and exporting program code to format recognizable by emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DBLX

    DBLX

    DBLX3 Relational Database System

    DBLX 3.3 is available! DBLX is a multi-user, client-server relational database. DBLX uses standard SQL and has many types of clients, and client API's. DBLX has a REST server to allow direct access from web applications. The design goals of DBLX are to produce a very fast database which can be used with standard ANSI sql. DBLX source code is available in C# and Java. DBLX includes the server component, a command-line client, as well as client APIs. DBLX is well-documented so that you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    "Slow CPU" Emulator

    "Slow CPU" Emulator

    Slows down any given Windows process (written in C#)

    "Slow CPU" Emulator is useful for slowing down games, testing how applications deal with lag, and/or reducing the overall CPU usage of a specified process. Simply tell the emulator the update interval and speed percentage, and witness your application slowing down to the specified speed live! The code is written in C# for Windows and is extremely robust, flexible and stable, and has been tested very thoroughly. I apologise in advance for the code not being very readable, sometimes...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    SteamEngine is a new open-source UO server emulator coded in C#, which can read and run Sphere scripts. It`s domains are supposed to be extreme customizability even for non-programmers, and a clean and readable codebase. The project is now abandoned. The "intended for the public" phase ended long ago. The "OldCode" repository is that (if that still works). Then for a while we intended it for the UO shard moria.cz, but that didn't succeed either, and the shard is now defunct. The last commit...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CSharp Mouse Emulator

    Control your cursor and click from within C#, ideal for automation.

    A quick and simple segment of C# code which will allow manipulation of your mouse cursor and interaction via clicks. Interacts directly with 'user32.dll' allowing low level access and control. Automate your favourite software or even remotely control your computer, the options are endless. Source code is provided 'as is'. Feel free to do whatever you wish with it. This is a stand-alone library for the .Net framework, running on Windows. This library will not work on Mono under a Unix based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 10
    .... It compiled without errors, but the emulator takes too long too long to load. I'm not sure if their testing tools even work properly, but the code is in a folder in the files section. I will be updating the project soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Final Fantasy 1 Trainer is a trainer for the NES game Final Fantasy 1. The code is written in ANSI C and C#. I distribute the source code for beginner in C who want to make a trainer. Binairies availables: MS-DOS, .NET . Languages: French,English.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a Windows QBasic emulator for Windows. It is suposed to run and build qbasic code. It can build/execute old qbasic code (currently in constructions) Version 0.1 has been released: New commands and lots of bugs removed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    A C# .net VT/Telnet terminal emulator. The project is still very much in development but the Terminal is quite useable and fairly tolerent. It requires a c# 2 compiler. If anyone has taken this project any further, I'd love to see the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Anarchy Online Server Emulator (AOEMU)

    Anarchy Online Server Emulator

    This project is a basic Anarchy Online server sandbox. Code will be hosted on github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    sukiNES is a NES emulator for the .NET Framework and written in 100% managed code with C# and Managed DirectX. With his module based system, you can write your own NES CPU or PPU. In resume, sukiNES takes you back in the '80 with lastest technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NasmSharp is an open source effort to build a x86 assembler written in pure C#. Primarily it is a C# port of well known x86 assembler NASM, written in ANSI C. Involvement of some experienced C# programmers is highly appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next