aboutsummaryrefslogtreecommitdiffstats
path: root/hal
Commit message (Collapse)AuthorAge
* Rename Api class to AppAPIConfuSomu2024-02-14
|
* Fix not being able to quitConfuSomu2024-02-14
| | | | Have to return value of m_should_quit in SDLDisplay::update_display
* Implement getting current time in SDL buildConfuSomu2024-02-14
|
* Separate SDL input processing into separate methodConfuSomu2024-02-14
|
* Implement basic SDL2 portConfuSomu2024-02-04
| | | | | This allows using pico watch on a desktop computer/host which allows a faster development cycle and easy screenshots.
* Tidy up project tree; move api, appMgr and BaseAppConfuSomu2021-08-20