Showing 157 open source projects for "emulator linux"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    Calforth is a variant of the forth computer language. It will run as a forth interperter, as well as strictly compile an executable. Version 1.3 includes support for the 8051 processor and includes a processor emulator as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The purpose of the cinc project is to develop an emulator for Bell Labs' Cardiac (cardboard illustrative aid to computation) computer. The main product from this project is a Java program called jcinc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MORSEL is a simple microprocessor simulator designed for use as a temporary aid for teaching children to program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A 6502 Emulator written in C, that will support Apple II and possibly other 6502-based systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    Tools for development on the Archos Gmini 100 & 200 series -- GNU Binutils for CalmRisc16 -- gcc for CalmRisc16 -- Gmini 1xx & 2xx emulator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    IMAVR is Atmel AVR 8-bit RISC chip emulator for UNIX. You can run your code before programming to chip. Embedded simple debugger and disassembler. Emulate wide range of AVR chip, wide range of their modules: EEPROM,USART, timers and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MEM Net - Mote EMulator Network. This project will focus on: 1) MEM - Wireless Sensor Node (mote) emulator 2) MEM Net - network of emulated motes So far, the only released package is “visual-sim-slides”. More comming next !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A KDE3 visual tool helping developers to analyze the profiling results generated by code profilers. Currently supported profilers are: GNU gprof, Function Check, Palm OS Emulator with profile option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Softx86 is a library that provides software emulation of an Intel 80x86 CPU. The library takes care of executing opcodes and handling exceptions while the host application is responsible for providing simulated RAM, I/O devices, external signals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    A Gameboy Color (GBC) Emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Software Graphical 8051 Emulator, based on Allegro.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Vdevice is an emulator and development tools for virtual hardware. Written in the .NET framework, vdevice allows the hobbyist to write software or operating systems without dealing with the overhead of an x86 or similar platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tools for Palm OS developers on Mac OS X. Cocoa Palm Reporter logs traces emitted by the Palm OS Emulator. USB-TCP Bridge provides a socket that can be used to communicate with a Palm handheld over USB (for example, GDB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project aims to create an ARM processor emulator for Linux/x86, utilising dynamic binary translation techniques for maximum speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    vtemm is the C++ wrapper for GTK+ 2.0 VTE terminal emulator widget. It is intended for use with gtkmm library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    The purpose of this project is to provide accurate and detailed documentation covering the use, setup and support of the POL emulator - and it's scripting language (EScript) - in the form of self-contained HTML documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Plex86 is an OSS virtual machine project for x86. It can be used on its own to run Linux VMs using lightweight VM technology, or in conjunction with the bochs emulator as an accelerator to run non VM-friendly OSes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Xnee can record, distribute and replay X (X11) protocol data. This is useful for automated tests of applications or benchmarking of applications. ...think of it as a robot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java Emulation Framework (or JEF, for short) is a collection of java classes that provide a framework for creating emulators. Many common emulator related problems are solved in JEF such as CPU emulation, graphics decoding and rendering etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A java based Assembler and Emulator for the MIPS instruction set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Virtual machine/emulator; "holding pen" for self-replicating programs written in custom RISC assembly-like language, evolving via random point mutations and periodic fitness-based cullings. Inspired (like Avida) by Thomas Ray's alife simulator, Tierra
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Java Framework for Computer Emulation (JFraCE) is a framework written completely in Java for emulating (old) computer systems on the software level. Currently only an emulator of a Z80-based CP/M machine is implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Exil is a bytecode-language that (when it's finished) can execute GW-Basic programs, after converting them to an own format. Maybe it's possible to add other languages later.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Simple RAS server, AT Hayes interpreter/emulator and PPP provider...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB