All Projects → dotnetGame → love-nes

dotnetGame / love-nes

Licence: MIT license
A NES emulator in dotnet core

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to love-nes

Gearnes
NES / Famicom emulator for iOS, Mac, Raspberry Pi, Windows, Linux and RetroArch.
Stars: ✭ 23 (-45.24%)
Mutual labels:  nes, nes-emulator
SaltyNES
A NES emulator in WebAssembly
Stars: ✭ 69 (+64.29%)
Mutual labels:  nes, nes-emulator
awesome-emu-resources
A curated list of emulator development resources
Stars: ✭ 26 (-38.1%)
Mutual labels:  nes, nes-emulator
Emulator.NES
📺 Nintendo Entertainment System emulator written in C#.
Stars: ✭ 123 (+192.86%)
Mutual labels:  nes, nes-emulator
Nes.swift
An NES emulator written in Swift
Stars: ✭ 103 (+145.24%)
Mutual labels:  nes, nes-emulator
js-nes-emulator
NES emulator in javascript.
Stars: ✭ 12 (-71.43%)
Mutual labels:  nes, nes-emulator
Flownes
🎮 An NES emulator written in ES2015+ with flowtype
Stars: ✭ 160 (+280.95%)
Mutual labels:  nes, nes-emulator
SwiftNES
Cross-platform NES Emulator written in Swift
Stars: ✭ 29 (-30.95%)
Mutual labels:  nes, nes-emulator
Rustynes
👾 An NES emulator by Rust and WebAssembly
Stars: ✭ 399 (+850%)
Mutual labels:  nes, nes-emulator
Anese
Another NES Emulator - written for fun & learning - first implementation of wideNES
Stars: ✭ 323 (+669.05%)
Mutual labels:  nes, nes-emulator
nests
NES Emulator Written in TypeScript/React
Stars: ✭ 91 (+116.67%)
Mutual labels:  nes, nes-emulator
Nsfplay
Nintendo NES sound file NSF music player
Stars: ✭ 155 (+269.05%)
Mutual labels:  nes, nes-emulator
nescafe
NES emulator written in C# 🎮 ☕
Stars: ✭ 39 (-7.14%)
Mutual labels:  nes, nes-emulator
nes-emulator
toy NES emulator written in golang.
Stars: ✭ 31 (-26.19%)
Mutual labels:  nes, nes-emulator
Nes Rust
NES emulator written in Rust + WASM
Stars: ✭ 141 (+235.71%)
Mutual labels:  nes, nes-emulator
Fceumm-PS2
FCEUmm-PS2
Stars: ✭ 25 (-40.48%)
Mutual labels:  nes, nes-emulator
Esplay Retro Emulation
Retro Emulation Collection for ESPlay Hardware, an ESP32 based game console
Stars: ✭ 183 (+335.71%)
Mutual labels:  nes
nes8
A NES emulator written in TypeScript.
Stars: ✭ 17 (-59.52%)
Mutual labels:  nes
Ares
A Python library for adversarial machine learning focusing on benchmarking adversarial robustness.
Stars: ✭ 166 (+295.24%)
Mutual labels:  nes
Nes
A Javascript NES Emulator
Stars: ✭ 168 (+300%)
Mutual labels:  nes

love-nes

love-nes is a cross-platform NES emulator. it written in C# with .NET Core 2.0 env.

Screenshots

Requirements

License (MIT)

MIT License

Copyright (c) 2018 love-nes

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
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].