Thread with 4 posts
jump to expanded postthis is almost all of the code in touchHLE that i wrote
(quoting https://x.com/kuberdenis/status/1842204423474274619)
ok seriously
how many of you are coding with no stack overflow / blog posts / llm; only official documentation?
be honest
if touchHLE and my MIDI adventures have anything in common it's that i've been reading so much official documentation that i start to know it like the back of my hand
@hikari@social.noyu.me You are blessed with official documentation.
You don't need to read random blog posts, code comments, or reverse-engineer code or hardware. ​
​
@usagi yeah, we're very lucky to be reimplementing something with a public SDK and very clean ABI. we do have to reverse-engineer stuff sometimes but not that often