aboutsummaryrefslogtreecommitdiff
path: root/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed build errors when #undef USE_MANUAL_MEMORYSelene ToyKeeper2023-11-053-7/+7
| | | | (previous commit still failed)
* Fixes syntax errors when USE_MANUAL_MEMORY is undefined.Durval Menezes2023-11-051-1/+7
|
* documentation updates...Selene ToyKeeper2023-11-031-501/+0
| | | | | | | | - fleshed out main README.md a bit - improved github formatting for docs/which-hex-file.md - added 'make docs' to preview .md files as .html - ignore html files generated by 'make docs' - removed rampingios-v3.html file generated years ago
* renamed tk*.h in file contents, and deleted unused filesSelene ToyKeeper2023-11-034-4/+4
|
* got things to compile again, renamed #includesSelene ToyKeeper2023-11-0225-78/+78
| | | | (also modified the build scripts to work with the new file structure)
* reorganized project files (part 1)Selene ToyKeeper2023-11-0277-0/+16328
(just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)