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

    ... , etc
    directly from commands in basic or from machine code, that is not in ... is recorded directly to PC from the emulator as different binary ...
    maeloterkim maeloterkim June 2019 Emulators
  • 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
  • Help hacking Split PersonalitiesI`ve been hacking away at Split Personalities for the purpose of putting new screens and graphics (items). The current screen is at 41187 and is 160…

    ... how to save a basic program from machine code with a predefined filename ... for Program: so that it will ... in one go ready to run.

    p. ... into 23296 on 48k machine type in the latest ... of my demo from the save code. To include the ...
    FrankT FrankT August 2007 Games
  • 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…

    ... a BASIC program to run the machine code and print the score we have obtained from ... Low byte)
    Any machine code function called from basic will return the value ... /> To run these four bytes of machine code, enter this one-line program in ...
    bigjon bigjon November 2009 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
  • 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 for ... , menu system and self-test program
    ROM 1: 128k ... +3DOS
    ROM 3: 48 BASIC
    Bit 3: Disk motor ... if I'm using 48K Basic together with an interrupt routine ...
    bverstee bverstee April 2010 Hardware
  • 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 ... basic program.

    I want to call the ROM's LOAD "" CODE ... routine, nothing fancy headerless loaders, just the basic function ...
    ;LOAD 128 bank 6 code

    ;LOAD main ...
    daveysludge daveysludge October 2014 Development
  • Saving BASIC program from Spectrum to PCSo I did something stupid. I started writing a program on the Spectrum, and before I knew it I am on line # 1430 of my BASIC program. I now have had…

    ... stupid. I started writing a program on the Spectrum, and before ... of my BASIC program.
    I now have had the machine on for ... the program on my PC?
    I can load them from my ...
    Seeker Seeker April 2017 Hardware
  • Run BASIC program by R. USR xxxxxGuys, please help. Suppose I have BASIC program in my Spectrum 48K starting with line 10. I'd like to start it by RANDOMIZE USR xxxxx. Which paramete…

    ... , please help. Suppose I have BASIC program in my Spectrum 48K starting ... that would start BASIC interpreter to process my program.

    Rgds ...
    MrShhh MrShhh March 2003 Sinclair Miscellaneous
  • Seeking April fool article: turn 48k into 128kHi everyone! When I was about 11 years old (I think ?) an article appeared in a Spectrum related magazine. It turned out to be an April fool's joke,…

    ... about typing in a BASIC program (with machine code poked into mem and ... cripple the device to a basic state.

    ... year to dissasemble the code, figure out how to ... addresses and get the code to run in a lower ... finally got it to run, it spit out the ...
    pieterc pieterc February 2015 Sinclair Miscellaneous
  • Speccy games programmingI've got a question. Where games written in pure machine code or was it a level higher with Assembly language being the choice? I always thought it…

    ... Speccy that would 'compile' your BASIC program into 'machine code'.

    Some worked ... Basic to machine code - but it was never as efficient as writing the code from ... scratch.

    Writing well constructed and efficient BASIC ...
    Retrobrothers Retrobrothers November 2009 Games
  • So what's the building sequence?Hi to all Since ages I wanted to create my own program on the speccy and then offer it to people so they could enjoy (or laugh about it xD ) Now as…

    ... includes a short BASIC loader and your main machine code program that you wrote ... .

    Now if you write a BASIC program ... can get from WOS. This will convert your BASIC program into machine code so it ...
    joefish joefish October 2012 Sinclair Basic
  • Totally random idea for the hardware nuts to exploreWhen it comes to multi-player games, how hard would it be to generate a second display from a single Speccy, instead of trying to link up machines, s…

    ... expect it to be used from BASIC, and from machine code you should then avoid ... use the normal screen and run at the proper speed to ...
    joefish joefish April 2014 Hardware
  • Seeking April fool article: turn 48k into 128kHi everyone! When I was about 11 years old (I think ?) an article appeared in a Spectrum related magazine. It turned out to be an April fool's joke,…

    ... was about typing in a BASIC program (with machine code poked into mem and ... asolute addresses and get the code to run in a lower address ... I finally got it to run, it spit out the following ... infoseek.cgi?regexp=^Memory+Expansion+Program$&pub=^ZX+Computing$& ...
    The_Bert The_Bert February 2015 Sinclair Miscellaneous
  • Indirect Variable AssignmentHere's another wacky routine. This allows assignment of values to variables where the source & destination variables can themselves be defined in var…

    ... arguments from being evaluated in advance by the BASIC interpreter ... error" or "Nonsense in BASIC".

    It ... assigning values to BASIC variables from machine code. Just put the ... /> FETCHS: equ $2bf1 ;from calculator stack: AEDCB
    ...
    Battle Bunny Battle Bunny January 2012 Sinclair Basic
  • Best Speccy game written in BASICHopefully this has not been done before, but anyhoo. My vote is the sublime VIKING RAIDERS.

    ... Splat! is written in BASIC? It looks like machine code to me. [EDIT ... .jpg"]Crash review[/url] states "machine code" too. [/EDIT]

    [ This ... /> [/quote]
    It was a BASIC program with machine code routines...
    rich_chandler rich_chandler June 2005 Games
  • Best Speccy game written in BASICHopefully this has not been done before, but anyhoo. My vote is the sublime VIKING RAIDERS.

    [quote]
    It was a BASIC program with machine code routines...
    [/quote]
    Any ... idea what the ratio of BASIC to machine code was? For the purposes ... fair bit of BASIC in that, as well as machine code. Simply press ...
    jil jil June 2005 Games
  • Best Speccy game written in BASICHopefully this has not been done before, but anyhoo. My vote is the sublime VIKING RAIDERS.

    ... /> [quote]
    It was a BASIC program with machine code routines...
    [/quote]
    BASIC to machine code was? For the purposes ... fair bit of BASIC in that, as well as machine code. Simply press ...
    {EVIL}CrommCruac {EVIL}CrommCruac June 2005 Games
  • Best Speccy game written in BASICHopefully this has not been done before, but anyhoo. My vote is the sublime VIKING RAIDERS.

    ... /> [quote]
    It was a BASIC program with machine code routines...
    [/quote]
    BASIC to machine code was? For the purposes ... fair bit of BASIC in that, as well as machine code. Simply press ...
    rich_chandler rich_chandler June 2005 Games
  • best BASIC games? - besides 20 tons and Derby Day perhaps i know few of them, yet i believe, there have to be some cool ones i couldn't appreciate then as i was stup…

    ... a compiler to turn a BASIC program into machine code so that it runs ... limited number of BASIC commands and don't produce code that's ...
    Matt_B Matt_B February 2008 Games
  • best BASIC games? - besides 20 tons and Derby Day perhaps i know few of them, yet i believe, there have to be some cool ones i couldn't appreciate then as i was stup…

    ... a compiler to turn a BASIC program into machine code so that it runs ... limited number of BASIC commands and don't produce code that's ...
    Vertigo Vertigo February 2008 Games
  • How to insert special characters in Basic and ASM ?Look the next picture. [IMG]http://img25.imageshack.us/img25/9479/scode.jpg[/IMG] I dont know how to insert these black and diagonal characters. No…

    ... given address (similar to BASIC program from #13).

    [code] ld hl,address ... the right, inserting a bit (from carry flag) to left side ... ;next address
    djnz loop[/code]

    Note: you ... can use almost the same code to draw the char ...
    Shiru Shiru June 2010 Sinclair Basic
  • Multiply the value of 'a' by 5Is there a way of multiplying the value of 'a' by 5? I've tried 'add a,a' etc. but only get multiples of 2...

    ... fake line of BASIC and calling the BASIC routine to ... (perform maths in machine code by using the BASIC maths routine) which ... is useful as Spectrum BASIC can do very complication mathematical ... how to use any BASIC command from machine code, but the article I ...
    ewgf ewgf July 2012 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 ->…

    ... , etc
    directly from commands in basic or from machine code, that is not in ... you save an address range from a specific memory bank straight ...
    colonel32 colonel32 June 2019 Emulators
  • 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…

    ... ZX BASIC that no one could have dreamed of. Apart from ... a machine code program at a given memory address
    2) Run the machine code program.< ... keys. You can return to BASIC by pressing "a" (quit).< ... You can download version #1 from here:[/B][/color]
    ...
    BloodBaz BloodBaz November 2007 Development
  • 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…

    ... with transferring games to run from microdrive.
    Typically ... link

    [CODE];
    ; machine code microdrive file loader
    ; ... /> hd_0f equ $5ceb ; program length
    hd_11 equ $ ... push hl ; preserve return to basic
    exx
    ;
    jp jp August 2009 Development
  • storing machine code in BASICApart from putting m/c above RAMTOP, which means that it has to be POKEd or LOADed separately after the BASIC program; or putting it in a REM, which …

    Apart from putting m/c above ... LOADed separately after the BASIC program; or putting it in ... This installs machine code between the end of BASIC and the ... LOAD "filename" CODE mcpos,machine_code_length:
    PRINT "machine code starts at ";mcpos ...
    Battle Bunny Battle Bunny August 2010 Sinclair Basic
  • 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…

    ... spectrum machine code. Its so frustrating to sit infront of a basic listing ... games and tying in programs from the magazines.
    But ... a little about the program above, once Run/loaded you get this ... the 0 was from some side efect...

    [code]
    ...
    wibble wibble August 2013 Development
  • 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…

    ... this:

    [code];; load a 4000 byte BASIC program
    ld ix ...
    call my_loader

    ;; run program from line 100
    ld hl ... BASIC as code from the 128 BASIC interpreter does work; it's the return from machine code ...
    stephenw32768 stephenw32768 September 2013 Development
  • 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…

    ... input machine code and then finally tells you to save a basic header program ... that then loads the code to run. However, I ...
    ember ember March 2002 Emulators
<1234567…34>

Latest Posts

  • European Software Titles with an English version
    harriusherbartio on 12:06PM
  • How Do You Categorize Your Speccy Software and Games?
    harriusherbartio on 11:21AM
  • Fixed Speccy Software. And which games remained unfixed?
    harriusherbartio on 11:01AM
  • I am currently watching.....
    Paradigm Shifter on 12:49AM
  • New video about S-video modification on Issue two 48K Spectrum.
    Renegade 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
  • 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

HitBox

Word Docs Hits
run 27.4K 34.1K
basic 24.7K 39K
program 21.8K 31.9K
from 169.9K 237.3K
machine 27.2K 35.6K
code 41.6K 91.2K

Related Threads

  • 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…
  • 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??
  • Using BASIC from Machine CodeHi Folks,<br /> <br /> Came across a very interesting article by Toni Baker in Your Spectrum:<br /> <br /> http://www.users.globalnet.co.uk/~jg27…
  • Can I record binaries from any emulator with Basic commands, machine code, macros or something?Hello<br /> <br /> I do not know if this is the right place to put this question<br /> <br /> Normally with ZXSpin if I want to save a binary fil…
  • Run BASIC program by R. USR xxxxxGuys, please help. Suppose I have BASIC program in my Spectrum 48K starting with line 10. I'd like to start it by RANDOMIZE USR xxxxx. Which paramete…
  • 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 /…
  • Basic or Machine code?Hopefully the correct area of the site to post this question.<br /> Anyways, I have got hold of several books on programming my spectrum, and I was w…
  • Switch from 128k BASIC to 48k BasicHello,<br /> <br /> Is there a way to start off running a program in 128k basic (so that you can use the ramdisk facilities) but then switch back dow…

Related Searches

  • run basic program load
  • machine code sprite movement in basic
  • add machine code sprite movement to basic
  • beeper from machine code
  • loading basic from code
  • save basic program as machine code
  • save basic as machine code
  • using user defined function to run machine code
  • delete basic program from machine code
  • loading from machine code
  • basic machine code
  • mix basic and machine code emulator
  • load code from basic in emulator
  • basic from machine code
  • basic program code
  • call 3 disk loading from machine code
  • pass variables from basic to machine code
  • save and load machine code from basic
  • edit basic line from machine code
  • calling machine code from basic

Copyright © 2024 World of Spectrum