SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 03cbab2f85cfd62aada063ec0371a9c02db9bf5b parent 1936dd7f67b650c5648f99841c4ae98118a5087f Author: Lior Halphon <LIJI32@gmail.com> Date: Thu, 15 Oct 2020 19:21:37 +0300 Windows is no longer officially supported in the standalone builds Diffstat:
| M | README.md | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -53,4 +53,4 @@ To compile, simply run `make`. The targets are `cocoa` (Default for macOS), `sdl By default, the SDL port will look for resource files with a path relative to executable. If you are packaging SameBoy, you may wish to override this by setting the `DATA_DIR` variable during compilation to the target path of the directory containing all files (apart from the executable, that's not necessary) from the `build/bin/SDL` directory in the source tree. Make sure the variable ends with a `/` character. -SameBoy was compiled and tested on macOS, Ubuntu and 64-bit Windows 7. +SameBoy is compiled and tested on macOS and Ubuntu.
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.