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.091s
<1…891011121314…34>
  • 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…

    ... people who did actually write in machine code directly as binary. Not ... machine code bytes. I had a fair number memorized as well in ... .

    A real machine code programmer would be the human ... that certain leading bit patterns in an opcode enabled the ...
    Alcoholics Anonymous Alcoholics Anonymous November 2009 Games
  • 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…

    ... ;401207]No one can write code in machine code. At most, some people had ... is some people who write in machine code directly, in HEX editor, without using ... .

    [quote=Winston]In my mind, machine code and assembler are really ...
    Shiru Shiru November 2009 Games
  • POKING graphicsI remember using binary code (in BASIC) to POKE graphics (thanks Input magazine!) Using a FOR..NEXT loop you would POKE each square in the 8X8 charac…

    ... BASIC.

    When writing in machine code you can do what you ... like (they needn't be in multiples of 8 even), memory ...
    frobush frobush November 2009 Games
  • POKING graphicsI remember using binary code (in BASIC) to POKE graphics (thanks Input magazine!) Using a FOR..NEXT loop you would POKE each square in the 8X8 charac…

    ... write your own Print routine in Machine Code that uses your own characters ... fiddle the code so it puts down 4 characters in a ... smoothness that you would with Machine Code which will, with the appropriate ... code, let you put that ...
    Turkwel Turkwel November 2009 Games
  • POKING graphicsI remember using binary code (in BASIC) to POKE graphics (thanks Input magazine!) Using a FOR..NEXT loop you would POKE each square in the 8X8 charac…

    ... BASIC.

    When writing in machine code you can do what you ... like (they needn't be in multiples of 8 even), memory ... /> It didn?t all disappear in the hdd crash then? ;)
    MinerWilly MinerWilly November 2009 Games
  • Adjusting your code for screen refreshingOk, I'm aware that I should know it already after writing 5 Spectrum games in machine code but interrupts and screen refreshes were always my weaker …

    ... /> If I perform HALT command in machine code, the computer will wait until ... . just 'sort' out your sprites in two halves, upper and bottom ... checking one of higher bits in Y position, it is enough ...
    Fikee Fikee November 2009 Development
  • What Z80 development tools do you use? What books?Hi. I've been meaning to do it for over 25 years, but.. better late than never :) I'm starting to learn machine code and am trying to get a developme…

    ... /> The first 6683 is printed in machine code as BC holds the argument ... $FF could still be useful in speeding it up slightly as ... faster than LD B,0 in a loop.

    The ... WriteMsg in the second routine is lovely ...
    Geoff Geoff January 2010 Development
  • 128k musicThis has probably been asked before but I'm going to ask again (just because I can :razz: ) I was playing OutRun2sp on my Xbox360 the other night an…

    ... ) a popular setup too, especially in central Europe. There's no ... them will put the music in a separate loading block that ... , music and all. (Typically, the code and data for an AY ... true for music routines written in machine code - the Basic PLAY statement doesn ...
    gasman gasman January 2010 Games
  • Game & WatchAll Nintendo Game & Watch games would make good mini games for the speccy. I made a start on Fire last year, I shall try and finish it before 2011! …

    My version is in machine code, and probably won't be ... few Game & Watch's in one load.

    My ...
    FrankT FrankT January 2010 New game ideas
  • Matthew Smith's Delta Tau OneGoing through some old boxes I've managed to dig up some stuff on Matthew Smith's first commercially released game [B]Delta Tau One[/B]. I don't know…

    ... the catalogue showed often resulted in severe disappointment when the real ... and Y respectively) which resulted in individual pixels taking on a ... Delta Tau One was written in Machine Code rather than BASIC though?
    Turkwel Turkwel January 2010 Games
  • Most impressive game you've ever seen which has been written in speccy BASIC?What's the most impressive speccy game you've ever seen that's been written solely in speccy BASIC? +3 Basic or 48k basic. No machine code routines…

    ... trying to write a game in BASIC using BASIN. It's ... a few more lines of code and a load more levels ... : Tactics" in BASIC or go the whole hog and do it in machine code.
    joefish joefish January 2010 Games
  • Most impressive game you've ever seen which has been written in speccy BASIC?What's the most impressive speccy game you've ever seen that's been written solely in speccy BASIC? +3 Basic or 48k basic. No machine code routines…

    ... to write a game in BASIC using BASIN. It ... few more lines of code and a load more ... whole hog and do it in machine code.[/QUOTE]

    Ahhh ... - when you wrote stuff in Laser Basic, you had ... ]

    That was in BASIC? Never realised!

    Graz Graz January 2010 Games
  • Graphics problemHi guys. Finally got a REAL zx spectrum, cost ?20 from a friend. When i draw plots and circles, it takes time to do it, but how do i do it instantly…

    ... like this answer but: use machine code ;)

    This may help ... [/url]

    EDIT: Coding in machine code is much easier these days ...
    Paradigm Shifter Paradigm Shifter February 2010 Sinclair Basic
  • Graphics problemHi guys. Finally got a REAL zx spectrum, cost ?20 from a friend. When i draw plots and circles, it takes time to do it, but how do i do it instantly…

    Sooo...... Any tutorial links for spectrum game making in machine code?
    Robin Robin February 2010 Sinclair Basic
  • Graphics problemHi guys. Finally got a REAL zx spectrum, cost ?20 from a friend. When i draw plots and circles, it takes time to do it, but how do i do it instantly…

    [QUOTE=Robin;425471]Sooo...... Any tutorial links for spectrum game making in machine code?[/QUOTE]

    JC does one on his site, here's a [url=http://members.fortunecity.com/jonathan6/egghead/id2.html]linky[/url]
    chop983 chop983 February 2010 Sinclair Basic
  • Graphics problemHi guys. Finally got a REAL zx spectrum, cost ?20 from a friend. When i draw plots and circles, it takes time to do it, but how do i do it instantly…

    ... for spectrum game making in machine code?[/QUOTE]

    MACHINE CODE MISCELLANY *FE -... ---- 6915
    10545-PROGRAMMING: MACHINE CODE TUTORIALS ... 3219
    10594-PROGRAMMING: MASTERING MACHINE CODE *FE -BAT ---- 5474
    Battle Bunny Battle Bunny February 2010 Sinclair Basic
  • address 23760 etc.Hi all, Where could I find Spectrum 48 addresses, what's in 23760 for instance ? Thanks for advance ! -jp

    ... up machine code program within the REM statement.

    In ... REM statement containing the machine code that actually creates the ... the machine code program at 23760 (or 23810 as in the ... It is more convenient in machine code just to toggle the required ...
    Digital Prawn Digital Prawn March 2010 Sinclair Basic
  • address 23760 etc.Hi all, Where could I find Spectrum 48 addresses, what's in 23760 for instance ? Thanks for advance ! -jp

    ... up machine code program within the REM statement.

    In ... REM statement containing the machine code that actually creates the ... the machine code program at 23760 (or 23810 as in the ... It is more convenient in machine code just to toggle the required ...
    jukka_k jukka_k March 2010 Sinclair Basic
  • Machine Code Routine of the weekHow about a thread that has a routine each week that is in [B]assembly language[/B] and is also described in great detail what the hell is going on …

    ... lines of code?

    Am I right in assuming it ... first Code example in this Thread was about using Machine Code equivalents ... or his code - which has some marvellous twists in it - just ... the ide of emulating BASIC in Machine Code....by calling the same ...
    Turkwel Turkwel April 2010 Development
  • Machine Code Routine of the weekHow about a thread that has a routine each week that is in [B]assembly language[/B] and is also described in great detail what the hell is going on …

    ... with a few lines of code?[/QUOTE]
    RST 16 ... the first Code example in this Thread was about using Machine Code equivalents ... Beep or his code - which has some marvellous twists in it - just ... the ide of emulating BASIC in Machine Code....by calling the same ...
    Dr BEEP Dr BEEP April 2010 Development
  • Correct flag response to BIT n,(HL) etc.When running the test program suggested by Arjun (thanks again), all intructions are passing the flag tests except the BIT n,(HL), BIT n,(IX+dis) and…

    ... not on indexed BIT instructions in SpecEmu? :-?

    [QUOTE]I ... perfectionist, and when properly optimized in machine code, MEMPTR logic won't add ... example. The problem is that in some cases, differences may be ...
    Madonna Mk 2 Madonna Mk 2 May 2010 Emulators
  • Hi Res Print Routine neededHas anyone seen code for a print routine with pixel accuracy? That is print(y,x,CHAR) that allows 0 < y < 192 and 0 < x < 255 - that takes a charact…

    ... routine......

    a) Totally in Machine Code?
    b) As a Call ...
    Turkwel Turkwel June 2010 Development
  • 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…

    ... think of.
    [CODE]ret[/CODE]
    Once you've ... have you got?
    [CODE]Address Contents Value Equivalent to ... something you type in with an E cursor[/CODE]

    ... people who did actually write in machine code directly as binary. Not ...
    ajmoss ajmoss June 2010 Games
  • Die RollerOkay, technically it's in machine code - but it's all compiled in a basic compiler. (you know, the one that people keep telling us is impossible to …

    ... ;458068]Okay, technically it's in machine code - but it's all compiled ... in a basic compiler.
    **
    ... : Oh yes. The source code is posted in the forums over at ... the direct link to source code:
    [url]http://www.boriel ...
    Arda Arda July 2010 Sinclair Basic
  • Found an old tapeWay back in the 80's I wrote some basic (and later compiled basic) programs to hold character data for playing the fighting fantasy books. I tried fl…

    ... missed out a few titles in the books published so far ... 've got it all working in BASIC there's some slow ... I'll have to rewrite in machine code.

    PS.
    Isn ... 't this thread, like, totally in the wrong section?
    Battle Bunny Battle Bunny July 2010 MIA/STP/SDP
  • machines you've owned and favourite games on each?Just reminiscing about games of the past - speccie and beyond - and the pleasure they have brought. Here is my list of my ownership of machines and …

    ... it is a cartridge game (in machine code for once) A bit like ...
    urbanupstart urbanupstart July 2010 Chit chat
  • Adventure Gamebook Solver"It would take me ages to solve that adventure gamebook without AGES" - is what someone might say if they didn't have the [url=http://www.users.globa…

    ... /> * Fixed an error in the error trap setup, in that the pointer ... .
    * Fixed the +2A/+3-in-128k mode error handling.
    in machine code as well - which I'll ...
    Battle Bunny Battle Bunny August 2010 Announcements
  • BITWISE operators...Hi Folks, Another question - is there a way (fast) to do bitwise operations in Sinclair BASIC? Many thanks Paddy

    ... (fast) to do bitwise operations in Sinclair BASIC?

    Many ... a similar set of functions in machine code.

    Having said that ...
    chev chev August 2010 Sinclair Basic
  • BITWISE operators...Hi Folks, Another question - is there a way (fast) to do bitwise operations in Sinclair BASIC? Many thanks Paddy

    ... case1
    DO SOMETHING ELSE[/code]
    Not as elegant ... br /> DO SOMETHING
    RETURN[/code]

    * Numeric data ... /> This can be implemented in machine code by trapping the error routine ... =1000
    GO SUB MovePlayer[/code]

    * Local/ ...
    chev chev August 2010 Sinclair Basic
  • Beepola v1.01A new version of Beepoa, v1.01, is now available for download from:- [URL]http://freestuff.grok.co.uk/beepola/Beepola_v1.01.00.zip[/URL] (650KiB) …

    ... got bogged down in trying to replicate the notes in machine code as a ... was much cop at playing in music using a computer keyboard ...
    Womble Womble August 2010 Announcements
