I've hit two significant technical milestones with T3Boy!
First, I implemented touch controls that work without having to raise and repress fingers and also work with multiple touch points, which enabled me to record this GBA/GBP accurate RNG manip for a perfect NidoranM live on stream:
https://youtube.com/shorts/pqlOGZ4MVvw?feature=share
Second, I implemented working rudimentary GBI input log playback. This is huge for me because part of my design goal of a previous project, rgbscaler.com, was to minimize the data transfer necessary to watch TASes while bringing perfect video quality via lossless encoding. This new system actually playing the real TAS in-browser is an entirely different level of insane data transfer savings and quality, with users having the option for example of whether to emulate the GBC lcd palette or not, and then being able to continue playing themselves from any point in the TAS. To host TAS movies for GB/GBC would now require only hosting this site and the GBI input logs, which is awesome to have a backup from YouTube even if not necessary at this moment.