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.028s
<1234567…34>
  • Was learning machine code a waste of time?I remember computer magazines from the mid-1980s often had features about using machine code, which I duly skipped over as it seemed totally impenetr…

    ... often had features about using machine code, which I duly skipped over ... told me no one uses machine code any more, so does this ...
    udgoverload udgoverload September 2006 Chit chat
  • +2 ramdisk - access in machine codeHow can you access the ramdisk in machine code? I've got a +2, and it seems the ramdisk has never been properly utilised. It would be a handy little…

    How can you access the ramdisk in machine code?

    I've got a +2, and it seems the ramdisk has never been properly utilised.
    It would be a handy little area to use.


    Thanks in advance,

    --

    cat
    cat cat October 2006 Development
  • Mastering Machine Code - Book for saleI'm selling a programming book called: Mastering Machine Code on Your ZX Spectrum [url]http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&ih=019&sspage…

    I'm selling a programming book called: Mastering Machine Code on Your ZX Spectrum

    [url]http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&ih=019&sspagename=STRK%3AMESE%3AIT&viewitem=&item=290088866224&rd=1&rd=1[/url]
    Mr Millside Mr Millside February 2007 Sales
  • More Spectrum machine code books for saleAmazingly after a final rummage I found another couple of programming books. I now only have a copy of Rodnay Zaks Programming the Z80 left, but I'll…

    ... .co.uk/Spectrum-Machine-Code-Made-Easy-Book_W0QQitemZ290097175763QQcategoryZ4193QQssPageNameZWDVWQQrdZ1QQcmdZViewItem[/ ... ebay.co.uk/Introducing-Spectrum-Machine-Code-Book_W0QQitemZ290097176162QQcategoryZ4193QQssPageNameZWDVWQQrdZ1QQcmdZViewItem[/url]
    < ...
    Mr Millside Mr Millside March 2007 Sales
  • Mastering machine code on your ZX SpectrumWe all know this book (Toni Baker: Mastering machine code on your ZX Spectrum). Now that this book is available for download from WOS archive in PDF…

    ... this book (Toni Baker: Mastering machine code on your ZX Spectrum).
    miskox miskox April 2007 Sinclair Miscellaneous
  • New Discussion Group? Sinclair Machine Code/AssemblyHello, What do people think about whether we should have a new discussion group relating to machine code for Z80? We have a Sinclair Basic discussi…

    ... new discussion group relating to machine code for Z80? We have a ... but not one about assembly code/machine code for the spectrum.

    machine code.

    For me, Z80 ...
    BloodBaz BloodBaz May 2007 Sinclair Miscellaneous
  • Various Machine Code books, plus compilersA plug for the current set of things I'm selling on eBay, which includes various BASIC compilers, Pascal, and some machine code utilities, plus sever…

    ... , Pascal, and some machine code utilities, plus several machine code books and the usual ...
    hldswrth hldswrth June 2007 Sales
  • First steps in Z80 machine codeI never got into machine code much back when I had a speccy, as I didn't have any development tools at the time. The only machine code I'd previousl…

    I never got into machine code much back when I ... .

    The only machine code I'd previously done in ... to the basics of Z80 machine code.

    I wrote ... don't laugh at the code, I'm a Z80 ... learning the basics of Z80 machine code, seems like loads of ...
    Digital Prawn Digital Prawn July 2007 Development
  • Machine CodeHi all, I want to get a machine code/assembler/dissasembler program from the WOS archives. But what in your opinion would be the best to get? I don`t…

    ... /> I want to get a machine code/assembler/dissasembler program from the ...
    swift240 swift240 July 2007 Sinclair Miscellaneous
  • A few questions about machine codeOh no... another noob. I'm giving my first steps in assembler (finally, after 20 years stuck in BASIC). I read a SU article explaining that if I wan…

    ... this?

    [CODE]scf
    ld a,255 ... call 1366
    jp 30285[/CODE]

    Another question ... example:

    [CODE]di
    ld de,23296 ... ld bc,40832
    ldir[/CODE]

    I know ...
    I have a machine code tutorial here and I will ...
    zxbruno zxbruno August 2007 Sinclair Miscellaneous
  • One Liner - Machine CodeHi Dr. BEEP, Digital Prawn, et. al., I think that what you guys have achieved with the one liner contest is absolutely amazing. It brought about wh…

    ... a resultant machine code program (up to 289 bytes of machine code).
    2) Run the machine code program.

    ... machine code coder.

    My payload consists of a machine code ... length" (in bytes) of the machine code program.

    ...
    BloodBaz BloodBaz November 2007 Development
  • Starting on machine code - BASIC first?Howdy. If I wanted to start learning machine code for the speccy, from scratch, would you recommend I learn BASIC first or is it entirely possible to…

    ... I wanted to start learning machine code for the speccy, from scratch ... it entirely possible to start machine code with minimal BASIC knowledge?
    machine code into the speccy in the ...
    Vertigo Vertigo November 2007 Development
  • Missing? Mastering Machine Code on Your ZX SpectrumHi, i was just reading a few posts about programming and this one comes up often; Mastering Machine Code on Your ZX Spectrum -Toni Baker [url]http:…

    ... up often;

    Mastering Machine Code on Your ZX Spectrum -Toni ...
    Jack_Leather Jack_Leather January 2009 Development
  • Machine code and Basic system variablesSpectrum system variables (I mean 48KB model) are essential for Basic. But what if I started my machine code program and it's never going to return t…

    ... what if I started my machine code program and it's never ... had something to do with code executed during interrupts. I never ... I guess that the interrupt code uses system variables somehow.
    Ralf Ralf January 2009 Sinclair Basic
  • 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…

    ... do all the above within machine code.

    I'm ... br />
    All the code files have a single character ... a link

    [CODE];
    ; machine code microdrive file loader
    ; ... report code
    err_sp equ $5c3d ; address of item on machine ...
    jp jp August 2009 Development
  • HTML Transcription of Mastering Machine Code on Your ZX81Hi :) I've spent the last couple of months transcribing Toni Baker's "Mastering Machine Code on Your ZX81 or ZX80" from a PDF to HTML. The freely do…

    ... transcribing Toni Baker's "Mastering Machine Code on Your ZX81 or ZX80 ... to learn how to write machine code programs, but also I wanted ... width of the pre-formatted code sections for reduced width ... happened when adding the final code from Draughts Three. Anyway, ...
    Thunor Thunor October 2009 Development
  • Complete Machine Code Tutor, The - missing credit[url]http://www.worldofspectrum.org/infoseekid.cgi?id=0008031[/url] Complete Machine Code Tutor, The Malcolm Evans [url]ftp://ftp.worldofspectrum.…

    ... =0008031[/url]

    Complete Machine Code Tutor, The

    Malcolm ...
    fog fog November 2009 Infoseek database
  • Machine Code for BeginnersHi folks. [sort of] newbie alert. Not new to Spectrum - been there since getting first rubber key 48k in 84 and a regular visitor to WoS for many y…

    ... />
    However I never got Machine Code. And I really regret that ... (very belated) start at Z80 machine code?!?!?!?

    Many thanks.
    Captain Offensive Captain Offensive March 2010 Sinclair Miscellaneous
  • machine code player routineHi all, Collecting all my courage to ask more (rather stupid attitude from me, but so difficult to ask questions and bother other people, don't unde…

    ... is old method to save machine code to first REM line (I ... how to enter the machine code routine to code or how to do ...
    jukka_k jukka_k March 2010 Sinclair Basic
  • Midi Out from machine codeI need to send midi-signals by machine code, while Basic is too slow for my current project. I already read I can use hookcode #11E, but I have some …

    ... to send midi-signals by machine code, while Basic is too slow ... and the exact lines of code will be Z80-compatible):
    bverstee bverstee April 2010 Hardware
  • Z80 Machine Code Question...Hi Folks, I know not strictly a BASIC question but I have started to learn Z80 machine code - 25 years too late! :smile: I have been reading a book…

    ... have started to learn Z80 machine code - 25 years too late! :smile ...
    Paddy Coleman Paddy Coleman August 2010 Sinclair Basic
  • IF and control flow in machine codeHi everyone, Basic has a nice control flow like if statements. How can these be done in machine code since i cant find anything thanks

    Hi everyone,

    Basic has a nice control flow like if statements.
    How can these be done in machine code since i cant find anything

    thanks
    Robin Robin September 2010 Development
  • Four machine code books for sale (will ship worldwide)I have 4 books for sale: 1. Spectrum Machine Language for the Absolute Beginner (Good condition) 2. Supercharge your Spectrum (Good condition) 3. …

    ... sale:

    1. Spectrum Machine Language for the Absolute Beginner ... condition)

    3. Mastering Machine Code on your Z.X. Spectrum ...
    Mousey Mousey September 2010 Sales
  • Machine code[CODE] OPCODE HEX ADD LD A,05 3E05 F000 LD B,00 0600 F002 INC B 04 LOOP F004 CP A,B B8 F005 JP NZ,LOOP C2F003 F006 LD B,00 0600 F009 LD …

    [CODE]
    OPCODE HEX ADD
    < ... ),A 3AF230
    RET C9[/CODE]

    IT WONT WORK ... >:(
    I cant do machine code for hell, help please!
    Robin Robin September 2010 Development
  • ccompletly baffeled machine codeHi everyone, BEFORE you ask i have not asked help for loads of problems i have recently now encountered and i figured the problems out myself, hones…

    ... character at this position in machine code. But thats where the problem ... on the screen grid in machine code. For example, 5,4 is ...
    Robin Robin September 2010 Sinclair Miscellaneous
  • Machine code sub routinesHi everyone, I have noticed that in machine code you can call different "preset" routines like rst 16 or something, or call 6533... where can i fi…

    ... /> I have noticed that in machine code you can call different "preset ...
    Robin Robin October 2010 Sinclair Basic
  • PLOT and DRAW in machine codeHow do you go about it? If I posted a really simple BASIC instruction could someone do a machine code routine so I could learn from it? I wouldnt k…

    How do you go about it?

    If I posted a really simple BASIC instruction could someone do a machine code routine so I could learn from it?

    I wouldnt know where to start... :confused:
    daveysludge daveysludge January 2012 Development
  • Best mag to learn programming Machine CodeDear all, Back in the day, I was a Crash reader; I loved it. However, not having the money to buy the other big two mags on offer in the UK, I was n…

    ... how to program, never introduced Machine Code to me, etc.

    Tobo Tobo January 2012 Sinclair Miscellaneous
  • Help needed... RND in machine codeI have been battling away trying to convert a simple BASIC routine (below) to machine code, but to no avail. The routine is used to fire 2 bullets a…

    ... simple BASIC routine (below) to machine code, but to no avail.
    daveysludge daveysludge July 2012 Development
  • Assembler v Machine CodeHi. I've been looking at a lot of the code examples in the Development section and can see that Assembler is the way to go. However, I was wondering …

    ... at a lot of the code examples in the Development ... anyone actually codes in neat Machine Code?

    I use ... total control over the actual code, and where various variables ... replace a lot of code if I need to ... an example sheet with some code on it, but I ...
    LuMan LuMan March 2013 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
machine 27.2K 35.6K
code 41.6K 91.2K
print 8.5K 20.4K
input 7.1K 10.4K

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 /…
  • Easy way to print text in machine code?Please? It sounds so simple, but I've never done it.<br /> <br /> At the moment I'm grabbing the start address for each letter then printing them ou…
  • 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 input / assemblers [naive questions alert]Excuse me for the naive questions...in advance :)<br /> <br /> When I was a kid, I was struggling to understand how to input machine code into Spec…
  • 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
  • print number machine code
  • print lower screen with machine code
  • input machine code
  • machine code input

Copyright © 2024 World of Spectrum