-
Updated
Jun 7, 2020 - C++
#
nintendo-nes
Here are 38 public repositories matching this topic...
Cycle-accurate NES emulator in ~1000 lines of code
Create your own games for the Nintendo Entertainment System! This "starter" game is easily extensible for your own projects. Includes references.
emulator
nintendo
assembly
asm
assembler
nes
assembly-language
rom
romhacking
assembly-language-programming
assembly-6502
nintendo-nes
cc65
assembly-language-game
nintendo-entertainment
-
Updated
Jan 15, 2020 - Assembly
JavaScript NES emulator and emulation library.
-
Updated
Dec 8, 2019 - JavaScript
A NES emulator in WebAssembly
-
Updated
Dec 6, 2017 - C++
EliasHasle
commented
Jan 7, 2019
Describe the bug
Calling render from a new thread after first calling it from another results in an error (see console output below). This may well be a limitation of Pyglet, but I don't know. Note that running the environments without rendering to screen works as expected, but for some purposes (debugging of graphical glitches etc.) it can be very useful to monitor multiple environments at t
Open
Mappers
Nintendo Entertainment System (NES) ROM loader module for IDA Pro (for IDA 4.9)
-
Updated
Feb 26, 2020 - C++
Falling - A game for the NES
-
Updated
Nov 22, 2019 - Assembly
PDF/ZIP/NES polyglot file generator (PoC||GTFO 0x14-style)
-
Updated
Apr 18, 2017 - Python
-
Updated
Feb 25, 2018 - Kotlin
-
Updated
Jun 26, 2017 - Dart
javascript
html
emulator
rust
nintendo
web
html5
js
web-app
webassembly
wasm
nes
nes-emulator
rust-lang
retrogaming
famicom-emulator
famicom
nintendo-nes
webasm
nes-emu
-
Updated
Jan 18, 2019 - Rust
A free remake of the NES game Boulder Dash with additional features and unique levels.
-
Updated
Jan 23, 2020 - C
A nearly complete NES emulator in a single 750-line C++ source file
-
Updated
Jun 6, 2020 - C++
Utility to convert bitmaps into NES CHR image data
-
Updated
Mar 15, 2019 - Go
Source code for the 1990 NES game Magician
-
Updated
Mar 2, 2018
-
Updated
Sep 16, 2017 - Assembly
NES / Famicom sound library, descended from blargg's Nes_Snd_Emu
-
Updated
Jun 14, 2019 - C++
Small repo for experimenting with NES (6502 assembly)
-
Updated
Aug 30, 2018 - Assembly
Световой пистолет от денди для ПК и игра для него / Light gun Zapper NES for PC and game for him
-
Updated
Jun 27, 2017 - Pascal
Personal Learning Project Hacking Together a (poor) NES Emulator in C w/ SDL
-
Updated
Dec 16, 2019 - C
An open source project for a NES game. That is the first one made by me, so code may change drasticly over time and is intended for experiments and learning.
-
Updated
Feb 10, 2018 - Assembly
Nintendo Entertainment System emulator written in Rust
-
Updated
Jun 7, 2020 - Rust
Accurate NSF (NES sound format) decoder for Foobar2000.
-
Updated
Apr 30, 2020 - C++
A library for MOS 6502 code generation
-
Updated
May 5, 2018 - C
An nes emulator written in cpp
-
Updated
Apr 30, 2020 - Makefile
Create your own games for the Nintendo Entertainment System! This "starter" game is easily extensible for your own projects. Includes references.
-
Updated
Sep 20, 2019 - Assembly
Improve this page
Add a description, image, and links to the nintendo-nes topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nintendo-nes topic, visit your repo's landing page and select "manage topics."
Hello @rdanbrook ,
would you mind posting a simple guide to build the binaries for windows including its GUI ? Some time ago I build the main executable with a minGW environment on a windows machine and put it in place of the stable (v1.47) of the but it didn't run.....
thanks in advance, Arturo