My TV's a widescreen, but it displays the Pi's output with grey sidebars so it does detect the signal as 4:3. The output is slightly letterboxed, by the Pi itself I think. That doesn't sound good from a video playback perspective (but then maybe such programs put the video driver into a different mode)
You can just about see from
this photo.
I'm not much interested in media, so you might need to consult with someone else ... I want to run programs! Like this:
Code: Select all
pi@raspberrypi:~/lib6502/v1.1$ ./run6502 -B -l 0 bbc.img
BBC Computer 32K
BASIC
>P.22/7
3.14285714
>
(As it can run a 42-second benchmark in 1.5 seconds, it's emulating at about 56MHz. For another benchmark, 40MHz.)