]> Shamusworld >> Repos - thunder/commitdiff
Fixes to makefile, file permissions.
authorShamus Hammons <jlhamm@acm.org>
Fri, 4 Apr 2014 15:48:24 +0000 (10:48 -0500)
committerShamus Hammons <jlhamm@acm.org>
Fri, 4 Apr 2014 15:48:24 +0000 (10:48 -0500)
127 files changed:
.gitignore [new file with mode: 0644]
doc/Beta.txt [changed mode: 0755->0644]
doc/notes.txt [changed mode: 0755->0644]
doc/readme.txt [changed mode: 0755->0644]
doc/rt1-4.txt [changed mode: 0755->0644]
doc/rthunder.txt [changed mode: 0755->0644]
doc/wav.txt [changed mode: 0755->0644]
makefile [changed mode: 0755->0644]
res/byebyb.pcx [changed mode: 0755->0644]
res/byebyb.raw [changed mode: 0755->0644]
res/byebys.pcx [changed mode: 0755->0644]
res/byebys.raw [changed mode: 0755->0644]
res/camera.wav [changed mode: 0755->0644]
res/checks.pcx [changed mode: 0755->0644]
res/checks.raw [changed mode: 0755->0644]
res/coinub.pcx [changed mode: 0755->0644]
res/coinub.raw [changed mode: 0755->0644]
res/coinus.pcx [changed mode: 0755->0644]
res/coinus.raw [changed mode: 0755->0644]
res/cya.wav [changed mode: 0755->0644]
res/dipsel.pcx [changed mode: 0755->0644]
res/dipswb.pcx [changed mode: 0755->0644]
res/dipswb.raw [changed mode: 0755->0644]
res/dipsws.pcx [changed mode: 0755->0644]
res/dipsws.raw [changed mode: 0755->0644]
res/dsbutton.pcx [changed mode: 0755->0644]
res/dsbutton.raw [changed mode: 0755->0644]
res/dstext1.pcx [changed mode: 0755->0644]
res/dstext1.raw [changed mode: 0755->0644]
res/dstext10.pcx [changed mode: 0755->0644]
res/dstext10.raw [changed mode: 0755->0644]
res/dstext11.pcx [changed mode: 0755->0644]
res/dstext11.raw [changed mode: 0755->0644]
res/dstext12.pcx [changed mode: 0755->0644]
res/dstext12.raw [changed mode: 0755->0644]
res/dstext2.pcx [changed mode: 0755->0644]
res/dstext2.raw [changed mode: 0755->0644]
res/dstext3.pcx [changed mode: 0755->0644]
res/dstext3.raw [changed mode: 0755->0644]
res/dstext4.pcx [changed mode: 0755->0644]
res/dstext4.raw [changed mode: 0755->0644]
res/dstext5.pcx [changed mode: 0755->0644]
res/dstext5.raw [changed mode: 0755->0644]
res/dstext6.pcx [changed mode: 0755->0644]
res/dstext6.raw [changed mode: 0755->0644]
res/dstext7.pcx [changed mode: 0755->0644]
res/dstext7.raw [changed mode: 0755->0644]
res/dstext8.pcx [changed mode: 0755->0644]
res/dstext8.raw [changed mode: 0755->0644]
res/dstext9.pcx [changed mode: 0755->0644]
res/dstext9.raw [changed mode: 0755->0644]
res/dswitch.pcx [changed mode: 0755->0644]
res/dswitch.raw [changed mode: 0755->0644]
res/elements.pcx [changed mode: 0755->0644]
res/i30hzb.pcx [changed mode: 0755->0644]
res/i30hzb.raw [changed mode: 0755->0644]
res/i30hzs.pcx [changed mode: 0755->0644]
res/i30hzs.raw [changed mode: 0755->0644]
res/i60hzb.pcx [changed mode: 0755->0644]
res/i60hzb.raw [changed mode: 0755->0644]
res/i60hzs.pcx [changed mode: 0755->0644]
res/i60hzs.raw [changed mode: 0755->0644]
res/itl2.wav [changed mode: 0755->0644]
res/keycnb.pcx [changed mode: 0755->0644]
res/keycnb.raw [changed mode: 0755->0644]
res/keycns.pcx [changed mode: 0755->0644]
res/keycns.raw [changed mode: 0755->0644]
res/nogui.pcx [changed mode: 0755->0644]
res/noguib.pcx [changed mode: 0755->0644]
res/noguib.raw [changed mode: 0755->0644]
res/noguis.pcx [changed mode: 0755->0644]
res/noguis.raw [changed mode: 0755->0644]
res/pl1stb.pcx [changed mode: 0755->0644]
res/pl1stb.raw [changed mode: 0755->0644]
res/pl1sts.pcx [changed mode: 0755->0644]
res/pl1sts.raw [changed mode: 0755->0644]
res/pl2stb.pcx [changed mode: 0755->0644]
res/pl2stb.raw [changed mode: 0755->0644]
res/pl2sts.pcx [changed mode: 0755->0644]
res/pl2sts.raw [changed mode: 0755->0644]
res/resetb.pcx [changed mode: 0755->0644]
res/resetb.raw [changed mode: 0755->0644]
res/resets.pcx [changed mode: 0755->0644]
res/resets.raw [changed mode: 0755->0644]
res/sizes.txt [changed mode: 0755->0644]
res/snapsb.pcx [changed mode: 0755->0644]
res/snapsb.raw [changed mode: 0755->0644]
res/snapss.pcx [changed mode: 0755->0644]
res/snapss.raw [changed mode: 0755->0644]
res/thirtyhz.raw [changed mode: 0755->0644]
res/thunder.ico [changed mode: 0755->0644]
res/thunder.rc [changed mode: 0755->0644]
res/unknown.wav [changed mode: 0755->0644]
src/dis6808.cpp [changed mode: 0755->0644]
src/dis6808.h [changed mode: 0755->0644]
src/dis6809.cpp [changed mode: 0755->0644]
src/dis6809.h [changed mode: 0755->0644]
src/gui.cpp [changed mode: 0755->0644]
src/gui.h [changed mode: 0755->0644]
src/log.cpp [changed mode: 0755->0644]
src/log.h [changed mode: 0755->0644]
src/resource.asm [changed mode: 0755->0644]
src/resource.h [changed mode: 0755->0644]
src/screen.cpp [changed mode: 0755->0644]
src/screen.h [changed mode: 0755->0644]
src/thunder.cpp [changed mode: 0755->0644]
src/types.h [changed mode: 0755->0644]
src/v6808.cpp [changed mode: 0755->0644]
src/v6808.h [changed mode: 0755->0644]
src/v6809.cpp [changed mode: 0755->0644]
src/v6809.h [changed mode: 0755->0644]
test/rt5.bat [changed mode: 0755->0644]
test/rthack.cpp [changed mode: 0755->0644]
test/rthack.mak [changed mode: 0755->0644]
test/rthack2.cpp [changed mode: 0755->0644]
test/rthack2.mak [changed mode: 0755->0644]
test/rthack3.cpp [changed mode: 0755->0644]
test/rthack3.mak [changed mode: 0755->0644]
test/rthack4.cpp [changed mode: 0755->0644]
test/rthack4.mak [changed mode: 0755->0644]
test/rthack4.txt [changed mode: 0755->0644]
test/rthack5.cpp [changed mode: 0755->0644]
test/snd.bat [changed mode: 0755->0644]
test/sound.cpp [changed mode: 0755->0644]
test/temp.cpp [changed mode: 0755->0644]
test/union.cpp [changed mode: 0755->0644]
test/wav.cpp [changed mode: 0755->0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..4b5053c
--- /dev/null
@@ -0,0 +1,8 @@
+2151/
+MAME 0.71 driver/
+obj/
+ROMs/
+sounds/
+*.log
+thunder
+
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
index 04b808a..0f2499c
@@ -124,3 +124,55 @@ Pin 35: Same as other processor (1.538 MHz)
 pin 34: Same as other processor (1.538 MHz)
 
 Hope this helps! ;)
 pin 34: Same as other processor (1.538 MHz)
 
 Hope this helps! ;)
