Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,234 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
Created a pull request in love2d/love that received 5 comments
System.cpp: Do not require posix_spawn on "Linux"
Many libc implementations do not implement posix_spawn. Allow love2d to build without it.
Created an issue in retrofw/kernel that received 1 comment
Clearly indicate RetroFW-specific changes
It'd be great to start this repo with the upstream Linux code, so that RetroFW-specific changes are obvious.