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

Cycle-Accurate Emulation and Why It's So Hard to Get Right

'Runs the game correctly' and 'matches the original hardware cycle-for-cycle' are very different bars. Most emulation clears the first one easily — the second one has taken decades of reverse engineering.

#cycle-accurate#emulation#retrogaming
Read more
FreeBSDDeep Dive June 4, 2026 3 min read

bhyve: FreeBSD's Native Type-2 Hypervisor

How bhyve uses hardware virtualization extensions to run guest operating systems, and the moving parts behind a running virtual machine.

#bhyve#virtualization#hypervisor
Read more