From ac2ee80beba031f19d12eee48e53442be69172e4 Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Fri, 25 Mar 2016 15:09:48 +1100 Subject: [PATCH] Update README.md --- 023.slideshow/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/023.slideshow/README.md b/023.slideshow/README.md index aacc3ee..f88efb7 100644 --- a/023.slideshow/README.md +++ b/023.slideshow/README.md @@ -12,6 +12,7 @@ There are quite a few new things in here: * We use multiple sections and a [linker script](link.script.x) to help with organising data on the ADF image. The linker script is not technically required, however I wanted to see what I could do with vlink and linker scripts. * We switched to the [doynamite68k](https://github.com/AxisOxy/Planet-Rocklobster/tree/master/tools/doynamite68k) compressor/decompressor. The compressed file are larger than those generated by Shinkler, however the decompressor is a lot faster. * P61 is configured to use CIA mode. + * Module by Jester taken from [here](http://modarchive.org/index.php?request=view_by_moduleid&query=102963) try it ------