diff --git a/013.dithered_ham/bin/dithered_ham.adf b/013.dithered_ham/bin/dithered_ham.adf index 28e3823..978cef6 100644 Binary files a/013.dithered_ham/bin/dithered_ham.adf and b/013.dithered_ham/bin/dithered_ham.adf differ diff --git a/013.dithered_ham/demo.pal b/013.dithered_ham/demo.pal index 535ad8c..f677ce6 100644 --- a/013.dithered_ham/demo.pal +++ b/013.dithered_ham/demo.pal @@ -1,16 +1,16 @@ -caa -d2d -cef +eab +c47 +fff 333 -c85 -4be -be3 -c7f -d18 +5ce +f4f +c86 +ee3 +f0a +fca 222 -655 -25d -c97 -6c2 -d22 -cda +555 +f8f +7d2 +37e +ea8 diff --git a/013.dithered_ham/gigi.pal b/013.dithered_ham/gigi.pal index ea66f13..806a77e 100644 --- a/013.dithered_ham/gigi.pal +++ b/013.dithered_ham/gigi.pal @@ -1,16 +1,16 @@ 875 542 -ca7 +ea7 89a 421 853 c85 +fc9 565 -cc9 a63 211 642 +9ab 689 -8ab 531 997 diff --git a/013.dithered_ham/screenshots/dithered.png b/013.dithered_ham/screenshots/dithered.png index e3d85c0..cbd92c9 100644 Binary files a/013.dithered_ham/screenshots/dithered.png and b/013.dithered_ham/screenshots/dithered.png differ diff --git a/013.dithered_ham/screenshots/dithered_320.png b/013.dithered_ham/screenshots/dithered_320.png index 9192cb3..cbd92c9 100644 Binary files a/013.dithered_ham/screenshots/dithered_320.png and b/013.dithered_ham/screenshots/dithered_320.png differ diff --git a/014.lace_mode/README.md b/014.lace_mode/README.md index f945abc..50ec497 100644 --- a/014.lace_mode/README.md +++ b/014.lace_mode/README.md @@ -49,3 +49,12 @@ try it ------ * [Download disk image](bin/laced_mode.adf?raw=true) * Run in SAE + + +interlaced +---------- +![interlaced](screenshots/laced.png?raw=true) + +non-interlaced +-------------- +![non-interlaced](../013.dithered_ham/screenshots/dithered.png?raw=true) diff --git a/014.lace_mode/bin/lace_mode.adf b/014.lace_mode/bin/lace_mode.adf new file mode 100644 index 0000000..42263e4 Binary files /dev/null and b/014.lace_mode/bin/lace_mode.adf differ diff --git a/014.lace_mode/gigi.pal b/014.lace_mode/gigi.pal index ea66f13..806a77e 100644 --- a/014.lace_mode/gigi.pal +++ b/014.lace_mode/gigi.pal @@ -1,16 +1,16 @@ 875 542 -ca7 +ea7 89a 421 853 c85 +fc9 565 -cc9 a63 211 642 +9ab 689 -8ab 531 997 diff --git a/014.lace_mode/screenshots/laced.png b/014.lace_mode/screenshots/laced.png new file mode 100644 index 0000000..5c83624 Binary files /dev/null and b/014.lace_mode/screenshots/laced.png differ