Skip to content

ivodopiviz/uxnvita

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 

uxnvita

Experimental port of the uxn virtual machine to the PlayStation Vita console.

uxnvita will look for roms and files in ux0:data/uxn/. It'll load launcher.rom by default.

controls

Touchscreen / back touch sensor: move the "mouse" cursor.

Left / Right analog sticks: "controller" input.

Triangle: Accept

building

Use the latest Vita SDK toolchain to compile. After installing, simply run cmake . && make. Alternatively, you can do:

mkdir build
cd build
cmake .. && make

TODO:

  • Come up with more sensible controls
  • Implement text input

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published