Code Monkey home page Code Monkey logo

nds-emulator's Introduction

NDS Emulator

A NDS Emulator in Rust

Screenshots

Black 2

Diamond

Partners in Time

nds-emulator's People

Contributors

ace314159 avatar linkmauve avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

nds-emulator's Issues

Pick a license

Hi, I’ve just discovered your emulator, despite its young age it seems to already handle quite a few games and that’s great!

Before contributing though, I’d like you to decide on a license, free software if possible. As it currently stands, that makes it hard to contribute.

Depending on the kind of usages you want to allow, I may be able to recommend you a license if you’re interested.

Have better error messages on missing bios and firmware files

Have build your project on linux.

But not running game is pokemon diamond

./nds-emulator test.nds 
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/main.rs:134:34
stack backtrace:
   0: rust_begin_unwind
             at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:493:5
   1: core::panicking::panic_fmt
             at /build/rust/src/rustc-1.52.1-src/library/core/src/panicking.rs:92:14
   2: core::option::expect_none_failed
             at /build/rust/src/rustc-1.52.1-src/library/core/src/option.rs:1329:5
   3: core::result::Result<T,E>::unwrap
             at /build/rust/src/rustc-1.52.1-src/library/core/src/result.rs:1037:23
   4: nds_emulator::main::load_rom
             at /home/pc/Bureau/NDS-Emulator-master/src/main.rs:134:13
   5: nds_emulator::main
             at /home/pc/Bureau/NDS-Emulator-master/src/main.rs:76:19
   6: core::ops::function::FnOnce::call_once
             at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:227:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

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.