Gently spin polecat. skeb.jp/@dambo_land/... #ARTazimuth
Профиль
Altazimuth
Профиль VivelyMax Waine PNGTuber/Streamer, Game Developer (Nightdive Studios, KEX Team) Fan/Art Tag: #ARTazimuth PFP/Model: qwarq.io Stream: https://www.twitch.tv/altazimuth He/Him All views expressed here are my own
Fiesta, now with 100% fewer PC resets. live.altazimuth.dev
Final Fantasy Five Forest Foray for Four Job Fiesta! live.altazimuth.dev
In other news the way RetroSpy does communication for MiSTer is kinda horrifying. It uses SSH. Each line of text is a "packet" of up to 1024 chars that the client printf-s out. It encodes the binary data to text by turning them into the characters '0' or '1'. 1024kB? Nope. 1024kb. 128B to play with.
Updated MiSTer yesterday. GameSir stops working until I unplug and replug (have to wait a bit) whenever I switch core or boot. I had to add a "quirk" to the u-boot.txt to get this to work. I'd never have found this out if I didn't have a friend I could pester who works with the kernel for their job.