Jump to content
Jet Set Willy & Manic Miner Community

Spider

Moderator
  • Posts

    5,309
  • Joined

  • Last visited

Everything posted by Spider

  1. I think your explanation about confusing dec/hex seems more likely than a 'shortcut to' thing which is what I'd always assumed it as being, a "quick way back downstairs" :) Some other platforms of JSW actually include this 'shortcut' as well.
  2. I do agree with you in that it may make more sense to call it 'Colour Code' as that is what it is, I think the term springs to mind as the original card does say "Padlock Protection" on it. :) Regarding commonality, I think its a case of "a piece of something" as well as the game data if that makes sense ? As in 'back then' if you copied the tape it would be no help without the code chart / lenslock / manual** / other item. ** I recall something possibly not Spectrum based that would sometimes nag for a word or such from a certain page / paragraph / sentence from the original manual. Possibly a PC adventure game or such, but the principle I guess is the same, to make sure that the "extra item needed" would not be as easily copied as the original data tape/disk. :)
  3. That does look loads better using the "walking' (well, running!) animation frames. :) Its good to see there's no 'I'm stuck' issue upon reaching the bed to trigget the game ending dash too,
  4. Great stuff! Won't be long before its 10K :thumbsup:
  5. I'd not seen it before, not that I can recall although I sometimes have a memory like Swiss cheese :blush: I'd agree tis worth seeing about a link or suchlike as there is still interest. :)
  6. Looks like an excellent read. :) Thank you! I've bookmarked it for reading later today. It is interesting to note, well as a 'sidenote' really as its copy protection: Most (non Spectrum) variants of Manic Miner actually *had* the padlock copy protection too. Certainly the MSX , Dragon and BBC Micro versions did as I have them to hand.
  7. The updates and greatly detailed information is appreciated, the more comprehensive information we have available for everyone the better. :) I have updated the screenshots slightly to include some from the Italian version so its a nice balance now.
  8. Thanks for the updated information. :) The 'constant jump' can happen with any JSW (or sometimes MM but I'm not 100% on that) it is due to Kempston being enabled in the snapshot file and not in the emulator or vice-versa. A break/restart fixes in most cases as you've noted. This is because the 'check for joystick' check has already been done when the snapshot was taken. A sensible 'fix' for this really is to put a breakpoint at 33792 just after the DI then take the snapshot when it drops out to the debugger. This way you "cover all bases" so to speak. :) , alternative would be to move the PC back a bit I guess. Have fixed authors name in both descriptor and files and added the bug-fixed version too. Thanks! :) The text was also adjusted to add your input, thanks again.
  9. Although not a JSW subject as such, this area does cover other 'items of potential interest' It seems that the Oliver Twins games are now freely available rather than being denied still, a positive by any accounts. I'm sure it will be appreciated by the Spectrum community. :) Quote Source: spectrum-computing-gets-present
  10. Spider

    Wraparound Guardians

    That's brilliant. :) It does slightly remind me in a way of how some guardians in T.Ted can behave (this is a positive comment) too. It certainly is an interesting twist on things. :thumbsup:
  11. Spider

    Bbc Version

    August 2014. :) I had one planned for a few years before that but never quite got around to it until then.
  12. Spider

    Bbc Version

    You're welcome. :) That particular compilation is only available here, I built it using stardot's game files, with a few filename changes to make them sit nicely onto one disk properly (and work!) , this is why there's the 'credit line' for stardot as well as here. Pleased to know you've enjoyed it though. :thumbsup:
  13. Spider

    Bbc Version

    You may be interested in this then perhaps. :) http://devserver.com/jswmm_ips45/files/file/44-%7B%3F%7D/ This includes both the 'tape' and 'disk' version of JSW2 as they are different even though these days they are mostly disk based. Summary simply is the 'disk' version mirrors other versions and loads rooms from disk as you play, whereas the 'tape' version retains most of the 'space station' rooms but has very few mansion rooms. You'll see what I mean about the flickering effect though, if you compare Manic Miner to JSW (either version)
  14. Spider

    Bbc Version

    Thanks. :D I'll have a go at this later. :thumbsup: Have you noticed that the 'game engine' is different between MM and JSW on this platform ? Compared to other platforms at least. By this I mean generally MM on the BBC is quite slow and the Miner sprite especially is very flickery, at least compared to JSW. Not quite sure why its like the BBC version of MM 'needs' the JSW 'core' in it, to control/print sprites. :unsure:
  15. Spider

    Oric Version

    Talking of collections / collecting, you may want to speak to Dasse actually as this topic may prove interesting. :)
  16. Spider

    Oric Version

    That's great thank you. :) :) I did have an infinite live POKE here (scroll down a bit to the end of the first post) which from memory did work well for me but what with their being a couple of versions of this about its interesting to know that an alternative is available too.
  17. Spider

    Oric Version

    You're welcome. :) The download is linked to this topic although I do know what you mean the (relative) lack of original boxed Oric software... I do have one (An Atmos) although I have yet to get any video output from it, the rest of it appears fine however as it responds to basic Sounds etc, so I suspect only the video output is still suspect now.
  18. You're welcome. :) I appreciate the 'feedback' too. I tend to just use a 'new' tape file to save the output on, then simply copy/paste that into an existing tape file as required having written a loader or such already for it, but its use varies as you know.
  19. Great stuff. :) :) It should behave the same in Spectaculator, the main difference with that emulator is you must choose New > (and a tape file format) then remember to press the 'REC' button on the tape deck window before running the Save command. :)
  20. The version supplied only accepts a tape file to load from not .scr :) Do you have a tape file with the screen code on it ? Typically it will start at 28350 and be of a variable length. The compressor only provides a code file output not any Basic loader as such. The one in the 'demo' above however is a semi sensible base to use if you need a quick "loader" to test it.
  21. Demo: Just a modified full MM loading screen I made ages ago, so I just quickly whipped this up with it: demo.tap Basic loader might be useful so you can see by a (not brilliant!) example. :)
  22. You need to insert a tape. This is fractionally easier with Spin as you don't have to choose to record. Get back to where you were (so its asking you to press a key to save) , then go to the menu in Spin: Recording > Tape Recording > Insert Tape For Saving (nb: Ensure 'Real Tape Mode' is not checked here) , choose a suitable location and filename for the 'tape file' now, choose either .tap or .tzx as the format. Type it in complete ie: mytesttape.tap Now you've done that, press a key to save. There won't be any 'save output' this time, it will just save. Once its complete go back to the Recording menu and 'Eject' that saved tape. Now you can drag / drop it in to load it or edit it with BlockEdit if you wish to. The default address tends to not need a CLEAR but its probably sensible to use something like this to load it in instead: CLEAR 29999 LOAD "" CODE 30000 Then just USR it to call it, the execution / call address is the same as the loading address. You can load it anywhere within reason in memory. Extra tip: See the small note in the last paragraph of the first post in this topic. :) , this if done correctly hides it until its displayed. Summary simply here being ensure the ink + paper are the same colour before USR'ing the code, in 99% of cases you'll want a CLS between the LOAD and the RANDOMIZE USR too, regardless of colour choice.
  23. When you press "L" to load a screen it expects a tape to be loaded (drag+drop into the emulator window) and it will load the first screen$ file on the tape, actually it will load probably any code file so it may be best to drag the tape there first then position it via the Tape Browser if needed to the screen$ part. Its stopped 'waiting' as you describe as its more or less sat at a LOAD "" SCREEN$ command, so its expecting a screen$ file. Once the screen has loaded in, it will then offer to save it for you and show you the savings. The file is relocatable too if required, so you can load it at say 60000 if you want and run it via USR (load address) this being 60000. Don't forget a CLEAR first though. :) Please let me know if you are struggling with this, as I rewrote quite a lot of it to make it easy to use. :) EDIT... I do have a different version of this but its not quite been polished enough that simply asks for an .scr to be dragged into the emulator instead, then you just press a key to tell it you've "loaded" the .scr and it then compresses that.
  24. That's quite an interesting idea. It does remind me of one platform game but its name escapes me, its similar to how in some games (again, names escape me!) you can stand on a crumbly platform without issue but jumping up and down a few times and it dissolves. I see what you're saying though a reverse effect crumbly by hitting it from below it dissolves. :) I'm slightly drawn towards FNS thinking about this as that game has 'ice' cells where the player once on them slides along although that's very similar to conveyors minus any jump ability, and 'slime' cells which are just like earth but the walking speed is approximately half that of normal so care must be taken if a nasty/guardian is travelling along the same path as they are not effected.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.