Files
Broken Pipe 96f2fae382 Added files
Added ROM source code and binaries/dumps.
2024-02-14 08:03:18 +00:00

8 lines
189 B
Plaintext

# Auto detect text files and perform LF normalization
* text=auto
# These are all binary - .asm and .hex files must have 0x1A EOF marker at the end.
*.asm binary
*.bin binary
*.hex binary