+
+
+ROM_START( rthunder )
+       ROM_REGION( 0x18000, REGION_CPU1, 0 )
+       ROM_LOAD( "rt3-1b.9c",  0x8000, 0x8000)         /* 9d empty */
+
+       ROM_REGION( 0x40000, REGION_USER1, 0 ) /* bank switched data for CPU1 */
+       ROM_LOAD( "rt1-17.f1",  0x00000, 0x10000)
+       ROM_LOAD( "rt1-18.h1",  0x10000, 0x10000)
+       ROM_LOAD( "rt1-19.k1",  0x20000, 0x10000)
+       ROM_LOAD( "rt1-20.m1",  0x30000, 0x10000)
+
+       ROM_REGION( 0x18000, REGION_CPU2, 0 )
+       ROM_LOAD( "rt3-2b.12c", 0x08000, 0x8000)
+       ROM_LOAD( "rt3-3.12d",  0x10000, 0x8000)
+
+       ROM_REGION( 0x18000, REGION_GFX1, ROMREGION_DISPOSE )
+       ROM_LOAD( "rt1-7.7r",  0x00000, 0x10000)        /* plane 1,2 */
+       ROM_LOAD( "rt1-8.7s",  0x10000, 0x08000)        /* plane 3 */
+
+       ROM_REGION( 0x0c000, REGION_GFX2, ROMREGION_DISPOSE )
+       ROM_LOAD( "rt1-5.4r",  0x00000, 0x08000)        /* plane 1,2 */
+       ROM_LOAD( "rt1-6.4s",  0x08000, 0x04000)        /* plane 3 */
+
+       ROM_REGION( 0x80000, REGION_GFX3, ROMREGION_DISPOSE )
+       ROM_LOAD( "rt1-9.12h",  0x00000, 0x10000)
+       ROM_LOAD( "rt1-10.12k", 0x10000, 0x10000)
+       ROM_LOAD( "rt1-11.12l", 0x20000, 0x10000)
+       ROM_LOAD( "rt1-12.12m", 0x30000, 0x10000)
+       ROM_LOAD( "rt1-13.12p", 0x40000, 0x10000)
+       ROM_LOAD( "rt1-14.12r", 0x50000, 0x10000)
+       ROM_LOAD( "rt1-15.12t", 0x60000, 0x10000)
+       ROM_LOAD( "rt1-16.12u", 0x70000, 0x10000)
+
+       ROM_REGION( 0x1420, REGION_PROMS, 0 )
+       ROM_LOAD( "mb7124e.3r", 0x0000, 0x0200) /* red & green components */
+       ROM_LOAD( "mb7116e.3s", 0x0200, 0x0200) /* blue component */
+       ROM_LOAD( "mb7138h.4v", 0x0400, 0x0800) /* tiles colortable */
+       ROM_LOAD( "mb7138h.6v", 0x0c00, 0x0800) /* sprites colortable */
+       ROM_LOAD( "mb7112e.6u", 0x1400, 0x0020) /* tile address decoder (used at runtime) */
+
+       ROM_REGION( 0x10000, REGION_CPU3, 0 )
+       ROM_LOAD( "rt1-4.6b",    0x04000, 0x8000)
+       ROM_LOAD( "rt1-mcu.bin", 0x0f000, 0x1000)
+
+       ROM_REGION( 0x40000, REGION_SOUND1, 0 ) /* PCM samples for Hitachi CPU */
+       ROM_LOAD( "rt1-21.f3",  0x00000, 0x10000)
+       ROM_LOAD( "rt1-22.h3",  0x10000, 0x10000)
+       /* k3 empty */
+       /* m3 empty */
+ROM_END
+
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
index e9dc6f1..a9957d2
--- a/makefile
+++ b/makefile
@@ -120,9 +120,8 @@ obj/%.o: src/%.cpp
        @$(CC) $(CPPFLAGS) $(INCS) -c $< -o $@
 
 obj/%.o: src/%.asm
        @$(CC) $(CPPFLAGS) $(INCS) -c $< -o $@
 
 obj/%.o: src/%.asm
