aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-051-21/+91
* Make keyboard path a compile time constantBad Diode2022-03-051-22/+26
* 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-041-69/+84
* Allow roms to be loaded by a given pathBad Diode2022-03-043-62/+35
* Update ppu to use current version of screen talkBad Diode2022-03-044-31/+70
* Port uxnrpi main functionBad Diode2022-03-042-27/+166
* Prepare uxn ppu initializationBad Diode2022-03-047-36/+4621
* Add uxn base as a git submoduleBad Diode2022-03-041-0/+0
* Ensure cursor is not showing when runningBad Diode2022-03-031-1/+19
* Add main loop with framebuffer color changeBad Diode2022-03-031-1/+37
* Initial commitBad Diode2022-03-031-0/+7