<1…891011121314…34>

Latest Posts

  • How Do You Categorize Your Speccy Software and Games?
    harriusherbartio on 1:34PM
  • Happy 40th Birthday to the Amstrad CPC464!
    Your Spec-chum on 7:28AM
  • Your Favorite Magazine Cover Tapes.
    Paradigm Shifter on 1:28AM
  • Simple Sprite Routine
    dmsmith on 1:25AM
  • I am currently watching.....
    zx1 on April 11
  • Today's BASIC program: visit attribute cells I am interested in, in pseudorandom order
    Paradigm Shifter on April 11
  • How do you share programs online?
    firelord on April 11
  • Celebrity deaths...
    Ælita on April 11
  • Who Has Got The Earliest ZX Spectrum Software?
    harriusherbartio on April 11
  • Footballer of the year - translated version
    firelord on April 11

HitBox

Word Docs Hits
divide 7.3K 14.3K
in 401.9K 810.5K
machine 27.2K 35.6K
code 41.6K 91.2K

Related Threads

  • 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 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 /…
  • Fast division in machine codeHi<br /> <br /> Does anyone know what is the fastest way to divide a 16 bit number by 24 in machine code.<br /> <br /> Derek<br /> <br /> [ This Mess…
  • 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.<br /> <br /> I used some Rodnay Zaks code to orde…
  • +2 ramdisk - access in machine codeHow can you access the ramdisk in machine code?<br /> <br /> I've got a +2, and it seems the ramdisk has never been properly utilised.<br /> It would…
  • 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.<br /> <br /> The only machine code I…
  • How do I clear only a specific area of a screen (quickly) in machine code ?I'm looking for a machine code routine which will<br /> clear the first 20 rows of the Spectrum's display<br /> (or any number of rows or columns) . …
  • 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…
  • 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…

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
  • machine code sprite movement in basic
  • change tape to disk in machine code
  • machine code in loading screen
  • pause 0 in machine code
  • machine code in rem
  • plot in machine code
  • machine code paint type in
  • machine code graphics type in
  • machine code in basic
  • loading in machine code
  • set ink in machine code

Copyright © 2024 World of Spectrum