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
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
render: no status line in sixel mode (pure graphics output only)
gbc dev
9 days
1
-6
/
+2
*
fix(control): ignore SIGPIPE so a vanishing client can't kill the emulator
gbc dev
9 days
1
-0
/
+5
*
apu: register-level emulation of 0xFF10-0xFF3F (fixes music fades)
gbc dev
9 days
2
-2
/
+19
*
control: socket-based debug channel + gbctl CLI driver
gbc dev
9 days
5
-2
/
+797
*
speed control: frame skipping to decouple terminal draw from emulation
gbc dev
2026-07-04
3
-13
/
+94
*
input: external control channel via FIFO
gbc dev
2026-07-04
3
-23
/
+129
*
renderer: inter-frame diffing to minimize terminal output
gbc dev
2026-07-04
2
-9
/
+52
*
add status line HUD, README with architecture and test status
gbc dev
2026-07-04
1
-0
/
+3
*
terminal renderer (truecolor half-block), input, screenshot mode
gbc dev
2026-07-04
3
-3
/
+185
*
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
4
-0
/
+449