-       nasm -f elf32 -I ./res/ $< -o $@
-# *** sigh *** yet another variable... !!! FIX !!!
-#      nasm -f coff $< -o $@
+       @echo -e "\033[01;33m***\033[00;32m Assembling $<...\033[00m"
+       @nasm -f elf64 -I ./res/ $< -o $@
 
 $(TARGET)$(EXESUFFIX): $(OBJS)
        @echo -e "\033[01;33m***\033[00;32m Linking it all together...\033[00m"
 
 $(TARGET)$(EXESUFFIX): $(OBJS)
        @echo -e "\033[01;33m***\033[00;32m Linking it all together...\033[00m"
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
index 1464e53..57c9492
@@ -58,11 +58,11 @@ sunknown     DD  sunknownlen+4
 scya         DD  scyalen+4
 scamera      DD  scameralen+4
 
 scya         DD  scyalen+4
 scamera      DD  scameralen+4
 
-sunknownlen
+sunknownlen:
     incbin "unknown.wav", 54   ; Skip header, keep length
     incbin "unknown.wav", 54   ; Skip header, keep length
-scyalen
+scyalen:
     incbin "cya.wav", 54       ; Skip header, keep length
     incbin "cya.wav", 54       ; Skip header, keep length
-scameralen
+scameralen:
     incbin "camera.wav", 54    ; Skip header, keep length
 
 ; Graphics
     incbin "camera.wav", 54    ; Skip header, keep length
 
 ; Graphics
