git.y1.nz

SameBoy

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

commit fbbbd5ba24813e281d5866b527bd34a40246238f
parent 7cae71d09814348337a504541862ba349bd2bf6c
Author: Lior Halphon <LIJI32@gmail.com>
Date:   Sat, 28 Feb 2026 00:26:31 +0200

Update README

Diffstat:
MREADME.md1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -42,6 +42,7 @@ SameBoy requires the following tools and libraries to build: * make * macOS Cocoa frontend: macOS SDK and Xcode (For command line tools and ibtool) * SDL frontend: libsdl2 + * When building for operating systems other than Windows and macOS, libpng is also required * [rgbds](https://github.com/gbdev/rgbds/releases/), for boot ROM compilation * [cppp](https://github.com/LIJI32/cppp), for cleaning up headers when compiling SameBoy as a library

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