Coding 4 Fun: 8-bit game emulation in .NET - Alex Thissen - NDC London 2026
NDC Conferences · 63:32
A conference talk on building an 8-bit console emulator in C#/.NET, using the Atari Lynx as the running example: interpret opcodes on a 6502-family CPU, route 16-bit addresses through a memory map (RAM, ROM, and hardw...