git.y1.nz

SameBoy

Accurate GB/GBC emulator
download: https://git.y1.nz/archives/sameboy.tar.gz
README | Files | Log | Refs | LICENSE

commit 526c2e029a8475806e40f2b027cc5cae42f96b52
parent 8b45c32d77cbaf68be1c2f0792206e49185406f7
Author: Lior Halphon <LIJI32@gmail.com>
Date:   Sat, 10 Oct 2020 14:50:11 +0300

Fix #296
Diffstat:
MREADME.md2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -38,7 +38,7 @@ SameBoy is an open-source project licensed under the MIT license, and you're wel ## Compilation SameBoy requires the following tools and libraries to build: - * clang + * clang (Recommended; required for macOS) or GCC * make * macOS Cocoa port: macOS SDK and Xcode (For command line tools and ibtool) * SDL port: libsdl2

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.