Merge pull request #16 from orbea/permissions

Fix permissions.
This commit is contained in:
Twinaphex 2017-03-23 04:09:48 +01:00 committed by GitHub
commit ba4793a6ea
94 changed files with 0 additions and 0 deletions

0
gameboy/Makefile Executable file → Normal file
View File

0
gameboy/apu/apu.hpp Executable file → Normal file
View File

0
gameboy/apu/master/master.cpp Executable file → Normal file
View File

0
gameboy/apu/master/master.hpp Executable file → Normal file
View File

0
gameboy/apu/noise/noise.cpp Executable file → Normal file
View File

0
gameboy/apu/noise/noise.hpp Executable file → Normal file
View File

0
gameboy/apu/serialization.cpp Executable file → Normal file
View File

0
gameboy/apu/square1/square1.cpp Executable file → Normal file
View File

0
gameboy/apu/square1/square1.hpp Executable file → Normal file
View File

0
gameboy/apu/square2/square2.cpp Executable file → Normal file
View File

0
gameboy/apu/square2/square2.hpp Executable file → Normal file
View File

0
gameboy/apu/wave/wave.cpp Executable file → Normal file
View File

0
gameboy/apu/wave/wave.hpp Executable file → Normal file
View File

0
gameboy/cartridge/cartridge.hpp Executable file → Normal file
View File

0
gameboy/cartridge/huc1/huc1.cpp Executable file → Normal file
View File

0
gameboy/cartridge/huc1/huc1.hpp Executable file → Normal file
View File

0
gameboy/cartridge/huc3/huc3.cpp Executable file → Normal file
View File

0
gameboy/cartridge/huc3/huc3.hpp Executable file → Normal file
View File

0
gameboy/cartridge/mbc0/mbc0.cpp Executable file → Normal file
View File

0
gameboy/cartridge/mbc0/mbc0.hpp Executable file → Normal file
View File

0
gameboy/cartridge/mbc1/mbc1.cpp Executable file → Normal file
View File

0
gameboy/cartridge/mbc1/mbc1.hpp Executable file → Normal file
View File

0
gameboy/cartridge/mbc2/mbc2.cpp Executable file → Normal file
View File

0
gameboy/cartridge/mbc2/mbc2.hpp Executable file → Normal file
View File

0
gameboy/cartridge/mbc3/mbc3.cpp Executable file → Normal file
View File

0
gameboy/cartridge/mbc3/mbc3.hpp Executable file → Normal file
View File

0
gameboy/cartridge/mbc5/mbc5.cpp Executable file → Normal file
View File

0
gameboy/cartridge/mbc5/mbc5.hpp Executable file → Normal file
View File

0
gameboy/cartridge/mmm01/mmm01.cpp Executable file → Normal file
View File

0
gameboy/cartridge/mmm01/mmm01.hpp Executable file → Normal file
View File

0
gameboy/cartridge/serialization.cpp Executable file → Normal file
View File

0
gameboy/cpu/core/core.cpp Executable file → Normal file
View File

0
gameboy/cpu/core/core.hpp Executable file → Normal file
View File

0
gameboy/cpu/core/registers.hpp Executable file → Normal file
View File

0
gameboy/cpu/core/table.cpp Executable file → Normal file
View File

0
gameboy/cpu/cpu.hpp Executable file → Normal file
View File

0
gameboy/cpu/mmio/mmio.cpp Executable file → Normal file
View File

0
gameboy/cpu/mmio/mmio.hpp Executable file → Normal file
View File

0
gameboy/cpu/serialization.cpp Executable file → Normal file
View File

0
gameboy/cpu/timing/opcode.cpp Executable file → Normal file
View File

0
gameboy/cpu/timing/timing.cpp Executable file → Normal file
View File

0
gameboy/cpu/timing/timing.hpp Executable file → Normal file
View File

0
gameboy/gameboy.hpp Executable file → Normal file
View File

