Git Product home page Git Product logo

pokittoemu's Introduction

PokittoEmu

Linux x86_64 Emscripten Windows i686 MacOS x86_64

An emulator for the Pokitto DIY handheld game system.

The development library can be found at the PokittoLib repository.

Usage

To run a game directly, pass it as the first command line parameter:

PokittoEmu path/to/jetpack.bin

...or on Windows:

PokittoEmu.exe path\to\jetpack.bin

Note: Relative or absolute paths are both supported. The above syntax also works for .pop files.

Emulator Controls

Key Function
Esc Quit PokittoEmu
F2 Save a screenshot as PNG
F3 Toggle screen recording
F5 Restart
F8 Pause/resume emulation
Arrow keys D-pad directions
A A button
S/B B button
D/C C button
F Flash button

Screenshots and recorded GIFs will be saved in the same folder as the currently-running game.

CLI Options

All switches listed below are optional.

Option Description
-A rate Set audio sample rate to rate
-r Automatically record the screen
-V Enable verbose logging
`-w [0 1]`
-W Toggle "ignore bad writes" setting
-e addr Sets entry point to addr
-s frames Take a screenshot after frames frames
-g Set debugger port number to 1234
-G port Set debugger port number to port
-I image.img Load SD card image from image.img
-o Set output image path to out.img
-O image.img Write SD card image to image.img
-p Enable profiler
-P Enable profiler and try to guess hot functions
-v (Linux only) Enable verifier
-x Set PEX port to 2000
-X port Set PEX port to port

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.