aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add LICENSE and README filesHEADmainBad Diode2022-10-132-0/+36
* Fix mouse behaviour when zoom is activeBad Diode2022-10-131-2/+2
* Remove NST bits from this repoBad Diode2022-10-133-107/+49
* Update uxn coreBad Diode2022-10-131-0/+0
* [WIP] Fix out of bounds screen drawingBad Diode2022-10-131-5/+6
* [WIP] Ensure FB is refreshed on initializationBad Diode2022-10-121-0/+1
* [WIP] Add exit handler to home buttonBad Diode2022-10-121-0/+22
* [WIP] Parametrize the screen update and refresh frequenciesBad Diode2022-10-122-14/+17
* [WIP] Add mouse click inputBad Diode2022-10-121-4/+8
* [WIP] Add front buttons handlingBad Diode2022-10-121-3/+14
* [WIP] Add pixel perfect zoom to the PPUBad Diode2022-10-122-10/+18
* [WIP] Add handling of absolute mouse position (touch/graphic tablets)Bad Diode2022-10-121-6/+13
* [WIP] Update screen update/refresh to avoid forkingBad Diode2022-10-122-127/+46
* [WIP] Add some changes for 16bpp fb running on NSTBad Diode2022-10-123-36/+182
* Update to latest core with multiple file devicesBad Diode2022-05-162-5/+10
* Update uxn coreBad Diode2022-03-151-0/+0
* Fix TTY cursor and graphics modeBad Diode2022-03-143-13/+53
* Update the screen auto-byte to bring it up to specBad Diode2022-03-141-10/+16
* Update uxn coreBad Diode2022-03-141-0/+0
* Cleanup formatting on main.cBad Diode2022-03-051-22/+22
* Add file deviceBad Diode2022-03-051-3/+2
* Add datetime deviceBad Diode2022-03-051-2/+2
* Update core uxn submoduleBad Diode2022-03-053-5/+3
* Change build system to avoid compilation errorsBad Diode2022-03-052-3/+5
* Finish uxn core updateBad Diode2022-03-051-190/+177
* [WIP] Update core to current uxn versionBad Diode2022-03-051-284/+260
* 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