diff options
Diffstat (limited to 'games/zsnes/README')
-rw-r--r-- | games/zsnes/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games/zsnes/README b/games/zsnes/README index 90b0f21ee0..303d2ae76e 100644 --- a/games/zsnes/README +++ b/games/zsnes/README @@ -1,5 +1,13 @@ +zsnes (SNES emulator) + ZSNES is a Super Nintendo emulator programmed by zsKnight and _Demo_. On April 2, 2001 the ZSNES project was GPL'ed and its source released to the public. It currently runs on Windows, Linux, FreeBSD, and DOS. Remember that this is a public beta so don't expect this to run on your machine. + +Note to 64-bit users: Since zsnes can't be compiled for 64-bit, a +"statified" 32-bit static binary is used. This allows running zsnes on +a pure 64-bit system, but *without* OpenGL support (meaning the maximum +window size is 640x480). If you use multilib, you can get OpenGL support +by building a 32-bit native zsnes package instead. |