GithubHelp home page GithubHelp logo

happy-ferret / nana Goto Github PK

View Code? Open in Web Editor NEW

This project forked from unsafepointer/nana

0.0 1.0 0.0 1.44 MB

A Game Boy emulator written in Go

Dockerfile 0.19% Makefile 0.46% Go 99.17% Python 0.18%

nana's Introduction

Nana (ナナ) CircleCI codecov

“The more my dreams are fulfilled, the quicklier they become realities losing their shine.”

Nana (manga), by Ai Yazawa

Nana (ナナ) is a Game Boy emulator written in Go. It's far from feature complete and there are still bugs in what it's implemented but what I got here helped me a lot to understand how computers work at one of their lowest levels, I hope this too helps someone else.

nana.gif

ROM Compatibility list

  • Tetris
  • The Legend of Zelda: Link's Awakening

Dependencies

Linux dependencies are listed here.

Installation

$ go get github.com/Ruenzuo/nana

Cross-compiling

See libsdl.org/extras/win32/cross/README.txt for information on how to build SDL for 64 bit mingw cross-compiler

$ make build-windows

Pre-compiled binaries

See Releases

Usage

$ nana path/to/rom.gb

Environment variables

  • NANA_DEBUG: enables buffered debug output to nana.log
  • NANA_LCD_STATE_DEBUG: includes the LCD state in debug output
  • NANA_MEMORY_ACCESS_DEBUG: includes the LCD state in debug output
  • NANA_ENABLE_TEST_PANICS: panic on undefined behaviour
  • NANA_ENABLE_REWIND: hold F10 to rewind the emulation
  • NANA_MAX_CYCLES: enables automatic shut down to specific cycle threshold

Building your own emulator

nana's People

Contributors

unsafepointer avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.