IRC Log - 2025-04-23 - #retro

Channel: #retro
Total messages: 3
Time range: 14:19:53 - 14:49:06
Most active: veltas (2), crc (1)
14:19:53 #retro <crc> update: terminal emulation is working, as is the basic drawing code. Currently working on a couple of bugs (occasional hanging during input, and a threading issue around updating the display during scrolling)
14:48:51 #retro <veltas> Cool
14:49:06 #retro <veltas> Make sure you're not waiting for keyup like you did on SDL!