nestek icon indicating copy to clipboard operation
nestek copied to clipboard

NESTEK - Simple emulator that lets you distribute your NES game on Windows!

NESTEK

https://lowtekgames.itch.io/nestek

Originally developed for Lowtek Games' FLEA!, NESTEK makes it quick and easy to distribute your homebrew NES games on platforms such as Steam.

Forked from FCEUX (a very mature and accurate emulator), NESTEK loads a single ROM (game.nes) from the same directory as the NESTEK executable. It can also load a custom icon file (icon.ico) and a 256x224 splash image (splash.png).

It supports a developer-supplied config file with keymappings and allows the end user to change these mappings using NESTEK's built-in menu (press ESCAPE while the emulator is running to see it).

Instructions on how to write a NESTEK config file are in the works.

Development work was carried out by Kilgariff Technologies and commissioned by Lowtek Games as a useful tool for the NES homebrew community.

We'd like to know if your game uses NESTEK! Let us know on the itch.io page.

LICENSING NOTICE: This repository and its parent https://github.com/TASVideos/fceux are licensed under GPLv2 and as such require that the source code is made available to users with details of any modifications made. If you are using NESTEK unmodified, please include a link to this repository along with your game's distributable. Integrating NESTEK with the Steamworks SDK is not possible due to licensing restrictions outlined here. If there are any questions or issues surrounding licensing, please get in touch via [email protected] or [email protected].