Hacker News new | ask | show | jobs
by jsnell 3740 days ago
It's a bit more nuanced than that; the systems being emulated often didn't even have square pixels. So getting a 4:3 image is going to involve scaling and/or cropping the output.

The best description I know on the complexities of properly emulating the display hardware is this blog post: http://gamasutra.com/blogs/KylePittman/20150420/241442/CRT_S...

1 comments

> systems being emulated often didn't even have square pixels.

Neither NTSC or PAL have square pixels. Square pixels never existed until computers.