• MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    hercules-390

    hercules-390

    Mainframe Emulator - Mirror of http://www.hercules-390.org/

    Hercules is an open source software implementation of the mainframe System/370 and ESA/390 architectures, in addition to the new 64-bit z/Architecture. Hercules runs under Linux, Windows, Solaris, FreeBSD, and Mac OS X. Hercules was created by Roger Bowler and is maintained by Jay Maynard. Jan Jaeger designed and implemented many of the advanced features of Hercules, including dynamic reconfiguration, integrated console, interpretive execution and z/Architecture support. A dedicated crew of programmers is constantly at work implementing new features and fixing bugs.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2

    C-BIOS

    C-BIOS is an open source BIOS for MSX computers.

    C-BIOS is an open source BIOS for MSX computers. C-BIOS can be shipped with MSX emulators so they are usable out-of-the-box. This project aims to improve C-BIOS by fixing incompatibilities with the MSX BIOS and the development of a Disk ROM.
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 3
    A Java-based Gameboy and Gameboy Color emulator for mobile devices and PCs. If you want to play Gameboy games on your mobile phone you should try this emulator. For more information see the Wiki http://sourceforge.net/apps/mediawiki/javagb/index.php.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    AspeQt
    AspeQt is the free Atari serial peripheral emulator for Qt. This program emulates various Atari 8-bit family peripherals, most notably the disk drives via an SIO2PC cable.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 5
    This is an HP-41CV simulator for MAC OS X. It is based on the source code written by Greg Ewing. The ultimate goal is to make this calculator available as an iPhone/touch application. Now available in the SVN version an alpha version of HP-41CX
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    A Java-based Commodore 64 emulator for mobile devices and PCs. If you want to see the old C64 become alive on your mobile phone or PC then try this emulator. For more information see the Wiki pages http://sourceforge.net/apps/mediawiki/jmec64/index.php.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    The Neverhood Restoration
    Be warned this project was discontinued in 2013 and has not been updated in years.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 8
    Coffee GB

    Coffee GB

    Gameboy emulator in Java 8

    Coffee GB is a Gameboy Color emulator written in Java 8. It's meant to be a development exercise. More info can be found in the blog post. First I implemented all the Gameboy CPU opcodes. It’s not exactly the Z80, but it’s pretty close. As a reference, I’ve used the GameBoy CPU Manual - later on I discovered that it has a few typos and is not specific enough for some of the operations. After implementing the opcodes and memory (modelled by an int[] array) I was eager to check whether it’s possible to run some code on it. I had neither the cartridge nor the GPU emulation yet, so even the simplest game wouldn’t be an option. However, when the original Gameboy starts, it executes a simple 256-bytes program, a kind of firmware displaying the Nintendo logo and self-testing the system. That was exactly the thing I was looking for - after just 3 days I had an application running the Gameboy code!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    FabGL

    FabGL

    ESP32 Display Controller (VGA, PAL/NTSC Color Composite, SSD1306, ST77

    FabGL is mainly a Graphics Library for ESP32. It implements several display drivers (VGA output, PAL/NTSC Color Composite, I2C and SPI displays). FabGL can also get input from a PS/2 Keyboard and a Mouse. FabGL implements also: an Audio Engine (DAC and Sigma-Delta), a Graphical User Interface (GUI), a Game Engine and an ANSI/VT Terminal. VGA output requires an external digital-to-analog converter (DAC): it can be done by three 270 Ohm resistors to have 8 colors, or by 6 resistors to have 64 colors. Composite output doesn't require external components (maybe a 5Mhz low pass filter). An unlimited number of sprites are supported. However big sprites and a large amount of them reduce the frame rate and could generate flickering. When there is enough memory (on low resolutions like 320x200), it is possible to allocate two screen buffers, so to implement double buffering. In this case primitives are always drawn on the back buffer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    Medusa

    Medusa

    An open source interactive disassembler

    Medusa is a disassembler designed to be both modular and interactive. It runs on Windows and Linux, it should be the same on OSX. This project is organized as a library. To disassemble a file you have to use medusa_text or qMedusa. Medusa requires the following libraries: boost >= 1.55 (system, filesystem, thread, date_time), OGDF (required git), and Qt5 >= 5.2 for the GUI. You also need CMake for compilation and a C++11 compiler (VS2015 update 2 on Windows). Git is optional but allows to clone remote repository for specific features. If you do not wish to install the various dependencies on your system, you can use this docker image instead. Even though it is working out of the box, you may want to customize it to suit your needs or for added security (e.g. restrict ssh access to public key authentication only).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Fake86

    A portable, open-source (GPLv2) 8086 PC emulator.

    Fake86 was a portable, open-source 8086/80186 PC emulator. It's been replaced by XTulator. https://github.com/mikechambers84/XTulator
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    sdltrs is a Radio Shack TRS-80 Model I/III/4/4P emulator for Macintosh OSX, Windows, and Linux. It has been ported from the excellent X-Windows UNIX emulator xtrs. Instead of using the X-Window system for graphics, it uses the portable SDL library.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    Rifidi is a middleware and development platform for RFID. With Rifidi you can prototype an RFID application down to the core RFID Hardware and using Rifidi Edge you can easily develop business rules to turn RFID events into real business applications.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    A native Mac OS X port of MAME
    MAME OS X is a native Mac OS X port of MAME, designed to take full advantage of OS X-specific optimizations.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 15
    We moved to https://github.com/frankmorgner/vsmartcard see you there!
    Downloads: 24 This Week
    Last Update:
    See Project
  • 16
    Android Tablet 7.1.2 on Virtual Machines
    Instructions: After starting this VM, enable the Play Store app, by clicking the Settings -> Apps -> Play Store -> Enable. Then, Launch Play Store App, by clicking the 3 vertical dots icon, at the bottom of desktop. Then download whatever app is needed from the Play Store. Quickly, Cancel any automatic downloads of Play Store app ( itself ), from the notification drawer, as this will prevent it from its future working. Disable the Play Store app, after your other app installs are completed. Increase CPU Count and Memory in VM's Settings, as required, for better performance. If you are very new to virtual machines, then please refer the Wiki Page for its setup instructions, for all major operating systems. Tags: Android Tablet, Android ova, Android Phone, Android OS, Android Operating System, Android Emulator, Android Simulator, android apps, apk, virtual machine
    Downloads: 23 This Week
    Last Update:
    See Project
  • 17
    GSport

    GSport

    Apple II GS emulator based on Kent Dickey's KEGS

    GSport is a portable, cross-platform Apple II GS emulator based on Kent Dickey's KEGS emulator.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    TURGEN

    TURGEN

    Create your own Atari tapes

    With TURGEN, you can record your own tapes with software for Atari 8-bit computers, and transfer data from your PC or Mac to your Atari 8-bit computer using your data recorder and a cassette adapter. TURGEN converts digital images of Atari software to the original standard Atari tape records and also various "turbo" systems. You can create WAVE files, tape images, or send the signal directly to the sound card. Tools such as Wizard for files, Tape Side Creator, Dual Track Tape creator and Batch processing allow you to create tapes with convenience
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 19
    GXemul is a full-system computer emulator, emulating processors (ARM, MIPS, M88K, PowerPC, and SuperH) and surrounding peripherals, in some cases well enough to let unmodified guest operating systems run as if they were running on real hardware.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    MEWUI

    MEWUI

    MAME Frontend

    MEWUI is a front-end for MAME, that expands the internal UI, making available many additional functions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21

    ATasm: 6502 cross-assembler

    ATasm is a 6502 command-line cross-assembler.

    ATasm is a 6502 command-line cross-assembler that is compatible with the original Mac/65 macro assembler released by OSS software. The aim of ATasm is to provide Atari home-brew coders with a comfortable and powerful toolset.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    The MSX emulator that aims for perfection. NOTE: this project moved to GitHub. The content of this project page is frozen and will not be updated. The project is alive and kicking, though! Check out our website for the new project pages.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    JPC
    The fast x86 PC emulator in 100% pure Java
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    Mednafen

    Mednafen

    Multi-System Emulator

    Mednafen is a portable, utilizing OpenGL and SDL, argument(command-line)-driven multi-system emulator.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 25
    DiskImagery64 is a portable (Qt-based), open-source disk image editor for Commodore 64 disk images running on Mac, Linux and Windows. It offers a nice GUI with drag-and-drop support between disk images, the local file system and real retro hardware.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB