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.011s
<1234567…34>
  • Elliptical ChallengeSubsequent to the recent "Graph Plot" thread, I wrote this general purpose ellipse drawing routine which will plot (although it doesn't actually use …

    ... ) without using more than 215 bytes (and preferably less)?

    string
    ld a,(ix+2 ...
    Battle Bunny Battle Bunny November 2012 Development
  • TXT2EMU enhancementI was looking at the encodings supported by BAS2TAP for entering graphics, print controls, etc. as plain text. Basically, there's only one needed, be…

    ... ' bytes from memory starting at 's' and returns them as a string ...
    Battle Bunny Battle Bunny May 2013 Sinclair Basic
  • z88dk and im2I set up a minimal IM2 mode so I can draw sprites for a laff [code] #include <string.h> #include <stdio.h> #include <im2.h> #include <stdlib.h> #in…

    ... vector table with all 0xd4 bytes
    bpoke(0xd4d4, 195); // POKE ... ,0

    //draw some bytes to the backbuffer at 32000 ...


    //draw some bytes to the backbuffer at 37000 ...
    slenkar slenkar October 2013 Development
  • that "listing variables during runtime" thingWell, I did eventually finish this, but with my meds playing up I don't have much time each day that I can spend at the computer, so it's taken rathe…

    ... display (excluding attributes) in 768 bytes instead of 6144. Any screen ... they appear in the array. String array elements are scaled to ...
    Battle Bunny Battle Bunny November 2013 Sinclair Basic
  • Get rid of 'Bytes:' when loading codeHow do you hide the 'Bytes:' when loading code? I've tried saving as CHR$ 22 + CHR$ 6+ CHR$ 0 (a blank part of the loading screen) but it still appe…

    How do you hide the 'Bytes:' when loading code?

    I've tried saving as CHR$ 22 + CHR$ 6+ CHR$ 0 (a blank part of the loading screen) but it still appears at 3,0 and disrupts my screen!
    daveysludge daveysludge December 2013 Sinclair Basic
  • mirroring bitsIf I have a string of 1408 bytes, each of which has one bit 'b' set, what's the shortest way of mirroring that string, so that each bit set at positi…

    If I have a string of 1408 bytes, each of which has one ... shortest way of mirroring that string, so that each bit set ...
    Battle Bunny Battle Bunny January 2014 Development
  • ULA snow effectIt's wintertime, you know. [quote="http://ramsoft.bbk.org.omegahg.com/floatingbus.html"]when the I register falls in the range 0x40-0x7F then the UL…

    ... on the 48K. The screen bytes are fetched during the first ... ' value.
    3. Run a string of NOPs for the duration ...
    Hikaru Hikaru January 2014 Development
  • From RAM to dim v$() "video buffer" SPEED UP!Hi! This question is related to "quick RAM copy using LET in Basic" ([url]http://www.worldofspectrum.org/forums/showthread.php?t=44296[/url]). Wel…

    ... zone of RAM with 160 bytes corresponding to 16*10 tiles ... bucle from 0 to 159 bytes for read a byte.
    string "video buffer" for paint whole ...
    Hark0 Hark0 March 2014 Sinclair Basic
  • Repton ManiaHi all, I am the creator, and look after, the Repton Resource Page ([url]www.reptonresourcepage.co.uk[/url]). For the site, I have written a freely …

    ... tracks are identified by the string "Track-Info", which indicates ... graphics (each character is 5 bytes = 8x5px)
    0x07A40 0x8C40 ... characters (each character is 8 bytes = 8x8px: 32off)
    ... graphics (each character is 5 bytes = 8x5px)
    0x10E6C 0x816C ...
    geraldholdsworth geraldholdsworth June 2014 Games
  • Double Buffer UtilityHi Folks, I've been experimenting with double buffering on a 48k Speccy for a small project I'm working on. After reading lots of good advice here…

    ... - only copies pairs of bytes, cannot handle odd numbers of ... bytes in a row
    ... - maximum line width of 32 bytes
    # - Output is to ... binaryY = binaryY[::-1] #reverse the string
    screenAddrBin = '010' + ...
    KrazyKattapilla KrazyKattapilla August 2014 Development
  • Decimal to Binary stringHi all, Anyone got a less labour intensive BASIC routine than this? Example:- take 170 and convert to a string "10101010" take 4 and convert to a s…

    ... 170 and convert to a string "10101010"
    take 4 and ... convert to a string "00000100"

    I have ... />
    [code]
    # SUB - Binary string conversion, A=decimal input, s ...
    IanJ IanJ August 2014 Sinclair Basic
  • im looking for a basic routine that adds a numerical character to a stringim looking for a basic routine that adds a numerical character to a string. so a=1, "1", then a=0 "10", then a=1 "101......" and so on

    im looking for a basic routine that adds a numerical character to a string. so a=1, "1", then a=0 "10", then a=1 "101......" and so on
    digital digital September 2015 Development
  • how do i convert a binary string into hex in basic?how do i convert a binary string into hex in basic?

    how do i convert a binary string into hex in basic?
    digital digital September 2015 Development
  • Chompston Mazes in SpecBASAfter the discussion in ASH-II's Pacman thread, I checked out the link there about generating 2D Pacman style mazes. This one was quite good fun, …

    ... . Then we have a few string variables. There's a good ... 2 and 4, and a string (e$) with all four directions ... $) to convert back from characters (bytes) to numbers.

    [code ...
    Dunny Dunny October 2015 Sinclair Basic
  • Proportional fontsI've been doing some proportional font drawing, purely on C level at the moment, but it's orders of magnitude slower than I'd want it to be. It's sti…

    ... : glyphs are stored as 8 bytes each (plus a byte for ... scanline and scans the printed string eight times, and another that ...
    Sol_HSA Sol_HSA October 2016 Development
  • Less MIA for SPA2 again - Rainbow Islands (1990)(Erbe Software)[+3 disk][re-release]Hi all :) dsk image: [url="http://forest.no-ip.org/wos/rie/Rainbow%20Islands%20(1990)(Erbe%20Software)(Side%20A)%5Bre-release%5D.dsk"]forest.no-ip.…

    ... dsk version have just 3 bytes difference ...

    some history ... /> [15:26] there are 3 bytes difference between the images, in ... ] in the ERBE version the bytes are 49, in the other ... be in some kind of string table. It doesn't look ...
    gorski gorski October 2016 MIA/STP/SDP
  • 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? …

    ... , HL at end of string,assume string doesn't straddle word boundary ...
    lp: inc (hl) ;increase string number
    ld a,(hl ... ;HL back to start of string
    dec de ;decrease number ... ,lp
    ret
    ;
    string:
    db '00000' ;16 bit ...
    R-Tape R-Tape December 2016 Development
  • flash in a stringhi, is it possible to store flash in a string? u can store colours, bright, etc.

    hi,

    is it possible to store flash in a string? u can store colours, bright, etc.
    digital digital January 2017 Sinclair Basic
  • Look whats possible in 924 bytesSo, finally after over a year of development and nearly 25 years since I first designed the graphics, I've actually made it to the point where this i…

    ... />
    The graphics are 444 bytes, whereas when I first designed ... long way to go, saving bytes here and there, but as ...
    Arkannoyed Arkannoyed February 2017 Development
  • ZXSCLZF - Yet another Screen CompressorQuick disclaimer before I continue, this compressor does not shrink screens as small as some of the others posted here, in particular the very good z…

    ... -31 means just paste literal string length 1-32
    // ... // full LZF can use addition bytes to go beyond 256, I ... ]; //split number into 2 8bit bytes for algorythm
    } rr ... /> ;;
    ;; copy L(b) bytes from one part of the ...
    TomD TomD April 2017 Development
  • How to separate a character from a number in a string?Hi I've been writing a kind of logo type program in BASIC that takes a string a$ from INPUT and then draws according to what you give it. Say you w…

    ... in BASIC that takes a string a$ from INPUT and then ... character it reads in the string a$ is a number or ...
    ivanb303 ivanb303 May 2017 Sinclair Basic
  • 1k Chess (was the 924 bytes thing!)Hi, I've decided to do a major rewrite of large parts of the code for the isometric Chess thing that I've been messing with. It got to the point, …

    ... 'backup' the line of 4 bytes from the screen and put ... is restored to the 4 bytes on screen.

    Both ...
    Arkannoyed Arkannoyed September 2017 Development
  • A Neat Redefine Keys RoutinePreviously, I’ve only shared this routine with a couple of people via PM, but I’ve now decided to make it public. I optimized it for size, so it uses…

    ... weighs in at 283 bytes and defines six controls— ... -ctrs ;length of string
    call 8252 ;print string

    ... key is pressed
    ;(6 bytes)

    ;————————————————BEGIN REDEFINING ... +1),hl ;inject # of bytes to check into LD BC ...
    Ast_A_Moore Ast_A_Moore October 2017 Development
  • 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…

    ... ;d=1523562006"]Original with 93 bytes of main code.[/url] ([url ... modification 1 (without texture, 145 bytes of main code).[/url]
    bytes of main code).[/url]
    weiv weiv April 2018 Games
  • Random-Access to Microdrive FileI am working on a BASIC program to backup a microdrive text-file to standard tape array-file. To backup a text-file from one microdrive to a secon…

    ... stream area to a normal string S$. Many thanks to Battle ... a normal string S$. I use the first 9 UDG bytes to ... ]any[/i] of the 512 bytes-length sectors available within my ... to overwrite the [i]32 bytes-length Microdrive-map[/i] to ...
    mattsteel mattsteel May 2018 Sinclair Basic
  • Printing text, part MMXIIXI'm pretty sure there's been a zillion threads about this already, and I don't think it's the first one by myself either, but here goes. Proportiona…

    ... there. Started from my test string taking over two frames and ... iy to point at input string
    ld c, 6 ( ... per row, copy runs with string)
    ld a, -5 ( ... br /> ; instead of all 8 bytes of a glyph at once ... we're at end of string
    inc iy
    ...
    Sol_HSA Sol_HSA December 2018 Development
  • A couple of random questions......because, why not? (1) USR0 mode on the +3/+2A/B I know of its existence, I know how it's used, and I have some games that require it to work o…

    ... (seemingly random string of characters that holds all the required bytes)
    The Mighty Dopethrone The Mighty Dopethrone March 2020 Sinclair Miscellaneous
<1234567…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
string 2.8K 5.1K
bytes 9.1K 16.6K

Related Threads

  • Finding the length of loaded Bytes:Is there a way from BASIC of finding out how big a block of bytes loaded from tape was? <br /> <br /> i.e. - if you do LOAD""CODE and load in a lump …
  • Scrolling string variablesCan anyone help me with this for a program I'm writing on the spectrum.<br /> There was a command in speccy basic that would let you scroll a string …
  • Retro Bytes PR and other services.Hi folks,<br /> <br /> For anyone who is interested, I'm setting up a PR agency called Retro Bytes PR. We specialise in handling the press for small …
  • String slicing for UDG definitionHey everyone.<br /> <br /> Got a bit of a string slicing/string to variable conversion problem.<br /> <br /> 10 let a$="01100110"<br /> 20 let pokeva…
  • RETRO:BYTES Magazine.Hi Speccy people,<br /> <br /> Just in case you've missed it (which is likely), I'm working with Alten8.com and other investors to launch a retro mag…
  • Avoid "Program:" and "Bytes:" messagesI converted some original +D programs into TZX files. That works fine, but I'm worry about the "Program:" or "Bytes:" messages of the program blocks …
  • RETRO:BYTES download section.I've uploaded a temporary download page at [url="http://www.retro-bytes.co.uk/downloads.htm"]http://www.retro-bytes.co.uk/downloads.htm[/url] - I've …
  • RETRO:BYTES Lite magazine cover.At last! I can say something...<br /> <br /> Well, we're on the home-straight with the 'Lite' version. You may see this here:<br /> <br /> [url="http…
  • Optimisation Needed! Is this the Fastest way to copy bytes from screen and back again?I have the screen address (say 0,0 i.e 16384)<br /> <br /> I want to copy 4 bytes wide by 32 bytes high from the screen to an area of memory.<br /> <…
  • RETRO:BYTES Lite... at last!R:B Lite is *finally* available to buy from [url="http://www.download-trader.com"]http://www.download-trader.com[/url] for just ?1 sterling! It comes…

Related Searches

  • ld bytes
  • sa bytes
  • 256 bytes
  • ld bc eostr string
  • bytes hide
  • reorder a string
  • change characters in string
  • forum size bytes
  • inputting to a string array
  • detect a word string on the screen
  • poke hide bytes
  • hide bytes
  • 924 bytes
  • hex to dez string
  • colors in a string
  • attributes in a string
  • disable loading bytes
  • disable bytes
  • string
  • reverse a string

Copyright © 2024 World of Spectrum