World of Spectrum
  • Categories
  • Discussions
  • FAQ
  • Sign In
Home › Search
Title Search
@title beer Word 'beer' in title
User Search
  • @user admin Only posts by Admin
Text Search
  • @body beer Word 'beer' in the text
Phrase Search
"Hello World" Exact phrase match
Exclude Terms
  • car -red Search cars that are not red
"Or" Searches
  • honda | bmw 'honda' or 'bmw' results
Multi-Field
@(title,body) hello Both contain 'hello'
WildCard
  • hond* civ* Match all with an astrix
Combination
  • @title bmw @user admin
See more supported syntax examples
Search Again :: Adv Search 1000 results in 0.019s
<1234567…34>
  • The Code - CSS queryThere is an interesting thread on CSS (yes, I peek in occasionally) regarding the game 'The Code': [url="http://groups.google.co.in/groups?dq=&hl=en&…

    ... occasionally) regarding the game 'The Code':
    [url="http://groups.google ... for Checkpoint 2A for The Code?
    Arjun Arjun March 2004 Sinclair Miscellaneous
  • How to program Machine Code on a PC, and then run it on a speccy?Well, I've been looking into MC a bit more deeply recently - I reckon I could get my head round MC now. Back when I was a teenager, I couldn't see th…

    ... a bit cumbersome to actually code it on the speccy - what ...
    jonrach73 jonrach73 March 2004 Development
  • How to get Grahics to wrap vertically around the screen?I am using the following code to draw an image to the screen. First I use HL to contain ROW and COLUM I then call the MapScreenFunction As I draw m…

    I am using the following code to draw an image to ... giving vertical wrap, any ideas how to do this

    [code ... : djnz prtiv1
    ret
    [/code]
    robpearmain robpearmain May 2004 Development
  • Mysterious bit of codeHi everyone, I found the follow piece of code in a game and was wondering what it does. ld bc,40ffh ld e,40h loop ld a,r …

    ... found the follow piece of code in a game and was ...
    dmsmith dmsmith August 2004 Sinclair Miscellaneous
  • 40 Best Machine Code Routines - ZX SpectrumHi, Currently for sale on EBAY: 40 Best Machine Code Routines for ZX Spectrum [url="http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&rd=1&item=6917…

    ... :

    40 Best Machine Code Routines for ZX Spectrum
    dmsmith dmsmith August 2004 Sales
  • Machine CodeCan anyone point me to an online tutorial on ZX Spectrum Machine Code, please?

    Can anyone point me to an online tutorial on ZX Spectrum Machine Code, please?
    pluvia pluvia August 2004 Sinclair Miscellaneous
  • Wanted: Machine Code Sprites and Graphics BookWould anyone be willing to either sell or swap this book. Its full title is Machine Code Sprites and Graphics for the ZX Spectrum : A complete guide…

    ... title is

    Machine Code Sprites and Graphics for the ...
    dmsmith dmsmith August 2004 Wanted
  • Machine Code Sprites Example Code Using Char Based SystemBelow is my WIP code to do smooth screen wrapping sprites using char positions and offsets, as opposed to writing direct to a line (0-191) and shifti…

    Below is my WIP code to do smooth screen wrapping ... be most welcome

    [code]
    ; ********************************************

    ; Char Offset ...


    END
    [/code]
    robpearmain robpearmain August 2004 Development
  • IM2 Machine Code Sprites Example Code Using Char Based SystemFurther to my earlier post, here are sprites running using char method with IM2 driving it Note, for 48k spectrum using TASM [code] ; ***********…

    ... spectrum using TASM

    [code]
    ; ********************************************

    ; Char Offset ... /> PUSH IX

    ; ADD CODE to animate, i.e change ... /> END



    [/code]
    robpearmain robpearmain August 2004 Development
  • Fast division in machine codeHi Does anyone know what is the fastest way to divide a 16 bit number by 24 in machine code. Derek [ This Message was edited by: dmsmith on 2004-0…

    Hi

    Does anyone know what is the fastest way to divide a 16 bit number by 24 in machine code.

    Derek

    [ This Message was edited by: dmsmith on 2004-09-24 20:04 ]
    dmsmith dmsmith September 2004 Development
  • Love letter hidden in source code?Hi all, Back in the early 80's there was a 48k game called (see note) and at about that time me and a couple of mates were into disassembling and ra…

    ... and raking through game hex code for fun. Hidden in the ...
    IanSJohnston IanSJohnston November 2004 Games
  • What if Code Masters made ...?If Code Masters branched out into writing other types of software, what would they name them? A virus protector : Advanced (or Super) Infection Cont…

    If Code Masters branched out into writing ...
    Ian Hamilton Ian Hamilton November 2004 Sinclair Miscellaneous
  • OT: Disassembling 8080 codeAm I correct in believing that the Z80 is 100% backward-compatible with the 8080, in particular that a Z80 disassembler such as DZ80 will correctly d…

    ... DZ80 will correctly disassemble 8080 code, although of course the mnemonics ...
    robert@fm robert@fm December 2004 Development
  • Speccy Game Source CodeIs there a way to look at the tape files or convert the tape files to read the source code? Also, is there an archive of source code for various old…

    Is there a way to look at the tape files or convert the tape files to read the source code?

    Also, is there an archive of source code for various older applications?

    Thank you,

    Greg
    GregB GregB May 2005 Games
  • Saving BASIC code as CODE... can't start programHi guys! I'm trying to create an adventure game for the Speccy in BASIC, called The Legend Of The Red Dragon. I'm using the excellent BASin to code…

    ... using the excellent BASin to code it, and the game is ... to save each part as CODE. I save the game as ... CODE 30000, and I have created ...
    pottyboy pottyboy May 2005 Sinclair Basic
  • Emulators and game code'sHi everybody! I'm using RealSpectrum emulator...can i see and change game code's with this emulator? How can i do this? Thanks!

    Hi everybody!
    I'm using RealSpectrum emulator...can i see and change game code's with this emulator?
    How can i do this?
    Thanks!
    Bifaro11 Bifaro11 May 2005 Emulators
  • The Code - MIA?I have a spectrum game called "The Code". Has anyone heard of it? I can find no reference to it anywhere.

    I have a spectrum game called "The Code".
    Has anyone heard of it? I can find no reference to it anywhere.
    skel57 skel57 June 2005 MIA/STP/SDP
  • any tips for learning spectrum machine code?hello there, I have some experince programming in basic, both sinclair 48+ (just need to recall most of what i learnt :D ) and Quickbasic. anyway i a…

    ... intrested in learning spectrum machine code, can you give me any ...
    mestor mestor August 2005 Development
  • Scroller exampleThis is just a silly scroller I made today. I'm really proud. :) [url="http://www.basslab.net/ScrollerSnap.SNA"]http://www.basslab.net/ScrollerSnap.…

    This is just a silly scroller I made
    today. I' ...
    maten149 maten149 August 2005 Development
  • XLR-8 Mastering utils: quick heads-upFirstly, only do this using an emulated 48K rubberkey at this stage because that's all it was ever tested on. "LOADER MAKER" - "First decrypter" - p…

    ... (option 1), save the machine code part of the basic only ... it (which puts the machine code part of the basic into ... pause you'll see the vertical counter onscreen, use Q A ...
    JonNorth JonNorth December 2005 Development
  • Help, my Sprite Code wont workI have zipped it all up here: [url="http://www.peargames.co.uk/downloads/galagorf.zip"]http://www.peargames.co.uk/downloads/galagorf.zip[/url] If y…

    ... tried to implement Derek Smiths code to preshift all bytes before ... ball

    In this code I draw to a backbuffer ...
    robpearmain robpearmain December 2005 Development
  • Assembler codeIs there any way I can get assembler code that is in a .txt file into an emulator? I would try to find out myself but I can't get any emulators to w…

    Is there any way I can get assembler code that is in a .txt file into an emulator?

    I would try to find out myself but I can't get any emulators to work on my PC!
    Lee Fogarty Lee Fogarty December 2005 Sinclair Miscellaneous
  • Running assembler codeSorry for the newbie question! I'm testing a certain article in Issue 2 of ZX Shed and am having a slight problem.. I'm using the Z80 assembler in …

    ... SPIN. I've pasted the code in & compiled it. Now ...
    Lee Fogarty Lee Fogarty December 2005 Emulators
  • Machine Code: quicksort optimisationI came across this z80 quicksort implementation when going through the wikipedia article on the same. It's 44 bytes long. I was wondering if any of …

    ... if any of the machine code punters here would like to ... go at wittling down the code or optimising it for speed ...
    Arjun Arjun January 2006 Development
  • Old Source CodeWhilst searching through some old boxes today I came across some printouts of some old m/c programs I did back in the 80's. I obviously couldn't code…

    ... 's. I obviously couldn't code games cos they're all ... now to type all the code into a text editor and ... still got their old source code?
    rich_chandler rich_chandler January 2006 Development
  • Machine Code QuestionHi All Not sure if this is the right place for this but it seems closest. Am starting to read the Toni Baker Intro to Machine Code book and its ver…

    ... Toni Baker Intro to Machine Code book and its very interesting ... is, and the hex machine code discussed in the book plus ...
    Womble Womble February 2006 Sinclair Basic
  • 128k Screen Flipping - Sample Code PleaseI know this has been covered before, but I cannot find out code to do the following: On a 128k Spectrum tell the speccy to display from address 4915…

    ... , but I cannot find out code to do the following:
    Do you have any assembly code to do this.

    robpearmain robpearmain February 2006 Development
  • Basic or Machine code?Hopefully the correct area of the site to post this question. Anyways, I have got hold of several books on programming my spectrum, and I was wonderi…

    ... program in Basic, or machine code? Any help gratefully received, as ...
    Spadge Spadge March 2006 Development
  • How can I tell if 128k in codeIs there an easy way in code to check if the Spectrum has 128k, rather than 48k so I can display a message "Must have 128k" etc

    Is there an easy way in code to check if the Spectrum has 128k, rather than 48k so I can display a message "Must have 128k" etc
    robpearmain robpearmain March 2006 Development
<1234567…34>

Latest Posts

  • Frankie's ZX Spectrum Digouts
    Zup on 1:58PM
  • Elusive Strategy Games done by the Smaller or less Prolific Software Houses.
    harriusherbartio on 1:02PM
  • Minor British Sports that did become games on the ZX Spectrum
    harriusherbartio on 12:42AM
  • 1992 Spectrum Software
    harriusherbartio on April 7
  • Celebrity deaths...
    mel the bell on April 7
  • LONELY TZX files : software TZX'd on the online sites with NO ASSOCIATED DOCUMENTATION
    harriusherbartio on April 7
  • spectrum in netflix bomb and the cold war documentary
    zxbruno on April 7
  • Are there any decent Speccy Flight Sims?
    harriusherbartio on April 7
  • Who Has Got The Earliest ZX Spectrum Software?
    harriusherbartio on April 6
  • Tradtional games that were not programmed on the ZX Spectrum
    harriusherbartio on April 6

HitBox

Word Docs Hits
vertical 2.4K 3K
scroller 556 661
code 41.6K 91.2K

Related Threads

  • Machine Code Sprites Example Code Using Char Based SystemBelow is my WIP code to do smooth screen wrapping sprites using char positions and offsets, as opposed to writing direct to a line (0-191) and shifti…
  • IM2 Machine Code Sprites Example Code Using Char Based SystemFurther to my earlier post, here are sprites running using char method with IM2 driving it<br /> <br /> Note, for 48k spectrum using TASM<br /> <br /…
  • Saving BASIC code as CODE... can't start programHi guys!<br /> <br /> I'm trying to create an adventure game for the Speccy in BASIC, called The Legend Of The Red Dragon.<br /> <br /> I'm using the…
  • My first program - a vertical scrollerHi all,<br /> <br /> I'm new here. Nice to meet you all!<br /> <br /> A couple of weeks ago I decided to learn Z80 assembly language. I spent many ho…
  • Converting Basic code into machine codeIm just interested to know if I can converter a game I've written in basic into Machine code, Is their a program that can do this??
  • LOAD "" CODE in machine code/store 128 bank dataHow do you LOAD "" CODE from machine code?<br /> <br /> I have written the following MC routine that fits into a REM statement in a basic program.<br…
  • Code Masters' adventures: where are they?Please help to find Dizzy and Seymour sequels. Why their distribution is denied ?
  • LINE-routine and other nice pieces of codeThe line-topic came in the end with a nice piece of fast coding.<br /> <br /> I think that there might be more of these routines out there (where-eve…
  • Assembler code from tutorial, problem!I was wondering if anyone could help me decipher this z80 assembler code?<br /> <br /> ORG 60000<br /> LOAD 60000<br /> <br …
  • machine code basicsWondered if anyone can help me out. I have been playing round with some disassemblers (Zeus). And Machine code loaders.<br /> <br /> All I want to do…

Related Searches

  • lowest memory for code
  • lowest memory position for machine code
  • lowest memory position machine code
  • lowest memory machine code
  • lowest memory code
  • vertical
  • code 16384
  • mastering machine code on your zx spectrum by toni baker
  • mastering machine code on your zx spectrum by toni baker disassembler
  • mastering machine code on your zx spectrum by toni baker pdf
  • identify code 128k pentagon model
  • check code 128k pentagon model
  • load code hide name
  • load code hide name on screen
  • vertical scroll code
  • cobra scroller code
  • vertical scroller
  • machine code scroller
  • vertical scroller source
  • vertical scroller asm

Copyright © 2024 World of Spectrum