ANESE/.gitignore
Daniel Prilik 3bfe347fa5 begin work on custom APU
I have no idea what i'm doing lol.

I'm starting with the noise channel, since I think that might be the
easiest to do?

I _think_ I implemented it properly, since sniffing the output gives
reasonable volumes, but I don't really understand how to generate
sound waves from it yet...
2018-06-25 10:40:39 -07:00

16 lines
255 B
Text

# Don't commit retail ROMs
roms/retail/*
# macOS
.DS_Store
# build and debugging artifacts
/bin
/build*
/anese.dSYM
*.aps
*.sav
# macOS bundle stuff
/resources/ANESE.app/Contents/MacOS/anese
/resources/ANESE.app/Contents/Frameworks/libSDL2-2.0.0.dylib