index
:
sl0pboy.git
master
sl0pboy - a Game Boy Color emulator (companion to the gbos OS)
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
gbctl: 'hud' kills any existing HUD pane before spawning (no double-HUD)
gbc dev
14 days
13
-1
/
+26
*
fix(control): ignore SIGPIPE so a vanishing client can't kill the emulator
gbc dev
2026-07-15
5
-14
/
+38
*
tools: live debug HUD (gbhud.py) + 'gbctl hud'
gbc dev
2026-07-15
11
-1
/
+202
*
apu: register-level emulation of 0xFF10-0xFF3F (fixes music fades)
gbc dev
2026-07-15
4
-2
/
+123
*
control: socket-based debug channel + gbctl CLI driver
gbc dev
2026-07-14
7
-3
/
+1271
*
speed control: frame skipping to decouple terminal draw from emulation
gbc dev
2026-07-04
4
-13
/
+120
*
input: external control channel via FIFO
gbc dev
2026-07-04
4
-23
/
+159
*
renderer: inter-frame diffing to minimize terminal output
gbc dev
2026-07-04
3
-9
/
+59
*
docs: note mem_timing-2 passing
gbc dev
2026-07-04
1
-1
/
+1
*
add status line HUD, README with architecture and test status
gbc dev
2026-07-04
2
-0
/
+75
*
terminal renderer (truecolor half-block), input, screenshot mode
gbc dev
2026-07-04
4
-4
/
+186
*
core emulator: SM83 CPU, MMU, timer, PPU, CGB support
gbc dev
2026-07-04
8
-0
/
+1158
*
scaffolding: build system, cartridge loader with MBC1/2/3/5, core types
gbc dev
2026-07-04
6
-0
/
+483