SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 84b388692a23be143751e1741b44f295845f908e parent 66f62d696c9664121887de43c33d234c17f17e63 Author: Lior Halphon <LIJI32@gmail.com> Date: Thu, 24 Dec 2020 23:14:00 +0200 Merge branch 'master' of https://github.com/LIJI32/SameBoy Diffstat:
| M | .gitattributes | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitattributes b/.gitattributes @@ -1,3 +1,7 @@ +# Always use LF line endings for shaders +*.fsh text eol=lf +*.metal text eol=lf + HexFiend/* linguist-vendored *.inc linguist-language=C Core/*.h linguist-language=C
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.