Hacker News new | ask | show | jobs
by BearOso 2058 days ago
Earlier games were written to the bare metal, so copying the hardware was the hard part. More recent stuff is written to APIs, so you can avoid most of that, but the addition of 3D and more complexity means it’s just difficult in a different way.