From 35cd4675691967bb8b0636f1365c4e48467696cb Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 23 Jan 2018 03:03:14 -0500 Subject: games/zsnes: Partial 64-bit support. Signed-off-by: B. Watson --- games/zsnes/README | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'games/zsnes/README') diff --git a/games/zsnes/README b/games/zsnes/README index 90b0f21ee046..303d2ae76e3a 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. -- cgit v1.2.3