Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.1 KB

README.md

File metadata and controls

26 lines (22 loc) · 1.1 KB

Nessdl

A work-in-progress SDL2-based NES emulator written in C++11

Installation (currently unavailable)

Releases will be made available at some point in time for:

  • Linux
  • MacOS
  • Windows
  • Android

Compiling

Prerequisites
  • gcc
  • SDL2
    mkdir -p build/Nessdl.app/Contents/MacOS
    make linux LINUX_CC=g++, make windows, or make macos

Documents

~
~
~
~