aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add -static flag for compilationBad Diode2022-03-051-1/+1
* Fix compilation bugBad Diode2022-03-051-4/+4
* Add initial implementation of mouse buttonsBad Diode2022-03-051-5/+29
* Remove mouse debug messageBad Diode2022-03-051-2/+2
* [DEBUG] Add debug message for testing mouse on VMBad Diode2022-03-051-0/+3
* Add initial mouse supportBad Diode2022-03-052-33/+105
* Make keyboard path a compile time constantBad Diode2022-03-052-23/+28
* Add rest of main keys and kbd controller statusBad Diode2022-03-051-6/+48
* Add partial support for keyboard inputBad Diode2022-03-041-43/+188
* Disable tty echoBad Diode2022-03-042-52/+69
* Sync updates at 60hzBad Diode2022-03-042-70/+85
* Allow roms to be loaded by a given pathBad Diode2022-03-044-67/+49
* Update ppu to use current version of screen talkBad Diode2022-03-045-32/+71
* Port uxnrpi main functionBad Diode2022-03-042-27/+166
* Prepare uxn ppu initializationBad Diode2022-03-048-39/+4625
* Add submodule requirement to makefileBad Diode2022-03-041-1/+6
* Add uxn base as a git submoduleBad Diode2022-03-042-0/+3
* Ensure cursor is not showing when runningBad Diode2022-03-032-1/+21
* Add main loop with framebuffer color changeBad Diode2022-03-031-1/+37
* Initial commitBad Diode2022-03-033-0/+44