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.040s
<1234567…34>
  • R: Tape Loading ErrorCan anyone explain how the Speccy knew that the loaded code was corrupt? I thought that in machine code every byte could be a instruction, so how wou…

    ... corrupt? I thought that in machine code every byte could be a ... most of the my Tape Loading Error errors occured right at the ...
    Womble Womble October 2006 Hardware
  • Machine Code Microdrive File LoaderI've been experimenting with transferring games to run from microdrive. Typically I like to see a loading screen while things are happening, and I li…

    ... like to see a loading screen while things are ... link

    [CODE];
    ; machine code microdrive file loader
    ; ... error report code
    err_sp equ $5c3d ; address of item on machine ... code file "1"
    ;
    ld de,16384 ; unpack loading ...
    jp jp August 2009 Development
  • Small Machine Code Routines Which Maybe UsefulAs part of creating Flynn's Adventure in Bombland I created a lot of little routines to do all sorts of things. A lot of these I created based on inp…

    ... learning z80 machine code.
    ... TomD

    [CODE]
    ; =======================================================================
    ... /> ; notes - no error trapping
    ; =======================================================================
    TomD TomD April 2011 Development
  • plus d machine code loader issueas many of you know i have done / been doing quite a few tr-dos recracks for the plus d but i have come into a bit of a problem the plus d machine co…

    ... problem
    the plus d machine code loader requires you to have ... after is a bit of code to put before the loader ... it so i can continue loading files

    hope someone ...
    djgarf djgarf April 2013 Sinclair Miscellaneous
  • Can a guy that traveled on the short bus learn machine code...Hmmm So after some soul searching I figured it was time to finaly nail spectrum machine code. Its so frustrating to sit infront of a basic listing w…

    ... faster in machine code.. all the cool kids use machine code.."
    ... and figured that Mastering Machine Code on Your Spectrum ... [/code]

    These are the codes for loading values ... into registers..

    [code]
    ...
    wibble wibble August 2013 Development
  • Machine code/Assembly language back in the dayHello. Back in the 80s when I was a kid, I didn't learn Z-80 machine code, but I was always curious about it. Just recently I decided to explore Z-…

    ... my little attempt at learning machine code on the Spectrum made me ... of tape loading time, and you re-type your code, this time ... guessing if I was learning machine code on a real spectrum back ... for people who were learning machine code back in the 80s?
    memrah memrah September 2013 Sinclair Miscellaneous
  • 128 BASIC-compatible way of loading BASIC as code?On a 48K Speccy (or from 48 BASIC or USR 0 mode on a 128K machine), one can do a silly trick like this: [code];; load a 4000 byte BASIC program ld i…

    ... machine), one can do a silly trick like this:

    [code ... (23620),1

    ret[/code]

    Ta-da, BASIC ... to a total crash. Loading BASIC as code from the 128 BASIC ... ; it's the return from machine code that doesn't.

    stephenw32768 stephenw32768 September 2013 Development
  • LOAD "" CODE in machine code/store 128 bank dataHow do you LOAD "" CODE from machine code? I have written the following MC routine that fits into a REM statement in a basic program. I want to cal…

    How do you LOAD "" CODE from machine code?

    I have ... the ROM's LOAD "" CODE routine, nothing fancy headerless loaders ... br /> ld (23739),a ;hide loading messages

    ld ... /> ;LOAD loading screen

    ;LOAD 128 bank 6 code
    ...
    daveysludge daveysludge October 2014 Development
  • Machine Code for Beginners - error?Dear all, I've picked rather old book called Machine Code for Beginners by Usborne.1983 There's an example inside which claims to print a messa…

    ... picked rather old book called Machine Code for Beginners by Usborne.1983 ... , even without knowing too much machine code, a quick glance over the ... code suggests it would do nothing ...
    Tobo Tobo February 2016 Development
  • Mastering Machine Code on your ZX Spectrum by Toni Baker - Chapter 17 Disassembling the ROMHi All, As promised I have posted the source code for the disassembler from Chapter 17 of Mastering Machine Code on your ZX Spectrum by Toni Baker…

    ... from Chapter 17 of Mastering Machine Code on your ZX Spectrum by ... .com/2016/03/23/mastering-machine-code-on-your-zx-spectrum-by ... for error checking the OCRed PDF version and debugging the source code ...
    dbolli dbolli March 2016 Development
  • Ultimate games with short machine code files loaded lastThis is a bit geeky, you've been warned! I remember early Ultimate games loaded from tape had the ascending beeping noise, a "Please wait" message, …

    ... loading screen (usually excellent but we know that), a large machine code file ... and then....
    2 or 3 short machine code files ...
    textvoyage textvoyage May 2016 Games
  • Is there a way to suppress error R Tape Loading Error in Basic when trying to load only part of fileHi, is there a way to suppress error R Tape Loading Error in Basic when trying to load only part of file. E.g.: I have a Tape-Code-File Start f…

    ... a way to suppress error R Tape Loading Error in Basic when ... .: I have a Tape-Code-File Start from e.g ... />

    [code]LOAD ""CODE 16384,6912[/code] and load only the ... this, I get "R Tape Loading error, 0:1"

    error?
    Luzie Luzie September 2017 Sinclair Basic
  • machine code basicsWondered if anyone can help me out. I have been playing round with some disassemblers (Zeus). And Machine code loaders. All I want to do is print my…

    ... with some disassemblers (Zeus). And Machine code loaders.

    All I ...
    Duxbuz Duxbuz August 2001 Sinclair Miscellaneous
  • Machine code loaderI was wondering how people wrote games. On the trail to this knowledge I discovered a machine code loader in basic, and also z80 assemblers. Which i…

    ... this knowledge I discovered a machine code loader in basic, and also ...
    Duxbuz Duxbuz August 2001 Sinclair Miscellaneous
  • Saving machine code on EmulatorI have been dabbling with Chapter 26 of Stephen Vicker's "ZX Spectrum Manual". [url="http://www.madhippy.com/8-bit/sinclair/zxspecman/zxmanchap26.htm…

    ... /> It explains how to input machine code and then finally tells you ... program that then loads the code to run. However, I cannot ...
    ember ember March 2002 Emulators
  • Machine CodeOk i had a spectrum when i was younger and only used it for playin games and typing simple BASIC programs - i mean really simple! Things like 10 Pri…

    ... want to do something in machine code. I've seen a lot ... the loaders and seein the code was all blocked out or ... any info, especially about the Machine code
    Alex
    alexsut alexsut July 2002 Sinclair Miscellaneous
  • Speccy machine code info where is it?Recently I've been trying to learn Z80 and I've managed to make limited progress (some of my routines even compile now!) but I seem to be having trou…

    ... /> The dark art of speccy machine code is obscure and mysterious, thats ...
    Sharopolis Sharopolis June 2003 Sinclair Miscellaneous
  • Z80 Machine CodeHello again chaps, Hope I'm in the right category for this question - I suppose it could be under 'Game Creation / Programming'. hehe Ive got far t…

    ... a childhood ambition, and learn machine code.

    I got familiar ...
    the_misguided_fool the_misguided_fool August 2003 Games
  • 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…

    ... EBAY:

    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…

    ... full title is

    Machine Code Sprites and Graphics for the ...
    dmsmith dmsmith August 2004 Wanted
  • 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
  • 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…

    ... am intrested in learning spectrum machine code, can you give me any ...
    mestor mestor August 2005 Development
  • Spin v0.504 - "R Tape loading error"?Has anybody else had the problem that when you turn off all the tape-loader optimisations (Standard blocks, Edge loader & Byte loader), loading any T…

    ... result in an "R Tape loading error" at the end of the ...
    bobs bobs November 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 …

    ... wondering 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
  • 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…

    ... the Toni Baker Intro to Machine Code book and its very interesting ... BASIC is, and the hex machine code discussed in the book plus ...
    Womble Womble February 2006 Sinclair Basic
  • 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…

    ... to program in Basic, or machine code? Any help gratefully received, as ...
    Spadge Spadge March 2006 Development
  • Spectrum Machine Code Books, Snes Games and Weather Stations!!Hello spec-chums... Got some more stuff on E-bay, including some lovely little books on Machine code for the spectrum... "SPECTRUM MACHINE LANGUAGE…

    ... some lovely little books on Machine code for the spectrum...

    "SPECTRUM MACHINE LANGUAGE FOR THE ABSOLUTE BEGINNER ...
    deadpan666 deadpan666 June 2006 Sales
  • R: Tape Loading Error on an EMULATOR??I was just trying to load 'Stop The Express' (a TAP file on a WOS Cdrom) on to a Mac OS X 10.4.6. TAPs (in OS X, I don't have Classic installed) AF…

    ... the 2nd block loading i get 'R: Tape Loading Error'!

    What ...
    Mark R. Jones Mark R. Jones June 2006 Emulators
  • Machine Code noviceHi, I'm starting to learn machine code and wanted to know if you have to use some sort of program to write machine code? Thanks,

    Hi,
    I'm starting to learn machine code and wanted to know if you have to use some sort of program to write machine code?

    Thanks,
    somewherecheap somewherecheap June 2006 Sinclair Basic
<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
loading 18.8K 26.3K
error 8.1K 11.6K
machine 27.2K 35.6K
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 /…
  • 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…
  • Machine Code for Beginners - error?Dear all,<br /> <br /> I've picked rather old book called Machine Code for Beginners by Usborne.1983<br /> <br /> There's an example inside which…
  • Is there a way to suppress error R Tape Loading Error in Basic when trying to load only part of fileHi,<br /> <br /> is there a way to suppress error R Tape Loading Error in Basic when trying to load only part of file.<br /> <br /> E.g.: I have …
  • 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…
  • Machine code loaderI was wondering how people wrote games. On the trail to this knowledge I discovered a machine code loader in basic, and also z80 assemblers.<br /> <b…
  • Loading with CODEHi all! I last played speccy games back in '91. that's when it died IMHO. It's good to see people are keeping the dream alive with emulators and util…
  • Saving machine code on EmulatorI have been dabbling with Chapter 26 of Stephen Vicker's "ZX Spectrum Manual".<br /> [url="http://www.madhippy.com/8-bit/sinclair/zxspecman/zxmanchap…

Related Searches

  • lowest memory position for machine code
  • lowest memory position machine code
  • lowest memory machine code
  • r forum loading error 0 1
  • r tape loading error 0 1
  • 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
  • machine code routines
  • ultimate games 3 machine code
  • learning machine code
  • spectrum machine code
  • machine code sprite movement in basic
  • add machine code sprite movement to basic
  • beeper from machine code
  • machine code in loading screen
  • loading from machine code
  • call 3 disk loading from machine code
  • tape loading from machine code
  • loading in machine code

Copyright © 2024 World of Spectrum