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.026s
<1234567…34>
  • 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-…

    ... didn't learn Z-80 machine code, but I was always curious ... my little attempt at learning machine code on the Spectrum made me ... 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
  • 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??

    Im 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??
    nonsenceinbasic nonsenceinbasic September 2013 Development
  • Help a small machine code game.Hello all you clever wossers are there any GOOD?? games that are in machine code (no basic apart from the loader,rnd usr bit) but are very small ma…

    ... GOOD?? games that are in machine code (no basic apart from the ...
    ASH-II ASH-II January 2014 Games
  • understanding machine codeHi Quick question. Am not really sure if it fits development forum as its not really development per se its more a learners question about developm…

    ... I have a question about machine code.

    [QUOTE]E1 S_PRINT ... am following Toni Bakers Mastering Machine Code on your ZX Spectrum and ...
    username username April 2014 Sinclair Miscellaneous
  • Change PAPER and BORDER colours from machine codeHow do you go about changing PAPER and BORDER colours from machine code? I've forgotten the system variables for border and paper.

    How do you go about changing PAPER and BORDER colours from machine code?

    I've forgotten the system variables for border and paper.
    daveysludge daveysludge July 2014 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 ... the ROM's LOAD "" CODE routine, nothing fancy headerless ... 16K worth of 128 code in bank 6?

    [CODE]ld a,64 ; white ...
    ;LOAD 128 bank 6 code

    ;LOAD main ...
    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
  • Calling machine codeOccasionally I see on ZX computers (mostly the spectrum, but I think also the '80 and '81), how someone made their machine code and wrote the bytes i…

    ... '81), how someone made their machine code and wrote the bytes into ... like this:
    [code]PRINT USR 60000[/code]
    If the ... also do
    [code]USR 60000[/code]
    if you are ... sometimes see
    [code]RANDOMISE USR 60000[/code]
    Can someone ...
    wilsonsamm wilsonsamm February 2016 Sinclair Miscellaneous
  • Help! I'm learning Machine Code...Having decided to take the plunge and learn to machine code a while ago, I have started in earnest using the much recommended 'Mastering Machine Code…

    ... the plunge and learn to machine code a while ago, I ... using the much recommended 'Mastering Machine Code on your ZX Spectrum' by ... is probably the first ever machine code program I have ever ... them out.

    [code]
    First instruction at 9C40 ...
    namtip namtip February 2016 Development
  • Mastering Machine Code Toni BakerHi, I'm reading Mastering Machine Code by Toni Baker from the archive. On page 28 it mentions two programs to show the difference between ADD A,B …

    ... />
    I'm reading Mastering Machine Code by Toni Baker from the ...
    jonesypeter jonesypeter March 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 ... version and debugging the source code.

    There is currently ...
    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, …

    ... large machine code file and then....
    2 or 3 short machine code files ...
    textvoyage textvoyage May 2016 Games
  • Must be missing the point - machine code... Hi Folks, Trying my hand at machine code again but falling at the first hurdle. I hand crafted the following to run at address 62000 and the co…

    ... />
    Trying my hand at machine code again but falling at the ... with 255.


    [code]
    LD A, &FF ... NZ, Loop1
    RET
    [/code]

    I have checked ... above but when run the machine crashes. I assume there is ...
    Paddy Coleman Paddy Coleman September 2016 Development
  • how to load machine codeFollowing the links given in various replies to my last discussion resulted in my downloading Mastering machine code on your zxspectrum and typing in…

    ... resulted in my downloading Mastering machine code on your zxspectrum and typing ...
    mik3d3nch mik3d3nch November 2016 BASIC
  • Less MIA - Peker Machine Code CoursePlease find for your pleasure, the [b]Peker Machine Code Course[/b]. [url="https://mega.nz/#!kosm0C4C!V4HfBXStXqR5WucYkfEere-13RpK52qyjWELhbjjpuo"…

    ... your pleasure, the [b]Peker Machine Code Course[/b].

    [url ... .org/infoseek.cgi?regexp=%5EPeker+Machine+Code+Course

    Also, check ...
    Denners Denners May 2017 MIA/STP/SDP
  • Machine Code input / assemblers [naive questions alert]Excuse me for the naive questions...in advance :) When I was a kid, I was struggling to understand how to input machine code into Spectrum. There…

    ... to understand how to input machine code into Spectrum.
    There were ... !! How do I input the machine code into Spectrum? How do I ... [b]somehow [/b]create the machine code and [b]somehow [/b]input ...
    Pyjamarama Pyjamarama May 2018 Development
  • im looking for a machine code star-field routineim looking for a machine code star-field routine. preferably with mnemonics.

    im looking for a machine code star-field routine. preferably with mnemonics.
    digital digital June 2018 Development
  • Can I record binaries from any emulator with Basic commands, machine code, macros or something?Hello I do not know if this is the right place to put this question Normally with ZXSpin if I want to save a binary file, I'm going to: file ->…

    ... this with some emulator and machine +2, +3, or another, etc ... commands in basic or from machine code, that is not in a ...
    maeloterkim maeloterkim June 2019 Emulators
  • 2xBooks: Assembly Language For Arcade Games & Machine Code Sprites And GraphicsI'm looking for the following two books to help my machine code game programming: 1) Assembly Language For Arcade Games and Other Fast Spectrum Prog…

    ... two books to help my machine code game programming:
    1) Assembly ... by Stuart Nicholls
    2) Machine Code Sprites And Graphics For The ...
    LevelUp LevelUp November 2019 Wanted
  • How to write a simple BASIC* horizontal scrolling game (Tutorial) [b]How to write a simple BASIC* horizontal scrolling game[/b] In this tutorial, we will be talking about how to write a simple BASIC* horizont…

    ... part is easier written in machine code.



    [b ... in case you got the machine code part wrong.

    Note ... /> Since machine code isn't the main point of this tutorial, we'll ...
    Timmy Timmy September 2020 Development
  • How to write a simple C+asm horizontal scrolling game (Tutorial, z88dk)[b]How to write a simple C/asm horizontal scrolling game[/b] [b]Note:[/b] This tutorial has multiple parts... I am still writing but this first pa…

    ... [b]Note:[/b] This tutorial has multiple parts... I am ... can finish the tutorial in a later ... project directory).

    [code]
    #include
    ... consists of the machine code program that was ... can include machine code and assembly code in an ...
    Timmy Timmy September 2020 Development
  • Assembler code from tutorial, problem!I was wondering if anyone could help me decipher this z80 assembler code? ORG 60000 LOAD 60000 EA60 21BCEA LD …

    ... me decipher this z80 assembler code?

    ORG 60000
    code, but I am having trouble ...
    Duxbuz Duxbuz August 2001 Sinclair Miscellaneous
  • ArtistryIn my younger days (and to a certain extent, now) I was always intrigued about how the loading screens were constructed. Back then I'd assumed it was…

    ... this on the Dragon 32 - PAINT. For instance, if a red ... colour system:

    PAINT 50,50,2,4 fills ... square with yellow
    PAINT 50,50,3,4 fills ... square with blue
    PAINT 101,101,2,4 fills ... I assume it'd be machine code, but has anyone worked out ...
    The Mighty Dopethrone The Mighty Dopethrone August 2003 Games
  • 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
  • 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
  • Desperately seeking.........Hiya :D Basically Im after any New Generation Software either games or programs, on any format of computer. Once I have the full collection, I will …

    ... Custard Kid
    The Complete Machine Code Tutorial
    Corridors of Genon
    Rach Rach October 2004 Wanted
  • What should be the base address to set for my codeHi, I am new here and I have a simple question but one which I have not found an answer to. When I am developming my programs what should I set th…

    ... the base address for my code to (i.e. the ORG ... of the memory assigned to machine code can move arround and grow ... do I assume that the machine will have a microdrive, etc ...
    Scrapheap Scrapheap April 2006 Development
  • In Machine Code, what is the quickest way to sort bytes?I am playing around with some ordering of sprites, where I want to order them by vertical position. I used some Rodnay Zaks code to order some bytes…

    ... /> I used some Rodnay Zaks code to order some bytes, and ... )

    This is the code I have so far (Copied ... an earlier thread)

    [code]

    org 8000h

    end 8000h
    [/code]
    robpearmain robpearmain August 2006 Development
  • Font centering problemA while back today, I started coding a simple Othello/Reversi game in BASIC, with the precious aid of BASin (great tool, hope it eventually becomes b…

    ... badly compressed JPG (thank MS Paint for that :D), due to ... by that I mean using machine code, of which I have a ...
    zxbasic zxbasic October 2006 Development
<1234567…34>

Latest Posts

  • Your Favorite Magazine Cover Tapes.
    Your Spec-chum on 2:19PM
  • Where to Buy the New or Fairly Recent , Excellent ZX Spectrum Games Software?
    Your Spec-chum on 1:34PM
  • i am currently listening to........
    mel the bell on 11:34AM
  • Mis-labeled cassette titles or a name change?
    harriusherbartio on 11:06AM
  • Ways to preserve Speccy Tapes in the loft
    harriusherbartio on 10:58AM
  • Fixed Speccy Software. And which games remained unfixed?
    harriusherbartio on 10:47AM
  • Minor British Sports that did become games on the ZX Spectrum
    harriusherbartio on 10:30AM
  • How to return to basic properly from ASM
    Paradigm Shifter on 1:54AM
  • Frankie's ZX Spectrum Digouts
    Zup on April 8
  • Elusive Strategy Games done by the Smaller or less Prolific Software Houses.
    harriusherbartio on April 8

HitBox

Word Docs Hits
machine 27.2K 35.6K
code 41.6K 91.2K
paint 2.1K 2.6K
tutorial 1.2K 1.5K

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 /…
  • Tutorial - learn machine code in 30mins[B][I]Message from the moderators[/I] - bigjon has requested that readers' attention be drawn to a better version of this tutorial, one which is easi…
  • 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…
  • 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…
  • 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…
  • 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…
  • Machine Code ChallengeHere's a challenge for all you Z80 programmers. Points to be awarded for elegance and brevity. (I haven't got the solution either)<br /> <br /> HL ad…

Related Searches

  • lowest memory position for machine code
  • lowest memory position machine code
  • lowest memory machine code
  • 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
  • new machine code
  • machine code ide
  • machine code tutorial
  • spectrum machine code ian stewart
  • machine code
  • machine code paint type in
  • machine code graphics tutorial

Copyright © 2024 World of Spectrum