Showing 76 open source projects for "nintendo 64 emulator"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    Znes Nintendo Emulator

    Znes Nintendo Emulator

    Experience flawless Nintendo gaming with Znes Emulator

    Znes Nintendo Emulator is a long-standing, it's an emulator that caters to a wide range of users, from hackers and speedrunners to YouTubers and casual gamers. The Windows version is packed with features, it's a simple product that works pretty fine, including multiplayer online!
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Cemu Wii U emulator

    Cemu Wii U emulator

    Cemu is a Wii U emulator

    Software to emulate Wii U games and applications on PC. Currently, the DRC (GamePad), Pro Controller, and Classic Controller is emulated. Wiimotes are emulated as well (including native support). Keyboard input + USB controllers as input devices are supported. GamePad touch input can be controlled via a left mouse click. Gyro functionality is emulated with limitations and can be controlled via the right mouse button. Cemu is currently only available for 64-bit Windows and Linux devices...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    Citra

    Citra

    A Nintendo 3DS Emulator

    Citra is an experimental open-source Nintendo 3DS emulator/debugger written in C++. It is written with portability in mind, with builds actively maintained for Windows, Linux and macOS. Citra emulates a subset of 3DS hardware and therefore is useful for running/debugging homebrew applications, and it is also able to run many commercial games! Some of these do not run at a playable state, but we are working every day to advance the project forward. (Playable here means compatibility of at least...
    Downloads: 69 This Week
    Last Update:
    See Project
  • 4
    Panda3DS

    Panda3DS

    HLE 3DS emulator

    Panda3DS is a new emulator for the Nintendo 3DS. It allows fans of the console to enjoy their favorite games with various enhancements and unique features on all their devices, be it a laptop, a desktop, or on the go with a Steam Deck (and phone someday). Welcome to the home site for Panda3DS, a new emulator hoping to bring all sorts of unique features to the 3DS emulation scene, such as support for scripting, various enhancements, support for all sorts of platforms, development tools, and more.
    Downloads: 25 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    DuckStation

    DuckStation

    Fast PlayStation 1 emulator for x86-64/AArch32/AArch64

    DuckStation is an simulator/emulator of the Sony PlayStation(TM) console, focusing on playability, speed, and long-term maintainability. The goal is to be as accurate as possible while maintaining performance suitable for low-end devices. "Hack" options are discouraged, the default configuration should support all playable games with only some of the enhancements having compatibility issues. A "BIOS" ROM image is required to to start the emulator and to play games. You can use an image from any...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    DeSmuME

    DeSmuME

    DeSmuME is a Nintendo DS emulator

    In this version we have added support for high-resolution 3D rendering. Try the new “GPU Scaling Factor” feature to increase the 3D resolution beyond the native resolution of 256×192 pixels. Also, the Cocoa frontend sees continued radical enhancements and while the Windows frontend sees some new incremental enhancements. DeSmuME is a very CPU demanding app. While many users will see DeSmuME as a toy (and use it as such), it is actually a very sophisticated piece of software with lots of...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    FEX

    FEX

    A fast usermode x86 and x86-64 emulator for Arm64

    FEX allows you to run x86 and x86-64 binaries on an AArch64 host, similar to qemu-user and box86. It has native support for a rootfs overlay, so you don't need to chroot, as well as some thunklibs so it can forward things like GL to the host. FEX presents a Linux 5.0 interface to the guest, and supports both AArch64 and x86-64 as hosts. FEX is very much work in progress, so expect things to change. FEX has been tested to build and run on ARMv8.0, ARMv8.1+, and x86-64(AVX or newer) hardware...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    box86

    box86

    Linux Userspace x86 Emulator targeted at ARM Linux devices

    ... fine. (There’s a long list, among them are Undertale, A Risk of Rain, or Cook Serve Delicious.) Box64 is the 64-bit version of Box86. It is used to run x86_64 binaries on ARM64 (i.e. aarch64) Linux. It can also run on RiSC-V and Loongarch machines.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    ToaruOS

    ToaruOS

    Hobby operating system, bootloader, kernel, drivers, C library

    ToaruOS is a "complete" operating system for x86-64 PCs and experimental support for ARMv8. While many independent, hobby, and research OSes aim to experiment with new designs, ToaruOS is intended as an educational resource, providing a representative microcosm of functionality found in major desktop operating systems. The OS includes a kernel, bootloader, dynamic shared object linker, C standard library, its own composited windowing system, a dynamic bytecode-compiled programming language...
    Downloads: 7 This Week
    Last Update:
    See Project
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 10
    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Qiling

    Qiling

    Qiling Advanced Binary Emulation Framework

    Cross-platform and multi-arch ultra lightweight emulator. Supported OS: Linux, MacOS, Windows, FreeBSD, DOS and UEFI. Support Arch: x86(16/32/64), ARM(64) MIPS, EVM and WASM. It also support Linux Kernel Module(.ko) , Windows Driver(.sys) and MacOS Kernel(.kext) via Demigod. Binary instrumentation and API are Qiling Framework's main focus and priority. It is designed for reverse engineers - thus there is no need to rebuild another sand boxing tool. Using Qiling Framework saves you time. The API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Project64

    Project64

    Free and open-source emulator for Nintendo 64

    Project64 is a free and open-source emulator for the Nintendo 64 and Nintendo 64 Disk Drive written in C++ currently only for Windows (planned support for other platforms in the future).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    CROWZ

    CROWZ

    Devuan GNU+Linux 5.0.1 Daedalus based distribution (systemd-free)

    Welcome to CROWZ, formerly Zephyr! Featuring 64-bit Devuan base isos. / Calamares Installer CROWZ is an operating system based on Devuan 5.0.1 Daedalus release. Consisting of a minimal compilation of applications and tools. Overall the ethos of CROWZ is simplicity. Web browser, file manager, image viewer, torrent client, terminal emulator, pdf viewer, audio and video player, text editor, and a few other essential applications. The crowz-welcome screen compliments the install...
    Leader badge
    Downloads: 448 This Week
    Last Update:
    See Project
  • 14
    Denise

    Denise

    C64/Amiga emulator with shader and runAhead

    Denise is a cycle accurate and platform independant C64 / Amiga emulator. My motivation for this project is understanding how it works and write clean and easy readable code. Denise emulates an C64, Amiga 500 and Amiga 1000. RetroArch SLANG shaders are supported by Denise. Features already known from the C64 emulation, such as runAhead, savestates, drive sounds, PAL encoding, dynamic rate control, G-Sync/FreeSync, Warp, just in time polling are also available for the Amiga. Denise...
    Leader badge
    Downloads: 354 This Week
    Last Update:
    See Project
  • 15
    ESP32 Tetris

    ESP32 Tetris

    Tetris for ESP32 with Nintendo 64 controller support

    Tetris for ESP32 with Nintendo 64 controller support. Based on the work of Brian Lough. Adapted for Nintendo 64 Controller by Maxim Bortnikov. GitHub repository: https://github.com/Northstrix/ESP32-Tetris-With-Nintendo-64-Controller Original project: https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display/tree/main/Examples/Projects/TetrisWithNunchuck The tutorial is available at https://www.instructables.com/How-to-Play-Tetris-on-ESP32-CYD-With-Nintendo-64-C/
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    ConEmu - Handy Console Window

    ConEmu - Handy Console Window

    Local Terminal Emulator

    ConEmu-Maximus5 aims to be handy, comprehensive, fast and reliable terminal window where you may host any console application developed either for WinAPI (cmd, powershell, far) or Unix PTY (cygwin, msys, wsl bash). As Windows console window enhancement (local terminal emulator), it presents multiple consoles and simple GUI applications as one customizable tabbed GUI window with various features. Also, due to deep integration, ConEmu is the best companion for Far Manager, my favorite shell...
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 17
    MAME for Slackware
    MAME (and tools) packages for Slackware Linux (32-bit and 64-bit editions). MAME originally stood for Multiple Arcade Machine Emulator. Official MAME development team site: http://mamedev.org/. KISS (Keep It Simple, Stupid)! MESS is now integral part of MAME and will be distributed as such.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 18
    Exton|OS

    Exton|OS

    Exton|OS 64 bit based on Ubuntu/Debian with KDE Plasma 5.27.11

    ABOUT Exton|OS is based on Ubuntu 24.04 64 bit and Debian Sid. Exton|OS ISO file is a ISO-hybrid, which means that it can easily be transferred (copied) to a USB stick. IMPORTANT ABOUT REFRACTA TOOLS Refracta tools are pre-installed in Exton|OS . Use Refracta Snapshot to create your own live installable Ubuntu system. RUNS FROM RAM Another great thing is that Exton|OS can run from RAM. Use Boot alternative 2 (Load to RAM). When the system has booted up you can remove the disc (DVD...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 19
    Java SID Player Music Library V2
    This is a Commodore 64 emulator specialized for sound reproduction. It is also a SID player for music collections like HVSC and CGSC. It is a full C64 emulator and can play games of the GameBase64 project as well.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 20

    DolphinOS

    DolphinOS Releases

    DolphinOS is an Arch Linux based distro, focused on providing the same experience that would deliver a Nintendo Wii video game console, on x86_64 systems. After being installed, DolphinOS boots automatically into the Wii menu, using Dolphin emulator as the main engine
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    osolinux

    osolinux

    OsoLinux is a 64-bit Linux operating system built on Fedora.

    OsoLinux is a 64-bit LIVE Linux operating system built on Fedora that can run on USB sticks, using a beautified and customized KDE Chinese desktop. The development began on August 5, 2014, and has undergone a long period of maintenance and improvement, with certain improvements in speed, display, function, and development environment compared with other distributions, supporting UEFI + GPT operation and installation, including a basic development environment, desktop applications, office...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Midbar

    Midbar

    Midbar is more than just an open source password vault!

    Midbar is more than just a password vault! It's made to significantly increase the cost of unauthorized access to its your personal data. Some tutorials: ESP32 V4.0: https://www.instructables.com/Midbar-V40/ Raspberry Pi Pico V2.0: https://www.instructables.com/Midbar-Raspberry-Pi-Pico-Version-V20/ ESP32 V5.0: https://www.instructables.com/Midbar-V50/ STM32F401CCU6 + Arduino Uno Version V1.0: https://www.instructables.com/Midbar-STM32F401CCU6-Arduino-Uno-Version/ RTL8720DN +...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Locale Emulator

    Locale Emulator

    Yet another system region and language simulator

    Locale Emulator is a tool similar to AppLocale and NTLEA, providing a simulation function that can make an application recognize your OS as in a language other than the real one. It is quite useful when you are trying to play country-specific games. Locale Emulator is compatible with the following systems, both 32 and 64-bit, Windows 7 with Service Pack 1, Windows 8.1, and Windows 10. Locale Emulator supports 32-bit executables running on both 32-bit or 64-bit systems. For example, if you...
    Downloads: 224 This Week
    Last Update:
    See Project
  • 24
    MacFCEU

    MacFCEU

    NES/Famicom emulator based on FCE Ultra.

    An updated Mac OS Classic/Carbon-specific port of FCE Ultra 0.98.13, the Nintendo Entertainment System/FamilyComputer emulator, and beyond.  This emulator is meant for older Macs, pre-OS X.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Unreal Speccy portable

    Unreal Speccy portable

    Portable ZX-Spectrum emulator based on UnrealSpeccy 0.37.3 by SMT

    Portable ZX-Spectrum emulator supports Z80 128K (Pentagon) AY/YM, Beeper, Beta Disk, Tape, Kempston Joystick/Mouse, Snapshots, Replays. Supported formats: sna, z80, szx, rzx, tap, tzx, csw, trd, scl, fdi, zip. Created to be ported to many platforms such as Windows/Linux/Mac/Symbian/Dingoo A320/Android/iOS/PSP/Raspberry Pi, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next