git.y1.nz

SameBoy

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

.gitattributes

      1 # Always use LF line endings for shaders
      2 *.fsh text eol=lf
      3 *.metal text eol=lf
      4 
      5 HexFiend/* linguist-vendored
      6 *.inc linguist-language=C
      7 Core/*.h linguist-language=C
      8 SDL/*.h linguist-language=C
      9 Windows/*.h linguist-language=C
     10 XdgThumbnailer/*.h linguist-language=C
     11 Cocoa/*.h linguist-language=Objective-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.