<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sl0pboy.git/core.3117279, branch master</title>
<subtitle>sl0pboy - a Game Boy Color emulator (companion to the gbos OS)</subtitle>
<id>https://git.sl0p.foo/sl0pboy.git/atom/core.3117279?h=master</id>
<link rel='self' href='https://git.sl0p.foo/sl0pboy.git/atom/core.3117279?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/sl0pboy.git/'/>
<updated>2026-07-15T21:44:28Z</updated>
<entry>
<title>serial: headless mode tying serial port to stdio for OS debugging</title>
<updated>2026-07-15T21:44:28Z</updated>
<author>
<name>gbc dev</name>
<email>gbc@localhost</email>
</author>
<published>2026-07-15T21:44:28Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/sl0pboy.git/commit/?id=24a015ff047d4b7bb955ba4bc61d5793d7492878'/>
<id>urn:sha1:24a015ff047d4b7bb955ba4bc61d5793d7492878</id>
<content type='text'>
- --headless: no rendering/TUI; serial TX -&gt; stdout, RX &lt;- stdin (nonblocking)
- generalize serial: serial_out_fd/serial_in_fd on the GB; internal-clock
  transfer now shifts in a real RX byte (from stdin) instead of always 0xFF
- paced to native speed by default, --uncapped for turbo; pipes/scripts cleanly
- README: document headless serial console
</content>
</entry>
<entry>
<title>gbctl: 'hud' kills any existing HUD pane before spawning (no double-HUD)</title>
<updated>2026-07-15T08:10:16Z</updated>
<author>
<name>gbc dev</name>
<email>gbc@localhost</email>
</author>
<published>2026-07-15T08:10:16Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/sl0pboy.git/commit/?id=d52d92092d98ed2d6c48e6433cacb899582f617e'/>
<id>urn:sha1:d52d92092d98ed2d6c48e6433cacb899582f617e</id>
<content type='text'>
gbctl hud now scans tmux for panes started with gbhud.py and kills them before
spawning, so there's never more than one HUD (fixes the double-spawn flicker).
Added 'gbctl hud --kill' to just tear the HUD down.
</content>
</entry>
</feed>
