Zane Holbrooke-Jones

Results 19 comments of Zane Holbrooke-Jones

> FWIW, the latest Flycast Dojo pre-release has frame stepping and live input recording/playback in the Training Mode. The replay files in Dojo also act the same as a piano...

I've tested GhoulBoii's script on my Arch install and it works perfectly. However it installs the Zen kernel instead of the Xanmod kernel. I've submitted a pull request to make...

After doing some research I've changed the issue topic to be more accurate.

Since this seems like a good time to do it, would it be possible to add a prefix to all LibreSplit Lua functions? For example, `readAddress()` -> `ls_readAddress()` or something...

> Oo nice, the domain libresplit.com is available for it too. I do like the site, simple and concise, very cool work, i want to see what wins1ey has to...

As my domain is expiring soon, the website has relocated to [https://libresplit.loomeh.is-a.dev](https://libresplit.loomeh.is-a.dev). The resources website has also relocated to [https://libresplit-resources.loomeh.is-a.dev](https://libresplit-resources.loomeh.is-a.dev). The old URLs are set to redirect to these for...

Update: This only seems to be occuring with readAddress calls with offsets.

I used a website for editing the Markdown file, I guess it screwed up the formatting 😭

@EXtremeExploit I think I've fixed this in my latest commit? I ran with your idea of turning it into a uint16_t. An FF byte in the string should now be...

> Would also be cool to also add the example you provided in the PR comment on the docs, just a thought i had while reviewing Done :)