forked from benob/rs97_st-sdl
-
Notifications
You must be signed in to change notification settings - Fork 1
SDL Terminal for Miyoo/Bittboy devices.
License
SantX27/miyoo_st-sdl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
st - simple terminal -------------------- st is a simple virtual terminal emulator for X which sucks less. Modified to run on Miyoo/Bittboy devices. => line doubling to deal with the 320x480 resolution => TTF fonts replaced by embedded pixel font (from TIC-80) => onscreen keyboard (see keyboard.c for button bindings) Keys: - pad: select key - A: press key - B: toggles key (useful for shift/ctrl...) - L: is shift - R: is backspace - X: change keyboard location (top/bottom) - Y: show / hide keyboard - START: is enter - SELECT: is tab - RESET: exits the terminal Requirements ------------ In order to build st you need the Xlib header files & libsdl1.2dev. Also, you'll need a working bittboy toolchain, grab one here: https://github.com/TriForceX/NewBittboyCFW/wiki/Making-Games Installation ------------ Compile it using make . or grab a compiled version from the releases tab Running st ---------- Just launch it from your device's applications section Credits ------- Based on Aurélien APTEL <aurelien dot aptel at gmail dot com> bt source code. Based on code made by Benob
About
SDL Terminal for Miyoo/Bittboy devices.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 94.5%
- Makefile 4.1%
- Roff 1.4%