@@ -107,79 +107,80 @@ idstext10    DD  fdstext10
 idstext11    DD  fdstext11
 idstext12    DD  fdstext12
 
 idstext11    DD  fdstext11
 idstext12    DD  fdstext12
 
-fnoguib
+fnoguib:
     incbin "noguib.raw"        ; 44x44
     incbin "noguib.raw"        ; 44x44
-fdipswb
+fdipswb:
     incbin "dipswb.raw"        ; 42x34
     incbin "dipswb.raw"        ; 42x34
-fpl1stb
+fpl1stb:
     incbin "pl1stb.raw"        ; 50x33
     incbin "pl1stb.raw"        ; 50x33
-fpl2stb
+fpl2stb:
     incbin "pl2stb.raw"        ; 52x29 [Light green: 125]
     incbin "pl2stb.raw"        ; 52x29 [Light green: 125]
-fi30hzb
+fi30hzb:
     incbin "i30hzb.raw"        ; 58x40
     incbin "i30hzb.raw"        ; 58x40
-fi60hzb
+fi60hzb:
     incbin "i60hzb.raw"        ; 58x40
     incbin "i60hzb.raw"        ; 58x40
-fcoinub
+fcoinub:
     incbin "coinub.raw"        ; 58x40
     incbin "coinub.raw"        ; 58x40
-fsnapsb
+fsnapsb:
     incbin "snapsb.raw"        ; 58x40
     incbin "snapsb.raw"        ; 58x40
-fresetb
+fresetb:
     incbin "resetb.raw"        ; 58x40
     incbin "resetb.raw"        ; 58x40
-fbyebyb
+fbyebyb:
     incbin "byebyb.raw"        ; 58x40
     incbin "byebyb.raw"        ; 58x40
-fkeycnb
+fkeycnb:
     incbin "keycnb.raw"        ; 58x40
 
     incbin "keycnb.raw"        ; 58x40
 
-fnoguis
+fnoguis:
     incbin "noguis.raw"        ; 44x44
     incbin "noguis.raw"        ; 44x44
-fdipsws
+fdipsws:
     incbin "dipsws.raw"        ; 42x34
     incbin "dipsws.raw"        ; 42x34
-fpl1sts
+fpl1sts:
     incbin "pl1sts.raw"        ; 50x33
     incbin "pl1sts.raw"        ; 50x33
-fpl2sts
+fpl2sts:
     incbin "pl2sts.raw"        ; 52x29 [Light green: 125]
     incbin "pl2sts.raw"        ; 52x29 [Light green: 125]
-fi30hzs
+fi30hzs:
     incbin "i30hzs.raw"        ; 58x40
     incbin "i30hzs.raw"        ; 58x40
-fi60hzs
+fi60hzs:
     incbin "i60hzs.raw"        ; 58x40
     incbin "i60hzs.raw"        ; 58x40
-fcoinus
+fcoinus:
     incbin "coinus.raw"        ; 58x40
     incbin "coinus.raw"        ; 58x40
-fsnapss
+fsnapss:
     incbin "snapss.raw"        ; 58x40
     incbin "snapss.raw"        ; 58x40
-fresets
+fresets:
     incbin "resets.raw"        ; 58x40
     incbin "resets.raw"        ; 58x40
-fbyebys
+fbyebys:
     incbin "byebys.raw"        ; 58x40
     incbin "byebys.raw"        ; 58x40
-fkeycns
+fkeycns:
     incbin "keycns.raw"        ; 58x40
     incbin "keycns.raw"        ; 58x40
-fchecks
+fchecks:
     incbin "checks.raw"        ; 58x40
 
     incbin "checks.raw"        ; 58x40
 
-fdswitch
+fdswitch:
     incbin "dswitch.raw"       ; 26x65
     incbin "dswitch.raw"       ; 26x65
-fdsbutton
+fdsbutton:
     incbin "dsbutton.raw"      ; 4x4
     incbin "dsbutton.raw"      ; 4x4
-fdstext1
+fdstext1:
     incbin "dstext1.raw"       ; 48x7
     incbin "dstext1.raw"       ; 48x7
-fdstext2
+fdstext2:
     incbin "dstext2.raw"       ; 80x9
     incbin "dstext2.raw"       ; 80x9
-fdstext3
+fdstext3:
     incbin "dstext3.raw"       ; 96x7
     incbin "dstext3.raw"       ; 96x7
-fdstext4
+fdstext4:
     incbin "dstext4.raw"       ; 82x9
     incbin "dstext4.raw"       ; 82x9
-fdstext5
+fdstext5:
     incbin "dstext5.raw"       ; 60x7
     incbin "dstext5.raw"       ; 60x7
-fdstext6
+fdstext6:
     incbin "dstext6.raw"       ; 76x7
     incbin "dstext6.raw"       ; 76x7
-fdstext7
+fdstext7:
     incbin "dstext7.raw"       ; 57x7
     incbin "dstext7.raw"       ; 57x7
-fdstext8
+fdstext8:
     incbin "dstext8.raw"       ; 33x7
     incbin "dstext8.raw"       ; 33x7
-fdstext9
+fdstext9:
     incbin "dstext9.raw"       ; 50x9
     incbin "dstext9.raw"       ; 50x9
-fdstext10
+fdstext10:
     incbin "dstext10.raw"       ; 62x7
     incbin "dstext10.raw"       ; 62x7
-fdstext11
+fdstext11:
     incbin "dstext11.raw"       ; 65x9
     incbin "dstext11.raw"       ; 65x9
-fdstext12
+fdstext12:
     incbin "dstext12.raw"       ; 63x7
     incbin "dstext12.raw"       ; 63x7
+
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)