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.090s
<1…567891011…34>
  • Looking for one particular music demoHi. Sorry if this is in the wrong forum, I couldn't think of anywhere else to put it. There is a music demo I'm looking for. Unfortunately I don't k…

    ... music if I loaded it in 48K mode WITHOUT the USR ... still control the AY chip in machine code with out instructions, no matter ... what mode you're in. Being in 48k mode simply means ... access to the PLAY command in BASIC. You're hardly going ...
    monty.mole monty.mole October 2006 Sinclair Miscellaneous
  • 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…

    ... STOP
    180 LET pos=CODE c$*8+chs
    190 ... the right and left parts in two UDG. It's slow ... can be opitmized, or implemented in machine code.

    Forgot to say ... UDG and a bit more code.
    NotFound NotFound October 2006 Development
  • +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…

    ... can you access the ramdisk in machine code?
    [/QUOTE]

    ... I'm currently writing code to access the ramdisk for ... memory banks:

    [code]
    ; Effectively performs an LDIR ... ),a
    ret
    [/code]

    No idea if ...
    Alcoholics Anonymous Alcoholics Anonymous October 2006 Development
  • How to save TZXGreetings to all. I am starting to move on from just games into some testing of home made programs. Although I could have done that in ancient tapes…

    ... SCREEN$ (assuming your program in Machine Code (Bytes:) is to write ... loader which loads the machine code without requiring a header ... header block

    [code]
    org 23296 ; Assume ... ld de, 6912; Length of code
    ld a, 255 ; ...
    BloodBaz BloodBaz October 2006 Emulators
  • Firefox (new thoughts)Maybe more people would use Firefox if there was a version for the Speccy! [code] 10 PRINT AT 2, 2; "Press F for Firefox or I for M$IE" 20 LET K$=IN…

    Well back in 2002 some geeks got together ... OSI would be impossible in 48k (i think), in 128k I dunno ... never programmed a ZX spectrum in machine code (yet!); however, I think that ... way memory is managed in a Spectrum 128k machine would make this ...
    Scottie_uk Scottie_uk November 2006 Chit chat
  • Problem with SPIN assemblerCan anybody tell me why the following machine code program doesn't assemble in the SPIN assembler? ; my first machine code program ld bc, 5 ret Any…

    ... to learn how to program in machine code on the speccy, but ... good book on machine code from WOS (Spectrum Machine Language for the ... to thank whoever scanned the machine code book mentioned above, plus ... to do for years - learning machine code!

    Cheers ...
    BigBadMick BigBadMick January 2007 Development
  • RFC: 64 column font codeIn BASIC, type CLEAR 49999 then import the code at 50000. Then type RANDOMIZE USR 50000. This will create a new channel and attach stream #4 to it. A…

    You can also redirect text to different streams in machine code. Just load the accumulator with the stream number (in this case 4) then call 5633 to open the channel.
    jonathan jonathan January 2007 Development
  • Learning z80 assembly - useful linksI'm starting here: [url]http://cobb.host.sk/z80guide/index.htm[/url] Anyone got any other great links?

    ... /~jg27paw4/pourri/zxmaster.zip]Mastering Machine Code[/url]" (8 parts - 61 ... Feb/Mar'84) (no article in issue 9 (Oct/Nov'83 ... /pourri/zx1st_mc.zip]First Steps in Machine Code[/url]" (6 parts - 73 kb ... /pourri/sumctut1.zip]Mind over Machine[/url]" (10 parts - 110 ...
    Battle Bunny Battle Bunny January 2007 Development
  • If a C64 can do it...Forgive me if this isn't the right section. We've seen coders surprising us over and over again with excellent demos and things that a few years ago…

    ... if they are just machine code or call something in the ASIC ) to ... folk needed to produce games in quantity that used it.

    Compared with this in machine code ( I think )

    [url ... haven't been speeded up in an emulator though, I'm ...
    DonkeyPong DonkeyPong February 2007 Development
  • If a C64 can do it...Forgive me if this isn't the right section. We've seen coders surprising us over and over again with excellent demos and things that a few years ago…

    ... if they are just machine code or call something in the ASIC ) to ... />
    It's all just code in the ROM.

    The ... />
    Writing your own routines in machine code to do exactly what you ...
    Quazar Quazar February 2007 Development
  • If a C64 can do it...Forgive me if this isn't the right section. We've seen coders surprising us over and over again with excellent demos and things that a few years ago…

    ... =DonkeyPong;170970]Compared with this in machine code ( I think )

    [url ... style language. Still not true machine machine as it does interpret modules ...
    Quazar Quazar February 2007 Development
  • If a C64 can do it...Forgive me if this isn't the right section. We've seen coders surprising us over and over again with excellent demos and things that a few years ago…

    ... /> [quote=DonkeyPong] Compared with this in machine code ( I think )

    [ ... little profiler at end of code, plus did what MC ... unrolled all the time intensive code, and using scripting for bea ... speccy can do ! given talented machine code programmers.
    CKay CKay February 2007 Development
  • Getting scr addresses from x and yCould someone please tell me how to calculate the 8 screen addresses corresponding to a character printed in basic at coordinates x and y? For examp…

    ... corresponding to a character printed in basic at coordinates x and ... 8 addresses?

    Thanks in advance.[/QUOTE]

    It ... a routine written by dmsmith in machine code to do it. It is ... will probably be hideously slow in BASIC.

    What ...
    48K 48K March 2007 Sinclair Basic
  • BattlecarsI don't think this was ever a very popular game. But I really liked it back in the day. The only problem with it is that you have to do a lot of re…

    ... couldn't use the garages in a combat game as you ... is very easily worked out in the Autodrome, you can't ... /> The game isn't entirely in BASIC, although a big chunk ... . The main game itself is in machine code though, as is pretty much ...
    Matt_B Matt_B April 2007 Games
  • Converting m$ to dataI created a maze using a matrix of 704 characters. In order to save memory, and since the maze it's just walls and spaces which could be interpreted …

    ... nice, I'll write a machine code routine that will write m ... .

    Has it is in machine code, you can use all 24 ... required binary data into m$ in the first place?
    It ... be unlistable (not a problem in itself) and uneditable.
    BloodBaz BloodBaz May 2007 Sinclair Basic
  • Converting m$ to dataI created a maze using a matrix of 704 characters. In order to save memory, and since the maze it's just walls and spaces which could be interpreted …

    ... I'll write a machine code routine that will write ... />
    Has it is in machine code, you can use all 24 ... binary data into m$ in the first place?
    ... unlistable (not a problem in itself) and uneditable.[/QUOTE ... before I get into machine code (but I do want ...
    zxbruno zxbruno May 2007 Sinclair Basic
  • Listing games codeHow do you break into and list the programming for a game? I know Football Manager just required you to press the BREAK key, but what about others w…

    ... browse the contents of memory in much the same way that ... the time, they're written in machine code - it is possible to get ... they're nothing like the code you'll see for Football ...
    gasman gasman May 2007 Sinclair Basic
  • Sceen$ helpMost people have used screen$ at some time or another and for me what I want to do is use it or something like it as a start screen before the game p…

    ... the the other three in memory the image would ... can be done in machine code, but the code's starting to ... game than the 'drop-in' snippets that people have ... tip that might come in useful: the system ... UDGs from somewhere else in memory without actually having ...
    gasman gasman May 2007 Sinclair Basic
  • Faster Pussycat, yer man (UDG)Right we are almost into a game area. Ive started to play with UDG and by using bins and pokes I can redesign graphics to my hearts content. Now Im…

    ... in the ZX81 character set.
    So you can POKE 16600,CODE ... holds each row of pixels in each character, not entire characters ... command, each row is copied in machine code, so it will be faster ... anything similar you could do in BASIC.

    Other ...
    hldswrth hldswrth May 2007 Sinclair Basic
  • How does interrupts work?I am a little confused regarding the interrupts on the Spectrum. If I have some hundred bytes of machine code started with, say, [B]RANDOMIZE USR 300…

    ... sprite "flicker" and "tearing" in machine code applications is to change the ... e.g.

    [code]
    loop:
    ...
    ... ....
    jp loop
    [/code]

    You can then ...
    3) Run your code in uncontended memory. Access to memory ...
    BloodBaz BloodBaz May 2007 Development
  • Cannon BubbleHello! I would really like to transffer this game ( [url]http://cezgs.computeremuzone.com/eng/card.php?id=14[/url] ) to my REAL +3 disk drive. Becau…

    In the basic loader there's ... the real values are stored in the 2 bytes after each ... loading routine that's stored in that REM.

    The ... also runs a disk loader in machine code. If you can get someone ...
    zxbruno zxbruno June 2007 Games
  • Idiots guide needed for idiotI thought I would try and give a basic compiler a go. The trouble is that I have tried both hisoft and mcoderIII and it just doesnt seem to be worki…

    ... compilers you've tried written in BASIC? If so, then you ... FP compilers which are written in machine code and put themselves up above ... you can then just load in your own program and compile ... the set of compilers and machine code books I have currently on ...
    hldswrth hldswrth June 2007 Sinclair Basic
  • Idiots guide needed for idiotI thought I would try and give a basic compiler a go. The trouble is that I have tried both hisoft and mcoderIII and it just doesnt seem to be worki…

    ... sure the compilers are written in machine code.

    As said whats ... before vanishes. I have looked in options on both spin and ...
    Toxitalk Toxitalk June 2007 Sinclair Basic
  • Idiots guide needed for idiotI thought I would try and give a basic compiler a go. The trouble is that I have tried both hisoft and mcoderIII and it just doesnt seem to be worki…

    ...
    c) figure out what in your program is breaking the ... you want to start writing in Machine code, I've got some good ...
    hldswrth hldswrth June 2007 Sinclair Basic
  • Idiots guide needed for idiotI thought I would try and give a basic compiler a go. The trouble is that I have tried both hisoft and mcoderIII and it just doesnt seem to be worki…

    ... br /> c) figure out what in your program is breaking the ... you want to start writing in Machine code, I've got some good ... games are a no-no in basic full stop, as ... you have to optimise your code for the way its going ... token no doubt write it in a further way for ...
    Toxitalk Toxitalk June 2007 Sinclair Basic
  • Cool BASIC tricks and tips!Following on from Dunny's excellent suggestion of a compendium of BASIC tips + tricks, I believe it would be better to have a topic dedicated to it. …

    [QUOTE=Skarpo;195369]Machine Code ... just type that in in [URL="http://www.worldofspectrum. ... information about ... erm ... Machine Code.[/QUOTE]

    Machine code!!!!:( isnt that like: ... I get something to work in machine code!:o unless my random 0 ...
    +2MAN +2MAN June 2007 Sinclair Basic
  • New Spectrum HardwareHi all. Well its Friday so it seems as good a time as any (business is a bit slack at the moment) to start up a thread about creating new Spectrum ha…

    ... will no longer be original in that respect.
    If you ... unit.
    4:- HD built in Interface
    5:- RGB, Video ... with options
    11:- Built in machine code monitor (the C16, Plus4 and ... was done I would be in the front line buying it ...
    swift240 swift240 June 2007 Hardware
  • Cool BASIC tricks and tips!Following on from Dunny's excellent suggestion of a compendium of BASIC tips + tricks, I believe it would be better to have a topic dedicated to it. …

    [QUOTE=+2MAN;195398]Machine code!!!!:( isnt that like: 000000000000111100001111000. ... I get something to work in machine code!:o unless my random 0 ... a machine code prog to actually run is a real thrill. In each ... to at least guide me in the right direction. I ...
    Graz Graz July 2007 Sinclair Basic
  • text routineI want to write an adventure in basic, and instead of a writing out a description for each location i want to use a kind of text compression routine …

    ... you are willing to dabble in machine code, I remember INPUT had a ... text compressor program, in issue 20 I think. They ... etc) had longer (8 bits). In addition they stored the first ... letters following each letter in a very short code something like 00 ...
    dmsmith dmsmith July 2007 Sinclair Basic
  • text routineI want to write an adventure in basic, and instead of a writing out a description for each location i want to use a kind of text compression routine …

    ... is not so big. In fact you can write all ... 128 words to be used in your game as "tokens" ... is order of the word in the table.

    ... can be done on ZX in machine code. I want to emphasize ... skilled programmer with capabilities only in Basic can do such " ...
    omega omega August 2007 Sinclair Basic
<1…567891011…34>

Latest Posts

  • Celebrity deaths...
    Paradigm Shifter on 4:41PM
  • 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

HitBox

Word Docs Hits
plot 2.8K 4.4K
in 401.9K 810.5K
machine 27.2K 35.6K
code 41.6K 91.2K

Related Threads

  • PLOT and DRAW in machine codeHow do you go about it?<br /> <br /> If I posted a really simple BASIC instruction could someone do a machine code routine so I could learn from it?<…
  • 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…

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
  • divide in machine code
  • machine code in rem
  • 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