Skip to content
daniel@cosenza:~/blog
RetrogamingDeep Dive June 15, 2026 3 min read

ROM Dumping and Preservation: From Cartridge to File

A ROM file isn't downloaded into existence — it's read directly off the memory chips inside a real cartridge, with the same care a museum takes digitizing a fragile original.

#rom-dumping#preservation#retrogaming
Read more
RetrogamingDeep Dive June 12, 2026 4 min read

Rollback Netcode: How Online Fighting Games Hide Latency

The internet has unavoidable latency. Rollback netcode doesn't eliminate it — it hides it, by having both players simulate a guessed future and quietly correcting the guess when reality disagrees.

#netcode#rollback#multiplayer
Read more