Showing 53 open source projects for "pc-equalizer"

View related business solutions
  • 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    higan

    higan

    higan is a multi-system emulator focused on accuracy & preservation

    ...It currently emulates the following systems: Famicom, Famicom Disk System, Super Famicom, Super Game Boy, Game Boy, Game Boy Color, Game Boy Advance, Game Boy Player, SG-1000, SC-3000, Master System, Game Gear, Mega Drive, Mega CD, PC Engine, SuperGrafx, MSX, MSX2, ColecoVision, Neo Geo Pocket, Neo Geo Pocket Color, WonderSwan, WonderSwan Color, SwanCrystal, Pocket Challenge V2. Automated, untested builds of higan are available for each supported operating system.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    AttractCD

    AttractCD

    Turn your old PC into an arcade machine

    Turn your old x86 PC into an arcade machine. Lightweight Lubuntu 12.04 remaster bundled with many emulators and the Attract-Mode frontented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A simple test framework, for test-driving UI interaction code for small devices (gadgets) on a PC. The UI interaction code must be written in C or C++. The framework itself is written in C/C++ using wxWidgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RetroPC-SIM

    RetroPC-SIM

    RetroPC-SIM is an Arduino project to help to understand how pc works

    RetroPC-SIM is an opensource project, to help to understand how pc works, manage memory and registries, how it represent the numbers and negative numbers, saving results, activating flags, and all it interacting with the simulator only with binary input, also you can connect a perdorated cards reader to input the instructions code from it.
    Downloads: 0 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
  • 5

    DosCard

    DOSBox fork for embedded devices

    The main objective of this project - to create an embeddable version of DOSBox, which may relatively easily run on really low-cost hardware. Like modern cheap microcontrollers. This version supports only (de-facto) standard PC hardware from mid-90s: S3 SVGA for Video and SBlaster for Audio. Another part of the project is a software library, which allows you to create safe multithreaded multi-instanced DOS VMs environment for your own project. More information can be obtained through SVN commit history and plain text description files inside the code tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 2 This Week
    Last Update:
    See Project
  • 7
    JPC
    The fast x86 PC emulator in 100% pure Java
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    MIF85Tracker

    MIF85Tracker

    chiptune music tracker for Philips SAA-1099

    Multiplatform GNU/GPL chiptune music tracker for Philips SAA-1099 soundchip with 6 channels, which was used in Sam Coupé micro-computer and also in sound interface MIF 85 for the Tesla PMD 85 (an 8-bit personal micro-computer produced in eighties of twentieth century in former Czechoslovakia). This is a very first music tracker for this soundchip on PC platform!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    arcan-fe

    arcan-fe

    Scriptable frontend for media applications.

    Arcan is a portable and fully scriptable frontend for launching games, emulators and other full-screen applications in a visual appealing way, as seamlessly as possible. The API is sufficiently complete for other projects as well, e.g. rapid game prototyping (both 2D and 3D). Note that we have left sourceforge (thanks for all the spam). The source is hosted on github ( http://www.github.com/letoram/arcan ) and the downloads on bintray https://bintray.com/letoram/arcan-main/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10

    ArduSim

    To be a practical Arduino simulator

    ArduSim provides API level simulation of an Arduino. Arduino sketches can be run and debugged on PC with no modification. ArduGate is a sub-project of ArduSim. The agent sketch is shared.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11
    DOS/PC emulator mde primarily to run older games. It runs quite a few games (like Master of Magic) and supports things like EMS and pc speaker emulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Tunguska is a ternary computer emulator. The goal is to provide a relatively easy-to-use platform, reminiscent of an early PC, for people who want to experience and experiment with ternary computing hands-on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Gelide

    Gelide

    Gelide, a configurable frontend for desktops.

    Gelide is a configurable frontend which let you manage any kind of emulated system (arcade, console, PC, etc) letting you to catalog and launch any game from any existing emulator under GNU/Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    x86Lib is a x86 CPU emulation Library. It is meant to help those that want to create their own emulator. Note: This is not a PC emulator right out of the box. This is meant to aid emulator developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A retargettable micro-controller and embedded system emulator architecture, providing common supports to emulate various types of micro-processors & devices on an x86 PC. Development of emulation for Arduino and various shields is just about to be launched in 2012.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    AcuDOS is an attempt to revive the PDE MS-DOS Emulator. It aims at emulating the PC hardware and simulating MS-DOS with maximum of accurateness including cycle-exact CPU emulation and support for CGA tweaked modes and true CGA colours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    cp1-sim enables the user to simulate the famous KOSMOS CP1 educational computer from the 1980's on any PC or Mac. Give us some feedback! :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Flavor and Thor bring you a new project based on the hard work of Judge_ on MHE (Multiple Handheld Emulator). RACE! (Rather A Cardfighter Emulator) for the GP32, GP2X, Gizmondo, DreamCast, and PC. Neo Geo Pocket Color emulation has never looked so good!
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    This project aims at PC emulation of a Renault car CD changer. With a small hardware interface, a carPC can then talk to the head unit, activate its SPDIF input, understand commands and send information back to the display.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    The SoftPear Project aims to create IBM PC/Apple Macintosh compatibility software. Its goals include software to be able to A) run Darwin/PPC executables, including Mac OS X, its libraries and its applications, on Darwin/x86 (using emulation/dynamic reco
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Tcl/Tk library and program to allow easy printing to the Nintendo Gameboy Printer from a PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pcsx is a free psx emulator. It works under Linux/Win32 using the PSEmu Pro Plugins.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    This program is intended to emulate the serial protocol that is used for the communication between a Commodore 64 computer and a VC 1541 Disk Drive. That means you can transfer data from a PC to a C64 without a special program on the C64 and use you
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB