From 8de4e52d0255029e4e43f8b568056bd80c809b0f Mon Sep 17 00:00:00 2001 From: Jakob Kirsch Date: Sun, 28 Jun 2020 20:10:05 +0200 Subject: [PATCH] Massive update --- .gitignore | 2 +- Makefile | 2 ++ builds/all.nes | Bin 40976 -> 49169 bytes builds/morelevels.nes | Bin 40976 -> 49169 bytes builds/mypatch.nes | Bin 40976 -> 49169 bytes builds/noclip.nes | Bin 40976 -> 49169 bytes builds/nodeath.nes | Bin 40976 -> 49169 bytes 7 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f82f81b..8325df8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ asm6/asm6 asm -./*.nes +/*.nes *.lst DEADJOE *.orig diff --git a/Makefile b/Makefile index 6dad688..337392f 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,8 @@ genie: bin ./genie bin: asm ./asm -q smb.asm smb.nes smb.lst + awk "BEGIN{for(c=0;c<(32767 - $$(du -sb smb.nes | cut -f1) );c++) printf \"-\"; printf \"\xea\"}" >> smb.nes + cat smb.chr >> smb.nes clean: rm *.nes rm *.lst diff --git a/builds/all.nes b/builds/all.nes index f963a16acbb8fffd36f43e8e064970266f004eb9..2d134aa32ab11f5ee0f3daf9d56a25ca267e3607 100644 GIT binary patch delta 15 XcmbPmfN5d_^9F$hjIS08G$;T7GY19* delta 9 QcmbQ(z&zmq(*}VB0240*#{d8T diff --git a/builds/morelevels.nes b/builds/morelevels.nes index f4f5c068f8101cf471d4d32c3dcafe3213c68960..9264cb094b2d4ed94533ed22d71b942db47231fd 100644 GIT binary patch delta 15 XcmbPmfN5d_^9F$hjIS08G$;T7GY19* delta 9 QcmbQ(z&zmq(*}VB0240*#{d8T diff --git a/builds/mypatch.nes b/builds/mypatch.nes index 33e587e14ce6e532108792b829f1ab76366a22f7..aa67490deb4f1c7db986d389ff3646f7b04dbad4 100644 GIT binary patch delta 15 XcmbPmfN5d_^9F$hjIS08G$;T7GY19* delta 9 QcmbQ(z&zmq(*}VB0240*#{d8T diff --git a/builds/noclip.nes b/builds/noclip.nes index 62fde477b8c610390faa5169e2f85fe24c449ff8..bb096cb2a1eab3d573ef40d6d063223acec2a7fe 100644 GIT binary patch delta 15 XcmbPmfN5d_^9F$hjIS08G$;T7GY19* delta 9 QcmbQ(z&zmq(*}VB0240*#{d8T diff --git a/builds/nodeath.nes b/builds/nodeath.nes index 910af939be97324afce764ef9bc7dc38cb7187b6..912e588b72566ee8743b6c51db8506c0571b77b2 100644 GIT binary patch delta 15 XcmbPmfN5d_^9F$hjIS08G$;T7GY19* delta 9 QcmbQ(z&zmq(*}VB0240*#{d8T