"AmAZiNG WiLLY" - Credits The game is a redesign of Matthew Smith's "Jet Set Willy". It uses its game engine (somewhat modified) and many of the original rooms and sprites were the starting point for the new designs. The game was created using John Elliott's excellent JSW Editor (JSWED, http://www.seasip.info/Jsw/jswed.html). John's adjacent ropes patch (new) and no-auto-pause fix were applied in the game. All of the new rooms and new sprites were created by Carl Patterson of CnP Projectz, who should always be listed as the sole author of "AmAZiNG WiLLY". The skull sprite in "MiD CHaTaLaiNe [OnE WaY OnLY]" comes from "Jet Set Willy III" by Michael Blanke and Arno Gitz, MBG/APG Software, 1985, in a form later modified by Daniel Gromann. Technical modifications to the game, such as a custom-made title screen and modified toilet run, were applied by Daniel Gromann (jetsetdanny). Richard Dymond (SkoolKid)'s complete JSW disassembly (https://skoolkid.github.io/jetsetwilly/) was instrumental in applying technical modifications to the original game code. The font was copied from "20 Character Set Fonts" (also known as "Character Set Collection") by K. Maddocks (Sigmasoft, 1985). Andrew Broad's "Technical Notes" on his 2002 game "Goodnite Luddite" were helpful in implementing the new font in "AmAZiNG WiLLY". All of the in-game tunes with the exception of the original tunes from "Jet Set Willy" ("If I Were a Rich Man") and "Manic Miner" ("In the Hall of the Mountain King", also used in "Jet Set Willy II") were coded by Daniel Gromann, who also created the technical solution for the tunes to be played in various modes and from various memory locations (developing some earlier solutions he had created together with Ian Rushforth [IRF]). Richard Hallas's document "A Miner Triad. Music in Jet-Set Willy and both versions of Manic Miner" (https://hallas.net/Software/music.htm) was instrumental (no pun intended) in managing and coding the music. Ian Rushforth (IRF)'s innovations related to in-game music allowed the introduction of 128-byte-long tunes (https://jswmm.co.uk/topic/186-playing-around-with-the-in-game-tune-in-jsw/). His help in applying in earlier projects some of the code changes and bug fixes mentioned below was also helpful for modifying the code. Ian's fix for the first missing note of the in-game tune was applied in the game, as was his method to toggle the double modulation effect in the title-screen tune on and off. Norman Sword's solution to fix the "Jagged Finger" and "Delayed Attribute" flaws in the Jet Set Willy game engine as well as his optimisation of the Game Over sequence were applied in the game. Stuart Brady (Zub)'s Cell Graphics Bug Fix was applied in the game. The Binary Hex Converter (https://www.binaryhexconverter.com/) was the standard tool used to convert values back and forth between the decimal and hexadecimal systems while introducing changes to the game's code. Claus Jahn's ZX-Modules (formerly at http://www.zx-modules.de) were very helpful in creating the game, especially his ZX-Paintbrush in creating the loading screen, his ZX-Editor in creating the BASIC loader and his ZX-Blockeditor in producing the final TAP and TZX game files. Andy Ford (Spider)'s Screen Compressor (https://jswmm.co.uk/files/file/77-screen-compress/) was used to compress the loading screen. The ZX Spin emulator (https://www.zophar.net/sinclair/zx-spin.html) was used to copy and paste blocks of code and also to playtest the game. Jonathan Needle's Spectaculator (https://www.spectaculator.com/) was used to playtest the game.