GithubHelp home page GithubHelp logo

fouzr / remarkable-gameboy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eeems-org/remarkable-gameboy

0.0 0.0 0.0 139 KB

Gameboy emulator for the reMarkable tablet

License: MIT License

C++ 31.41% QML 62.18% QMake 6.41%

remarkable-gameboy's Introduction

rm1 rm2 Discord

reMarkable Gameboy Emulator

A proof-of-concept emulator for the reMarkable tablet built on libqboy.

Features

  • Loading saved games
  • ROM selection screen
  • Greyscale or B&W screen
  • Screen scaling selection, 1x to 5x
  • Keyboard shortcuts that work with the folio
    • X: B
    • Z: A
    • Space: Select
    • Enter/Return: Start
    • Arrow Keys: Arrow buttons
    • Ctrl-O: Open new ROM
    • Ctrl-R: Reset emulator
    • Esc/Backspace: Press the back arrow
    • Ctrl-Q: Quit the application

Building

This will result in a dist folder that you can copy to your device.

# Source the correct toolchain
source /opt/codex/rm11x/3.1.15/environment-setup-cortexa7hf-neon-remarkable-linux-gnueabi
mkdir .build
cd .build
qmake ..
make
INSTALL_ROOT="$(pwd)/../dist" make install
cd ..

If you skip out on the toolchain, you can also build this to run locally on your computer.

Build toltec package

https://remarkable.guide/devel/package.html

tar -czvf src.tar.gz src gameboy.pro
toltecmk

remarkable-gameboy's People

Contributors

eeems avatar fouzr 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.