aboutsummaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-07-28 18:04:33 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-07-28 18:04:33 +0000
commitafa232e9353a8cf6782bdb59a220b7eb69260beb (patch)
tree0c2e1cb735a81f022b0e0df28adc40ed731df735 /emulators/Makefile
parent509b364c730a80f11d68e8e77120e0c79b46032a (diff)
downloadports-afa232e9353a8cf6782bdb59a220b7eb69260beb.tar.gz
ports-afa232e9353a8cf6782bdb59a220b7eb69260beb.zip
bsnes is an emulator that began development on 2004-10-14.
The purpose of this emulator is a bit different from others: it focuses on accuracy, debugging functionality, and clean code. The emulator does not focus on things that would hinder accuracy. This includes speed and game-specific hacks for compatibility. As a result, the minimum system requirements for bsnes are very high. The emulator itself was not derived from any existing emulator source code, such as SNES9x. It was written from scratch by myself. Any similarities to other emulators are merely coincidental. WWW: http://byuu.org/bsnes/ PR: 135592 Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org>
Notes
Notes: svn path=/head/; revision=238545
Diffstat (limited to 'emulators/Makefile')
-rw-r--r--emulators/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 3f6d8bc0de24..17389c878b89 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -13,6 +13,7 @@
SUBDIR += basiliskII
SUBDIR += bfe
SUBDIR += bochs
+ SUBDIR += bsnes
SUBDIR += bsvc
SUBDIR += catapult
SUBDIR += cinc