All Projects → Ryu64Emulator → Ryu64

Ryu64Emulator / Ryu64

Licence: unlicense
A Nintendo 64 Emulator made in C#!

Projects that are alternatives of or similar to Ryu64

n64
experimental low-level n64 emulator
Stars: ✭ 94 (+161.11%)
Mutual labels:  emulator, emulation, n64
Provenance
iOS & tvOS multi-emulator frontend, supporting various Atari, Bandai, NEC, Nintendo, Sega, SNK and Sony console systems… Get Started: https://wiki.provenance-emu.com |
Stars: ✭ 4,732 (+13044.44%)
Mutual labels:  n64, emulator, emulation
Wakxy
Wakxy is a Wakfu packet sniffer (MITM). Written in C++/Qt with Javascript scripting support.
Stars: ✭ 12 (-66.67%)
Mutual labels:  emulator, emulation
Cemu
Third-party TI-84 Plus CE / TI-83 Premium CE emulator, focused on developer features
Stars: ✭ 593 (+1547.22%)
Mutual labels:  emulator, emulation
Bsnes Mt
bsnes-based SNES emulator featuring pixel-perfect integer scaling, PNG screenshots, built-in hotkeys, translations, bug fixes, and more.
Stars: ✭ 22 (-38.89%)
Mutual labels:  emulator, emulation
Bsnes
bsnes is a Super Nintendo (SNES) emulator focused on performance, features, and ease of use.
Stars: ✭ 526 (+1361.11%)
Mutual labels:  emulator, emulation
Pcsx2
PCSX2 - The Playstation 2 Emulator
Stars: ✭ 5,830 (+16094.44%)
Mutual labels:  emulator, emulation
Skyline
Run Nintendo Switch homebrew & games on your Android device!
Stars: ✭ 670 (+1761.11%)
Mutual labels:  emulator, emulation
Higan
higan is a multi-system emulator focused on accuracy, preservation, and configurability.
Stars: ✭ 457 (+1169.44%)
Mutual labels:  emulator, emulation
Cemu graphic packs
Community Graphic Packs for Cemu
Stars: ✭ 916 (+2444.44%)
Mutual labels:  emulator, emulation
Giovanni
A Gameboy Emulator for the Apple Watch
Stars: ✭ 823 (+2186.11%)
Mutual labels:  emulator, emulation
Mupen64plus Video Glide64mk2
Video plugin for Mupen64Plus 2.0 based on 10th anniversary release code from gonetz
Stars: ✭ 21 (-41.67%)
Mutual labels:  n64, emulation
Xenia
Xbox 360 Emulator Research Project
Stars: ✭ 5,404 (+14911.11%)
Mutual labels:  emulator, emulation
Xqemu
Open-source emulator to play original Xbox games on Windows, macOS, and Linux
Stars: ✭ 518 (+1338.89%)
Mutual labels:  emulator, emulation
Jsnes
A JavaScript NES emulator.
Stars: ✭ 5,354 (+14772.22%)
Mutual labels:  emulator, emulation
Ryujinx
Experimental Nintendo Switch Emulator written in C#
Stars: ✭ 10,983 (+30408.33%)
Mutual labels:  emulator, emulation
Mupen64plus Core
Core module of the Mupen64Plus project
Stars: ✭ 845 (+2247.22%)
Mutual labels:  n64, emulation
Bsnes
bsnes is a Super Nintendo (SNES) emulator focused on performance, features, and ease of use.
Stars: ✭ 444 (+1133.33%)
Mutual labels:  emulator, emulation
Eka2l1
An experimental Symbian OS emulator
Stars: ✭ 462 (+1183.33%)
Mutual labels:  emulator, emulation
Citra
A Nintendo 3DS Emulator
Stars: ✭ 7,009 (+19369.44%)
Mutual labels:  emulator, emulation

Welcome to Ryu64!

alt

Hello, and welcome, to Ryu64! This emulator aims to emulate the Nintendo 64, don't expect much right now, no commercial games work at the time of writing this. But hopefully, that is soon to change, if you want to help just make a PR, we'll be glad to accept improvements to the emulator.

FAQ

What does the name "Ryu64" derive from?

Simply put, the name just comes from the RyuJIT which is what .NET uses to run applications built in both Visual Basic and C#, we use the latter.

Is there anywhere I can see your guys work on the emulator, and communicate, all in real time?

There is! We have a discord where all the developers hang out, talk about development, etc. Join here.

What is 86RYU? (Currently not in use, JIT coming soon)

86RYU is the x86 JIT currently developing along side this emulator, it aims to give some functionality C# it'd otherwise lack, aka, a functional x86 JIT that isn't RyuJIT and doesn't use MSIL. For maximum efficiency the JIT is programmed in C, compiled using GCC, the GNU Compiler, then linked in via a DLL / SO. The Github for that project is here.

Okay hopefully that answered most of your questions, if it didn't, join the discord and ask, go ahead, don't be shy!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].