Skip to content

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

License

Notifications You must be signed in to change notification settings

kilgariff/nestek

 
 

Repository files navigation

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].

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 62.5%
  • C++ 34.1%
  • NASL 2.9%
  • CMake 0.3%
  • Shell 0.1%
  • M4 0.1%