0
gameboy/interface/interface.hpp Executable file → Normal file
View File

0
gameboy/lcd/lcd.hpp Executable file → Normal file
View File

0
gameboy/lcd/mmio/mmio.cpp Executable file → Normal file
View File

0
gameboy/lcd/mmio/mmio.hpp Executable file → Normal file
View File

0
gameboy/lcd/serialization.cpp Executable file → Normal file
View File

0
gameboy/memory/memory.hpp Executable file → Normal file
View File

0
gameboy/scheduler/scheduler.hpp Executable file → Normal file
View File

0
gameboy/system/bootrom-dmg.cpp Executable file → Normal file
View File

0
gameboy/system/bootrom-sgb.cpp Executable file → Normal file
View File

0
gameboy/system/serialization.cpp Executable file → Normal file
View File

0
gameboy/system/system.hpp Executable file → Normal file
View File

0
nall/dsp.hpp Executable file → Normal file
View File

0
nall/dsp/buffer.hpp Executable file → Normal file
View File

0
nall/dsp/core.hpp Executable file → Normal file
View File

0
nall/dsp/resample/average.hpp Executable file → Normal file
View File

0
nall/dsp/resample/cosine.hpp Executable file → Normal file
View File

0
nall/dsp/resample/cubic.hpp Executable file → Normal file
View File

0
nall/dsp/resample/hermite.hpp Executable file → Normal file
View File

0
nall/dsp/resample/lib/sinc.hpp Executable file → Normal file
View File

0
nall/dsp/resample/linear.hpp Executable file → Normal file
View File

0
nall/dsp/resample/nearest.hpp Executable file → Normal file
View File

0
nall/dsp/resample/sinc.hpp Executable file → Normal file
View File

0
nall/dsp/settings.hpp Executable file → Normal file
View File

0
nall/string/bml.hpp Executable file → Normal file
View File

0
nall/string/cstring.hpp Executable file → Normal file
View File

0
snes/chip/hitachidsp/hitachidsp.cpp Executable file → Normal file
View File

0
snes/chip/hitachidsp/hitachidsp.hpp Executable file → Normal file
View File

0
snes/chip/hitachidsp/memory.cpp Executable file → Normal file
View File

0
snes/chip/hitachidsp/opcodes.cpp Executable file → Normal file
View File

0
snes/chip/hitachidsp/registers.cpp Executable file → Normal file
View File

0
snes/chip/hitachidsp/registers.hpp Executable file → Normal file
View File

0
snes/chip/hitachidsp/serialization.cpp Executable file → Normal file
View File

0
snes/libretro/libretro.h Executable file → Normal file
View File

0
snes/scheduler/scheduler.cpp Executable file → Normal file
View File

0
snes/scheduler/scheduler.hpp Executable file → Normal file
View File

0
snes/smp/core/algorithms.cpp Executable file → Normal file
View File

0
snes/smp/core/core.hpp Executable file → Normal file
View File

0
snes/smp/core/memory.hpp Executable file → Normal file
View File

0
snes/smp/core/registers.hpp Executable file → Normal file
View File

0
snes/smp/core/serialization.cpp Executable file → Normal file
View File

0
snes/smp/iplrom.cpp Executable file → Normal file
View File

0
snes/smp/memory/memory.cpp Executable file → Normal file
View File

0
snes/smp/memory/memory.hpp Executable file → Normal file
View File

0
snes/smp/serialization.cpp Executable file → Normal file
View File

0
snes/smp/smp.cpp Executable file → Normal file
View File

0
snes/smp/smp.hpp Executable file → Normal file
View File

0
snes/smp/timing/timing.cpp Executable file → Normal file
View File

0
snes/smp/timing/timing.hpp Executable file → Normal file
View File

0
snes/system/serialization.cpp Executable file → Normal file
View File

0
snes/system/system.cpp Executable file → Normal file
View File

0
snes/system/system.hpp Executable file → Normal file
View File