Search Results for "open source assembly software source code" - Page 9

Showing 386 open source projects for "open source assembly software source code"

View related business solutions
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1

    mspsim

    Java-based instruction level emulator of MSP430. Code on github.

    A Java-based instruction level emulator of the MSP430 series microprocessor and emulation of some sensor networking platforms. Supports loading of IHEX and ELF firmware files, and has some tools for monitoring stack, setting breakpoints, and profiling. Note that the latest code now resides at github.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Castadiva
    Castadiva is a test bed based on low-cost off-the-shelf devices, which is used to test protocols developed for MANETs. Castadiva is completely compatible with the file format used by the ns-2 simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 12 This Week
    Last Update:
    See Project
  • 4
    Luvalley is a lightweight type-1 Virtual Machine Monitor (VMM) with novel architecture, to enable any OS to host virtual machines as pure applications by utilizing hardware virtualization extensions such as Intel VT and AMD-V.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Zuko is a multi gaming console emulator designed to aid emulator programmers and game programmers in discovering how the console works. Supported consoles: Genesis/Mega Drive, Master System, Gameboy. Future: NES and N64. Runs on Windows and GNU/Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Flexible framework to create HW parts & components to debug firmware & software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Java emulator for 80x86
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Emulator of Intel 8086 processor on Java. Allow user to load assembler code for 8086, compile and run it, watch the state of registers, memory, stack and change it for debugging and experimenting. The main project purpose is training.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Funk51 is a portable Intel 8051 emulator designed to run on embedded MCU's including AVR, MSP430, and Cortex M-3. 8051 programs can be included with the emulator as C arrays, or run from external SPI flash or SD media with the appropriate drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    The `Turing Machine Compiler Collection' (tmcc) contains a virtual machine which emulates a Turing Machine such as an assembler and a C-like compiler which assemble/compile the written code into the delta-notation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A wrapper for the Aerowinx 744 Precision Simulator (http://aerowinx.com, also known as "PS1", a DOS flight sim) that executes the sim without emulators, and extends its functionality with advanced audio, input device and network capabilities.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    C-Control II (Conrad Electronic)-kompatible Virtuelle Maschine fuer die Freescale CPU12-Familie.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simplify build and use of software emulated board, using a configuration textual file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A emulator for ARM programs. Aim to run ARM programs(Thumb code) in x86 platform. Use "arm-elf-gcc -mthumb -Bstatic <src> -o <exe>" to generate ARM binray code. github webpage: http://x-y-z.github.com/armulator/ git repo: https://github.com/x-y-z/armulator
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    GPL Licensed builds of the VirtualBox source code available at www.virtualbox.org. Note that VirtualBox is a trademark of Sun Microsystems so these releases are named VBox.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    The MDK provides a simulator of D. Knuth's MIX computer, and a development environment to write, run and debug MIXAL programs on it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    JSGB is a Nintendo GameBoy emulator. Written in JavaScript and HTML5. Integrates a debugger with breakpoints support, memory, viewer and more... You can test it here: www.codebase.es/jsgb/?v=0.02
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Multi-platform computer and console emulator front-end. Application capable of populating a database with the content of some folders and capable of execute those contents with the help of some configred software computer emulators. This is a Java applic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A software implementation of a 64bit CISC processor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    Open86 is a small, modular, cross-platform x86 emulator that is currently in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    cingb is an ATTEMPT to write a Gameboy-emulator for all kinds of platforms. It plays Gameboy and Gameboy Color ROMs, includes a debugger for step-by-step analysis of Gameboy programs and might be also interesting for educational purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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: 1 This Week
    Last Update:
    See Project
  • 24
    The Psx Emulation Open Source project (P.E.Op.S.) contains several open source libraries (plugins) for freeware MSWindows and Linux psx/ps2 emulators.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 25
    ArchOpen is a project aimed at providing a fast, light and free operating system and applications for portable multimedia devices based on TI DM&DSC chips. It currently supports a lot of Archos multimedia devices (Gmini402,AV400,...).
    Downloads: 0 This Week
    Last Update:
    See Project