XK9274 / pico-8-wrapper-miyoo

A wrapper to run Pico-8 Native on the Miyoo Mini/Miyoo Mini plus.
101 stars 7 forks source link

Pico-8 Wrapper for Miyoo Mini/Miyoo Mini Plus

CLICK HERE FOR DOWNLOADS

CLICK HERE FOR HELP WITH ALLIUM

A wrapper to run Pico-8 natively on the Miyoo Mini/Miyoo Mini Plus.

Full screen Aspect scaled Integer scaled
Full screen Aspect scaled Integer scaled

Table of Contents

  1. Installation
  2. Features
  3. Button Shortcuts
  4. To-do
  5. Bezel Templates
  6. Screenshots
  7. Changelog
  8. Releases
  9. SDL Source
  10. Building

Installation

Features

Button Shortcuts

To-do

Bezel-templates

int_def_bezel def_border

Changelog

v0.8.1

v0.8

v0.7.2

v0.7.1

v0.7

v0.6.1

v0.6

v0.5

v0.4

v0.3

v0.2

Building SDL2 Libs

git clone https://github.com/XK9274/pico-8-wrapper-miyoo

cd pico-8-wrapper-miyoo

make picosdl2

Screenshots

Full screen

Full screen

Aspect scaled

Aspect scaled

Integer scaled

Integer scaled

App entry

MainUI_005