Time Nick Message 00:37 cheapie More Luacontroller shenanigans: https://cheapiesystems.com/media/2026-05-30%2019-31-52.webm 00:38 cheapie (running https://altairclone.com/downloads/killbits.pdf just with the lxi b,0eh changed to lxi b,0800h since it's slower than the real thing) 00:42 MTDiscord this is one side of mtg's vibes and it's very cool, even though I loosely identify with the other side 00:42 MTDiscord btw what's the performance like 00:43 cheapie I haven't checked how fast I can get away with on VE-C, but right now it's set to a similar speed to what I usually run RVController yet (50 instructions/clock, 15Hz clock) 00:43 cheapie at* 00:44 cheapie Of course RVController does a lot more per instruction, despite being "RISC" 00:47 cheapie The LEDs only update once per clock, so turning up the IPC won't make the game any less flickery. Clock speed would help, haven't experimented to see how high I can bring that either 01:48 [MatrxMT] The new Mesetair 8800 from Mive Mesetair 03:37 cheapie Well, 4K BASIC is doing something recognizable now, definitely still have more bugs to work out: https://cheapiesystems.com/media/images/screenshot_20260530_223024.png 08:20 sfan5 have you tested your implementaton against any of the riscv test suites that exist? 19:00 cheapie sfan5: Yes - I had a hard time getting riscv-arch-test to build, but I was at least able to get the tests for RV32IM to build, run, and pass 19:00 cheapie The rest mostly wouldn't build for some reason I couldn't quite figure out