All Projects → Kautenja → Racknes

Kautenja / Racknes

Licence: other
A Nintendo Entertainment System (NES) emulator module for VCV Rack.

Projects that are alternatives of or similar to Racknes

Simplenes
An NES emulator in C++
Stars: ✭ 2,915 (+12573.91%)
Mutual labels:  nes-emulator
SwiftNES
Cross-platform NES Emulator written in Swift
Stars: ✭ 29 (+26.09%)
Mutual labels:  nes-emulator
SaltyNES
A NES emulator in WebAssembly
Stars: ✭ 69 (+200%)
Mutual labels:  nes-emulator
Nesicide
Integrated Development Environment for the 8-bit Nintendo Entertainment System
Stars: ✭ 244 (+960.87%)
Mutual labels:  nes-emulator
neon64v2
NES Emulation On the N64, 2.0 WIP
Stars: ✭ 45 (+95.65%)
Mutual labels:  nes-emulator
js-nes-emulator
NES emulator in javascript.
Stars: ✭ 12 (-47.83%)
Mutual labels:  nes-emulator
Flownes
🎮 An NES emulator written in ES2015+ with flowtype
Stars: ✭ 160 (+595.65%)
Mutual labels:  nes-emulator
Anese
Another NES Emulator - written for fun & learning - first implementation of wideNES
Stars: ✭ 323 (+1304.35%)
Mutual labels:  nes-emulator
Emulator.NES
📺 Nintendo Entertainment System emulator written in C#.
Stars: ✭ 123 (+434.78%)
Mutual labels:  nes-emulator
nescafe
NES emulator written in C# 🎮 ☕
Stars: ✭ 39 (+69.57%)
Mutual labels:  nes-emulator
Fceumm-PS2
FCEUmm-PS2
Stars: ✭ 25 (+8.7%)
Mutual labels:  nes-emulator
nests
NES Emulator Written in TypeScript/React
Stars: ✭ 91 (+295.65%)
Mutual labels:  nes-emulator
Gearnes
NES / Famicom emulator for iOS, Mac, Raspberry Pi, Windows, Linux and RetroArch.
Stars: ✭ 23 (+0%)
Mutual labels:  nes-emulator
Stepfc
Make FC(NES) Emulator Step-by-Step 一步一步模拟红白机
Stars: ✭ 223 (+869.57%)
Mutual labels:  nes-emulator
nes-emulator
🛠 [WIP] The Nintendo Entertainment System emulator written in Rust
Stars: ✭ 12 (-47.83%)
Mutual labels:  nes-emulator
Mednes
A cycle-accurate, cross-platform NES emulator written in C++
Stars: ✭ 189 (+721.74%)
Mutual labels:  nes-emulator
nesemu
NES Emulator written in TypeScript https://tyfkda.github.io/nesemu/
Stars: ✭ 47 (+104.35%)
Mutual labels:  nes-emulator
Rustynes
👾 An NES emulator by Rust and WebAssembly
Stars: ✭ 399 (+1634.78%)
Mutual labels:  nes-emulator
nes-emulator
toy NES emulator written in golang.
Stars: ✭ 31 (+34.78%)
Mutual labels:  nes-emulator
awesome-emu-resources
A curated list of emulator development resources
Stars: ✭ 26 (+13.04%)
Mutual labels:  nes-emulator

RackNES

Travis CI Build Status

A Nintendo Entertainment System (NES) emulator with Control Voltage (CV) for VCV Rack.

RackNES

Features

  • Clock Source: Use NES frame-rate (FPS) as a clock source for downstream modules
  • Clock Rate Modulation: Control the clock rate of the NES with direct knob and CV
  • NES Audio Output: Sample audio from the NES in real-time at any sampling rate
  • Sampling/Ratcheting: Save and restore the NES state for interesting musical effects
  • Full CV Control: CV inputs for Reset, Player 1, Player 2, and more
  • Channel Mixer: Control the volume level of individual synthesizer channels

See the Manual for more information about the features of this module.

Acknowledgments

The code for the module derives from:

  1. the NES emulator, SimpleNES;
  2. the NES synthesis library, Nes_Snd_Emu;
  3. the NES NTSC filter library nes_ntsc; and
  4. the Base64 library, cpp-base64.
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].