Pinned Repositories
lfb
Lua framebuffer binding(Using ioctl & /dev/fb*)
lua-bitmap
Read Bitmap graphics in pure Lua.
lua-db
Simple grahics library for Lua! Has various output modules(SDL, Linux framebuffer, etc) and lots of glue.
lua-getch
Provides a way to get raw Keyboard data in Lua
lua-input
Lua bindings to /dev/input/event* for non-blocking event reading
lua_pingd
Ping daemon in Lua. Collects info from running ping command, so does not require
mccpl
Minecraft Classic Protocol for Lua! Includes a complete Minecraft classic server.
SCPxp
SCPxp: Server Control Panel eXPerience
window_manager_library
A simple Window management library for the web. Implemented using Vanilla JavaScript, HTML5, and CSS3.
max1220's Repositories
max1220/lua-getch
Provides a way to get raw Keyboard data in Lua
max1220/lua-bitmap
Read Bitmap graphics in pure Lua.
max1220/SCPxp
SCPxp: Server Control Panel eXPerience
max1220/lua-input
Lua bindings to /dev/input/event* for non-blocking event reading
max1220/window_manager_library
A simple Window management library for the web. Implemented using Vanilla JavaScript, HTML5, and CSS3.
max1220/lua-db
Simple grahics library for Lua! Has various output modules(SDL, Linux framebuffer, etc) and lots of glue.
max1220/mccpl
Minecraft Classic Protocol for Lua! Includes a complete Minecraft classic server.
max1220/xtensa-fun
Playing around wirth the ESP32 and Linux - Build and test scripts
max1220/mcpu-web
MCPU toolchain for the browser(Emulator, Assembler) (WIP)
max1220/pinemouse
A simple set of tools to help you use the PinePhones touchscreen as a touchpad
max1220/this-that
This-That is a peer-to-peer communication application for the Web
max1220/linux-xtensa
Linux port for xtensa architecture. None of these branches are stable.
max1220/lua-sensor
Simple libsensors4 binding for Lua
max1220/lua-time
Accurate Lua time functions(sleep, get monotonic time, get real time).
max1220/mcpu-minecraft
MCPU implementation for Minecraft! (Schematics, ComputerCraft memory script, screenshots)
max1220/minify_css.sh
The most basic CSS "compiler" and minifier implemented in Bash using cat, sed, gzip.
max1220/mythumb
Interactively configure USB gadget mode for mass storage
max1220/t3lc
A tiny TTA CPU (for LogiSim)
max1220/Buildroot-guide
A guide to doing some cool embedded-linux experiments with buildroot.
max1220/cgi_command
CGI script and JS library for arbitrary command execution. Supports streaming responses using Server Sent Events.
max1220/jsaudiomodem
JavaScript Audio Modem Library to encode/decode messages via audio tones.
max1220/l1t_mc_unofficial_map
Level1Techs unofficial minecraft map implementation/support files
max1220/lua-sdl2fb
Deprecated. Use a SDl2 window as a drawing surface for lua-db
max1220/lua-zpu
Lua ZPU emulator(WIP)
max1220/max1220
(me)
max1220/max1220.de-css
CSS for my website(+tools)
max1220/MCHPRS-RSC
My fork for testing RSC, TCP-based RCON-like protocol for MCHPRS
max1220/mcpu-digital
MCPU implementation for Digital logic simulator!
max1220/mcpu-doc
MCPU architecture documentation
max1220/qemu-esp32
Fork of QEMU with Espressif patches, with additional patches by max1220