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.043s
<1234567…34>
  • BETA-DISC (TR-DOS) support in ZX emulatorsBETADISC 128 is original device designed for external use with ZX Spectrum 128/+2(grey). Russians ZX clones (Pentagon, Scorpion, ZX profi, Quorum, ZX…

    ... BETADISC. Why some emulators enable TR-DOS only in modes Pentagon,Scorpion ... ,.. and disable TR-DOS in modes ZX128/+2 ? ... #66 connect rom with tr-dos and code in dos save 128kB ram to ... I use modified versions of TR-DOS rom and 32kB ZX128 ...
    velesoft velesoft September 2011 Emulators
  • TR-DOSDoes TR-DOS have a problem with loading files into the area #5E00-#7FFF ? It certainly seems to have one in my case, as the routines say they've succ…

    Does TR-DOS have a problem with loading ... , Realspectrum refuses to load memory blocks there while TR-DOS is paged ! Frankly ... I mentioned above happens in machine code, with no BASIC calls and ...
    GOC GOC November 2003 Development
  • plus d machine code loader issueas many of you know i have done / been doing quite a few tr-dos recracks for the plus d but i have come into a bit of a problem the plus d machine co…

    ... been doing quite a few tr-dos recracks for the plus d ...
    the plus d machine code loader requires you to have ... update the ufia before you load each file
    the ... dizzc etc and to load hl with the address ... which has 30+ levels to load in, i can obviously ...
    djgarf djgarf April 2013 Sinclair Miscellaneous
  • LOAD ... syntax on TR-DOS ?What's the LOAD (SAVE, MERGE) syntax on TR-DOS ? Cristi

    What's the LOAD (SAVE, MERGE) syntax on TR-DOS ?

    Cristi
    secarica secarica October 2004 Sinclair Miscellaneous
  • ISO ROM 128 with TR-DOS 5.05(cz)This is new correct version of ISO ROM for ZX + BETADISK. Some extra basic command is designed specially for use in conmination with TR-DOS 5.05(cz).…

    ... possible use also any othen TR-DOS versions, but basic syntax will ... /debugger "Devastace" from tr-dos rom)
    ! (start DOS and show command line ... )
    !LOAD "filename" (load basic file "filename")
    !GOTO "snapshot" CODE (load snapshot = memory ...
    velesoft velesoft April 2010 Sinclair Basic
  • Some TR-DOS technical questionsHi forum, I sincerelly hope this was the right section of yours to ask this kind of stuff in. (else return facepalm;) Anyway, here's a couple of que…

    ... ret m ; exit on intrq[/code]

    [url=http ... url] states that "all TR-DOS ports can be read ... br /> [code]l_addr ld hl,buffer ; the address to load the ID ... 11000000
    jp #3fe5 ; read[/code]

    Output in (HL ...
    Hikaru Hikaru April 2010 Development
  • 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 written ... to call the ROM's LOAD "" CODE routine, nothing fancy headerless loaders ... />
    ;LOAD 128 bank 6 code

    ;LOAD main game code

    daveysludge daveysludge October 2014 Development
  • Yet another TR-DOS questionI have yet another TR-DOS problem. I am using "LD C, command; CALL #3D13" to call the system functions. The problem is that TR-DOS automatically enab…

    I have yet another TR-DOS problem. I am using "LD ... functions. The problem is that TR-DOS automatically enables the interrupts after ... in IM1, the default interrupt code in the ROM will be ... harmless like a RET, because TR-DOS doesn't seem to work ...
    GOC GOC November 2003 Development
  • Loading TR-Dos game (not autoload)When I can`t autoload a TR-Dos game, what do I type? I`ve got the Pentagon set up, CAT alogued the disk, and get the following:- Title: AMD4ever 6 …

    ... I can`t autoload a TR-Dos game, what do I type ... to do next, do I LOAD a file, or do I ...
    CKay CKay August 2004 Sinclair Miscellaneous
  • Detecting TR-DOS from BASICIs there a simple (or contrived :D ) way to detect the presence of a TR-DOS/Betadisk interface from BASIC? For fairly obvious reasons this can't rel…

    ... detect the presence of a TR-DOS/Betadisk interface from BASIC?
    code in first - and if possible ...
    pissedbob pissedbob January 2006 Development
  • How do I run games/programs from TR-DOS?Hi, the World of Spectrum is a nice and great site. I already looked a bit through it but despite of its hugeness I couldn't find any information reg…

    ... the ZX Spectrum are in TR-DOS format (.TRD). Until now, most ... know how to use the LOAD or RUN commands to start ...
    Grizzly Grizzly September 2006 Emulators
  • A few questions about machine codeOh no... another noob. I'm giving my first steps in assembler (finally, after 20 years stuck in BASIC). I read a SU article explaining that if I wan…

    ... I'm going to load several headerless files, do ... call 1366
    jp 30285[/CODE]

    Another question ... example:

    [CODE]di
    ld de,23296 ... ld bc,40832
    ldir[/CODE]

    I ...
    I have a machine code tutorial here and I will ...
    zxbruno zxbruno August 2007 Sinclair Miscellaneous
  • 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…

    ... a resultant machine code program (up to 289 bytes of machine code).

    Specifically, the program will
    1) Load in a machine code ... a machine code coder.

    My payload consists of a machine code animation ...
    BloodBaz BloodBaz November 2007 Development
  • help sought with first foray into machine code - pixel scrolldownI have started to code my first machine code program, a simple roadrace game. I've based it around the pixel scrolldown routine in 40 Best Machine Co…

    I have started to code my first machine code program, a simple roadrace ... br /> ex (sp),hl ;?? load posn of byte to be ... de
    pop hl ;load byte to be copied to ... boundary
    pop de ;load posn to be copied
    pop hl ;load posn to be copied to ...
    bigjon bigjon February 2008 Development
  • How do you play TR-DOS Games?Hi I have Spectaculator installed and it wont accept TR-DOS games such as Wolfenstein 2004 for example. I then downloaded SPIN emulator and when I op…

    ... installed and it wont accept TR-DOS games such as Wolfenstein 2004 ... says TR-DOS so I go into that and try and load the ... />
    A) Does Spectaculator accept TR-Dos images and B) if not ...
    spainboy spainboy February 2009 Games
  • 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…

    ... link

    [CODE];
    ; machine code microdrive file loader
    ; ... br /> ;
    call loadit ; load code file "0"
    ;
    ... hl)
    call loadit ; now load code file "1"
    ;
    call loadit ; now load code file "2"
    ;
    jp jp August 2009 Development
  • 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…

    ... program in machine code!

    CHAPTER 1 - Create a machine code function that ... ld is the instruction for load a value into a register ... brackets round hl mean the load will be to the ... instruction lddr, which stand for LoaD ((hl) to (de)),Decrement ( ...
    bigjon bigjon November 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 …

    ... ...
    9160 REM ** INSTALL MACHINE CODE
    This is done as ... :
    LOAD "filename" CODE mcpos,machine_code_length:
    PRINT "machine code starts at ... STOP
    9999 REM *** MACHINE CODE STARTS
    AFTER THIS LINE ...
    Battle Bunny Battle Bunny August 2010 Sinclair Basic
  • Tr-Dos questionI hope that people who know Tr-Dos also read these forums :) Let's suppose that I have a .trd disk with an executable file. I want to make this fil…

    ... hope that people who know Tr-Dos also read these forums :)
    LOAD "myfile" [/B] and it worked ...
    Ralf Ralf November 2011 Development
  • storing machine code in BASICA couple of years ago I posted a routine for storing machine code between PROG & VARS, based on an idea in Toni Baker's "Mastering Machine Code". Thi…

    ... posted a routine for storing machine code between PROG & VARS, based ... /256):

    REM INSTALL MACHINE CODE... with GO TO 9161
    REM Load m/c between PROG and ... =FN p(va)-ml: LOAD "m/c"CODE mc,ml:
    PRINT ...
    Battle Bunny Battle Bunny January 2012 Sinclair Basic
  • Working with TR-DOS formatted disks on a +3These days I am thinking about *.TRD files on ESXDOS and velesoft's PROFI Interface. Then my neuron make a spark... Why not read real TR-DOS format d…

    ... Why not read real TR-DOS format disks on +3 ... 33336&highlight=working+dos"]http://www.worldofspectrum. ... =33336&highlight=working+dos[/URL]
    where ... than using a hook code) would've made it ... /> If we can put TR-DOS Rom inside FlashRomBoard, maybe now ...
    RockRiver RockRiver November 2012 Sinclair Miscellaneous
  • Machine code loopsDear all, 30 years too late I know, but I'm finally starting to get to grips with Machine Code - something I could never manage back in my early tee…

    ... to get to grips with Machine Code - something I could never manage ... /> 2) Can I not just load BC with say 6912, dec ...
    Tobo Tobo June 2013 Development
  • 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…

    ... faster in machine code.. all the cool kids use machine code.."
    load programs easly. pretty much the whole of the popular assembly/machine code ... assembly/machine code for the specy (with a load screen ... figured that Mastering Machine Code on Your Spectrum ...
    wibble wibble August 2013 Development
  • Machine code/Assembly language back in the dayHello. Back in the 80s when I was a kid, I didn't learn Z-80 machine code, but I was always curious about it. Just recently I decided to explore Z-…

    ... my little attempt at learning machine code on the Spectrum made me ... assembler to load from tape, then typing in lines of code, and ... guessing if I was learning machine code on a real spectrum back ... for people who were learning machine code back in the 80s?
    memrah memrah September 2013 Sinclair Miscellaneous
  • TR-DOS + 48K + divIDESo since I'm now a proud owner of divIDE and ESXDOS with TR-DOS emulation, I would like to make some use of the latter. Basically I want to try out …

    ... divIDE and ESXDOS with TR-DOS emulation, I would ... to try out on-machine development, probably with ... br /> And what does "TR-DOS emulation is not available in ... of documentation about TR-DOS out there that' ... pub/sinclair/hardware-info/TR-DOS_Programming.txt[/url] ...
    utz utz September 2013 Sinclair Miscellaneous
  • Beta-Pack, Filer etc. non working on original TR-DOS 4.12 Betadisk-InterfaceHi there, can anyone please verify this: I can?t get any of the programs of the utilities in "Beta-Pack" [url]http://www.worldofspectrum.org/infos…

    ... ]

    to work. They load fine, but when I start ... only working with a different TR-DOS-Version
    than the v4 ... />
    Does anything of these TR-DOS Betadisk-utils runs on your ...
    Luzie Luzie April 2014 Sinclair Miscellaneous
  • Searching for correct Betadisk 48k TR-DOS v4.12 ROM (Save ROM via TRDOS-Prompt to Disk)Hi, I have two ROM-Files which should be read out from an original Betadisk 48 Interface TRDOS v4.12 (ROM-Size 8k). But when I compare them, they…

    ... ´re on TR-DOS-Prompt just make:
    SAVE "ROM412" CODE 0,16384 ...
    Luzie Luzie September 2015 Hardware
  • WANTED Machinecode Routine for Paging in Betadisk TR-DOS v5 ROMI try to build a small MCode-program which writes the TR-DOS-ROM v4 / v5 to RAM adress 40000 an up. It´s working on TR-DOS v4 / Betadisk 48k: C…

    ...
    It´s working on TR-DOS v4 / Betadisk 48k:
    < ... 15366 ;TR-DOS v4 #3C06 = 15366 dez = DOS / ROM ON
    ;TR-DOS v4 ... ;Set DOS Routine 0 (INIT/RESET DOS)
    CALL 15635 ;TR-DOS v5 ... I can only try v5 Code on Emulators as I only ...
    Luzie Luzie December 2015 Hardware
  • Detecting TR-DOS w/o relying on system variablesOK, I know it's much easier to do this simply by checking whether the BASIC program area has moved or some specific pattern in the sysvars etc (somet…

    ... />

    [code];Test result: Z - TR-DOS found
    ; NZ - ... a ;- "NOP: RET" in TR-DOS ROM (any version)
    .xor_lp ... ,.xor_lp ;therefore assume no TR-DOS and exit.
    cp ... TR-DOS is present, else RETs at #4000 with ZF=0.[/code ...
    Hikaru Hikaru July 2016 Development
  • 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…

    ... resulted in my downloading Mastering machine code on your zxspectrum and typing ...
    mik3d3nch mik3d3nch November 2016 BASIC
<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
tr 1.8K 2.8K
dos 5K 7.5K
machine 27.2K 35.6K
code 41.6K 91.2K
load 29K 41.7K

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 /…
  • LOAD ... syntax on TR-DOS ?What's the LOAD (SAVE, MERGE) syntax on TR-DOS ?<br /> <br /> Cristi
  • 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??
  • 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:_ <br /> LD BC, (score)<br /> Call 6683 <br /> …
  • 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…
  • 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…
  • Machine code loaderI was wondering how people wrote games. On the trail to this knowledge I discovered a machine code loader in basic, and also z80 assemblers.<br /> <b…
  • what is tr-dos ?well you saw the topic [img]/__forums/images/smiles/icon_smile.gif[/img]

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
  • load code hide name
  • load code hide name on screen
  • machine code routines
  • ultimate games 3 machine code
  • tr dos on 3
  • tr dos disassembly
  • learning machine code
  • load machine code
  • tr dos machine code
  • tr dos machine code loader
  • save and load machine code from basic
  • microdrive load machine code
  • load tape machine code
  • load tape with machine code

Copyright © 2024 World of Spectrum