← Back
Scott Hanselman January 3, 2024 29m

A C64 Emulator with Silverlight 3 by Pete Brown

Summary

This episode of Hanselminutes discusses a Commodore 64 emulator built in Silverlight 3. The emulator uses managed C# code to simulate the original hardware, generating video frames client-side and outputting them through a media element. The practical takeaway is demonstrating how modern web technologies can be used to recreate and preserve classic computing experiences.

View original episode ↗