updated for Sourcehut hosting
More feedback during startup, show "InitX" messages
bug fix: consistent use of app_dir please!
bug fix: published app is in lowercase folder
oops: helps if the upload script is included
faster local device updates, using sha1 sums to avoid copying
Fixes #7: cleanup.py now more robust
Fixes #5: automatically pull DOOM1.WAD from github if not found locally
update README with current state of doomgeneric
refactor: loader support for .data segment, tidier logging, working menu confirm
refactor: slim down changes to doomgeneric, rearrange link to use an ld file for better control
control inputs - I can play doom ;)
bug fix: display is big endian for rgb565 data, add memcmp() to wrapper
updated README.md with cautions and more details
bug fixes: all trivial things
updated README.md and Makefile for install details
Have to include DOOM1.WAD as the hatchery won't host it
avoid rescaling during palette changes - too slow