aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated the uxn core to latest versionHEADmainBad Diode2023-04-122-114/+140
* Add datetime_deiBad Diode2022-10-271-1/+23
* Fix extra element being added to rom.c arrayBad Diode2022-10-272-3/+29
* Add README with build instructionsBad Diode2022-10-231-0/+115
* Minor cleanupBad Diode2022-10-212-19/+20
* Move audio playing to separate threadBad Diode2022-10-212-26/+40
* Add initial audio implementationBad Diode2022-10-201-36/+99
* Replace makemask with custom C codeBad Diode2022-10-205-9/+800
* Add custom uxn rom selection via MakefileBad Diode2022-10-2010-645/+332
* Remove unnecessary drawingBad Diode2022-10-191-10/+1
* Add noodle rom for testing purposesBad Diode2022-10-192-3/+481
* Add "mouse" support (analog stick)Bad Diode2022-10-191-9/+66
* Add initial controller supportBad Diode2022-10-193-13/+111
* Remove unused `spec` fileBad Diode2022-10-191-15/+0
* Replace `spicy` with linker scriptsBad Diode2022-10-194-22/+86
* Cleanup unused codeBad Diode2022-10-197-208/+143
* Add uxn core and initial implementation of interpreterBad Diode2022-10-165-268/+589
* Add weird fb blit with texturesBad Diode2022-10-163-9/+142
* Test different framebuffer configurationsBad Diode2022-10-161-50/+100
* Cleanup task list codeBad Diode2022-10-151-37/+29
* Add minimal code for a working video output programBad Diode2022-10-155-7/+222
* Add gitignoreBad Diode2022-10-152-5/+7
* Initial commit preparing the makefileBad Diode2022-10-151-0/+93