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.018s
<1…6789101112…34>
  • Turning .src files in z80 source code into .tap files.Does anyone know how I might go about turning z80 source code in 5 .src files into a .tap or .tzx file so that I can play it into my Spectrum +3? …

    ... go about turning z80 source code in 5 .src files into ...
    matalog matalog March 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…

    ... I have posted the source code for the disassembler from Chapter ... 17 of Mastering Machine Code on your ZX Spectrum by ... /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, …

    ... know that), a large machine code file and then....
    2 ... or 3 short machine code files. I always wondered why ...
    textvoyage textvoyage May 2016 Games
  • Text (ASCII) to ""CODE filesHello everyone! I've used BAS2TAP before to convert text into loadable BASIC programs. I want to do something similar but produce CODE files consist…

    ... do something similar but produce CODE files consisting of text. Is ... the input text as a "" CODE file (inside a TAP/TZX ...
    textvoyage textvoyage June 2016 Development
  • Apollo 11 source code releasedhttps://github.com/chrislgarry/Apollo-11 Now you can download the source code for the command and lunar modules on-board computers.

    https://github.com/chrislgarry/Apollo-11

    Now you can download the source code for the command and lunar modules on-board computers.
    Zoffy Zoffy July 2016 Chit chat
  • Source codeHi all, I am starting zxsauce.com in a few weeks and am gladly accepting source code for inclusion to share for posterity. This will be a source c…

    ... and am gladly accepting source code for inclusion to share for ... . This will be a source code only repository. Thanks and best ...
    alienbanana alienbanana August 2016 Brand new software
  • 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…

    ... my hand at machine code again but falling at ... address 62000 and the code is supposed to fill ... 255.


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

    I have ... checked the code in RAM and it is ...
    Paddy Coleman Paddy Coleman September 2016 Development
  • how to load machine codeI'm reading Jon Caldwell's how to write Spectrum games but can't enter the code! Here's an example:_ LD BC, (score) Call 6683 I tried putting…

    ... but can't enter the code! Here's an example:_ ...
    mik3d3nch mik3d3nch November 2016 Sinclair Miscellaneous
  • 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…

    ... in my downloading Mastering machine code on your zxspectrum and typing ...
    mik3d3nch mik3d3nch November 2016 BASIC
  • Every Adult Can CodeI would like to request for a new section in the Every Adult can code category for C/C++. This is aimed for the users of the Z88DK. Thanks Andy …

    I would like to request for a new section in the Every Adult can code category for C/C++. This is aimed for the users of the Z88DK.

    Thanks
    Andy Dansby
    andydansby andydansby November 2016 Feature Requests
  • Code optimisation! 16bit number to 5 digit stringJust for interest this one, any thoughts on how to make this as fast as possible? Little optimisations to this routine or a complete reimagining? …

    ... complete reimagining?


    [code]number2string: ;arrive DE number, HL ... ' ;16 bit string number
    ;[/code]
    R-Tape R-Tape December 2016 Development
  • Testing your codeOk, guys, again I here with question. How do you test your works? I understand how to test functions and procedures mathematically (for example, g…

    ... semi-automata?

    Yes, code is assembly.
    Bedazzle Bedazzle January 2017 Development
  • Zeus Assembler Object Code LengthHi, I'm starting out assembler programming with Zeus Assembler. I've followed the tutorial in the manual and it seems quite nice to use. The on…

    ... know how long the object code is so you can save ... and length of your object code?

    Anyone know how ...
    garethadams garethadams February 2017 Development
  • Debugging on ZEsarUX by reading the source codeHI New feature for ZEsarUX: https://youtu.be/z-TipWv0n9g With that you can associate an assembler source code to a program in memory so it w…

    ... can associate an assembler source code to a program in memory ... debug it showing the source code. The trick works by finding ... labels on the source code with format LXXXX where XXXX ... QL rom because the source code has labels in this format ...
    chernandezba chernandezba March 2017 Emulators
  • The trouble with good code isLots of times I've come here to ask for help and always got it pretty promptly. Which is wonderful and one of the reasons why I don't think there's a…

    ... to learn hex and machine code until I have a thorough ...
    mik3d3nch mik3d3nch May 2017 Chit chat
  • Less MIA - Peker Machine Code CoursePlease find for your pleasure, the [b]Peker Machine Code Course[/b]. [url="https://mega.nz/#!kosm0C4C!V4HfBXStXqR5WucYkfEere-13RpK52qyjWELhbjjpuo"…

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

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

    Also, check ...
    Denners Denners May 2017 MIA/STP/SDP
  • Magnetic Scrolls games' source code has been recovered.Any fans of the Magnetic Scroll games from the late 1980s/early 90s might be interested to learn that the source code of all of the games has been fo…

    ... to learn that the source code of all of the ... blog/magnetic-scrolls-games-source-code-recovered"]https://strandgames.com/blog ... /magnetic-scrolls-games-source-code-recovered[/url]

    ... And the source code is being used to release ...
    ewgf ewgf July 2017 Chit chat
  • Speeding up PRINT code in ROMHi Folks, I seem to recall that someone stated the PRINT command is rather slow because it has to handle screen and printer printing - is this cor…

    ... to effectively disable this dual code so that it only prints ...
    Paddy Coleman Paddy Coleman July 2017 Sinclair Basic
  • Using BASIC from Machine CodeHi Folks, Came across a very interesting article by Toni Baker in Your Spectrum: http://www.users.globalnet.co.uk/~jg27paw4/yr11/yr11_66.htm …

    ... 's assembler:


    [code]
    ORG 62000

    [/code]

    The above ... it via:


    [code]100 CLEAR 61999
    110 ... /> 120 LET A=USR 62000[/code]

    The Spectrum crashes ...
    Paddy Coleman Paddy Coleman August 2017 Development
  • Can't Get My Simple Code To RunHello again, I'm trying to run the following simple code: [code] org 32768 main ld b, 21 ; x coordinate is …

    ... to run the following simple code:
    [code]
    org 32768< ... ld a,22 ; ASCII control code for AT.
    rst 16 ... br /> eostring equ $
    [/code]
    I'm using the ... want to test my code so any assistance in ...
    Scorpion_Realities Scorpion_Realities October 2017 Development
  • GZX emulator source code publishedHi, GZX is the name of my own personal ZX Spectrum emulator that I wrote and have been using for my needs. I just wanted to let you know that I publ…

    ... that I published the source code under a BSD-style (i ... enabled by editing the source code. Consider this a very early ...
    Chip Chip November 2017 Emulators
  • Clever, yes. Useful? Not so sure. Re: LOAD ""CODE gamesI was always curious about how the (few) games that require that you type LOAD ""CODE, rather than the usual LOAD "" worked, but only just now decide…

    ... require that you type LOAD ""CODE, rather than the usual LOAD ... following command:
    [code]
    SAVE "MY GAME"CODE 23552,550: RUN ...
    [/code]
    (The length ...
    Ast_A_Moore Ast_A_Moore November 2017 Development
  • i want to save a snapshot file from snap to tap onto my hdd. what code address and length is it?hi, i want to save a snapshot file from snap to tap onto my hdd. what code address and length is it? i cant seem to find any info on this.

    hi,
    i want to save a snapshot file from snap to tap onto my hdd. what code address and length is it?
    i cant seem to find any info on this.
    digital digital March 2018 Hardware
  • Rainbow Python (with code length less than 150 bytes).[url="http://zx-pk.ru/attachment.php?attachmentid=64971&d=1523562006"]Original with 93 bytes of main code.[/url] ([url="http://zx-pk.ru/threads/290…

    ... with 93 bytes of main code.[/url] ([url="http://zx- ... =958975&viewfull=1#post958975"]code there[/url]).

    [url ... texture, 145 bytes of main code).[/url]

    [url=" ... texture, 137 bytes of main code).[/url]

    Hope ...
    weiv weiv April 2018 Games
  • 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…

    ... understand how to input machine code into Spectrum.
    There were ... do I input the machine code into Spectrum? How do I ... ]somehow [/b]create the machine code and [b]somehow [/b]input ...
    Pyjamarama Pyjamarama May 2018 Development
  • How do I look at code on the Spectrum 48k Elite game?Can someone tell me how to stop the tape loading page of Elite on original Spectrum 48k so I can look at the Lenslok code and play the game? I own t…

    ... can look at the Lenslok code and play the game?
    Lenslok Lenslok May 2018 Games
  • 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
  • Saving Basic games from code...I don't know if I am posting this to the right section, but I need to know how I can type out a Basic program from code and save and run it through L…

    I don't know if I am posting this to the right section, but I need to know how I can type out a Basic program from code and save and run it through Linux. I am currently using the FUSE emulator.

    How is this done?

    Steve
    grioghair grioghair August 2018 Sinclair Basic
  • 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 ->…

    ... in basic or from machine code, that is not in a ...
    maeloterkim maeloterkim June 2019 Emulators
<1…6789101112…34>

Latest Posts

  • I am currently watching.....
    Paradigm Shifter on 12:49AM
  • New video about S-video modification on Issue two 48K Spectrum.
    Renegade on April 21
  • Fixed Speccy Software. And which games remained unfixed?
    John Elliott on April 21
  • Happy 40th Birthday to the Amstrad CPC464!
    rich_chandler on April 21
  • Another Birthday! The Game Boy Is 35!
    mel the bell on April 21
  • European Software Titles with an English version
    harriusherbartio on April 21
  • Elusive Strategy Games done by the Smaller or less Prolific Software Houses.
    harriusherbartio on April 21
  • 1992 Spectrum Software
    harriusherbartio on April 21
  • +3 Disk drive motor
    AndyC on April 21
  • Celebrity deaths...
    mel the bell on April 20

HitBox

Word Docs Hits
bb 891 1.2K
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…
  • 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…
  • BB Code in posts - How do I change the font size and color?Below the text input field it says you can use BB code in your post.<br /> <br /> [style size="15px"]You can't [/style]<br /> [style color=#FF0000…
  • 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
  • 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
  • disintegrate code
  • machine code routines
  • zx spectrum games code club
  • random number code
  • ultimate games 3 machine code
  • basic save code
  • basic save code autorun

Copyright © 2024 World of Spectrum