<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
      <title>Emulators - World of Spectrum</title>
      <link>https://worldofspectrum.org/forums/categories/emulators/p65/feed.rss</link>
      <pubDate>Mon, 22 Apr 2024 12:42:28 +0000</pubDate>
         <description>Emulators - World of Spectrum</description>
   <language>en-CA</language>
   <atom:link href="https://worldofspectrum.org/forums/categories/emulators/p65/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>Chips Challenge Crash Under Emulation</title>
      <link>https://worldofspectrum.org/forums/discussion/11962/chips-challenge-crash-under-emulation</link>
      <pubDate>Mon, 15 May 2006 17:30:00 +0000</pubDate>
      <dc:creator>CU_AMiGA</dc:creator>
      <guid isPermaLink="false">11962@/forums/discussions</guid>
      <description><![CDATA[Hey Yo!<br />
<br />
I recently tried the Chips Challenge game (.tap version) on the Amiga ASp ZX Spectrum emulator. I seem to get to level 11 and it hangs after i complete it (after the score board). It seems to try and proceed to level 12 (as the next music starts up), but the screen seems to be frozen. I later tried this on a PC ZX Spectrum emulators (it was either REALSpectrum or SPIN - can't remember exactly) and i get the exact same result as above. I have also tried this with another Chips Challenge.tap file and also get the exact same result as above. Is this a common problem that emulators have trouble playing this game, or is it the .tap file that is giving me gip?<br />
<br />
Regards,]]></description>
   </item>
   <item>
      <title>running Spin with dual monitors</title>
      <link>https://worldofspectrum.org/forums/discussion/11987/running-spin-with-dual-monitors</link>
      <pubDate>Wed, 17 May 2006 09:25:49 +0000</pubDate>
      <dc:creator>Mr Millside</dc:creator>
      <guid isPermaLink="false">11987@/forums/discussions</guid>
      <description><![CDATA[I use dual monitors and find that when Spin is displayed on my second monitor the border icons (minimize, maximize and close) don't work. I have to drag the window to the primary monitor to close it. Any chance this could be fixed ? There are times at work when I need to minimize Spin if you know what I mean :)]]></description>
   </item>
   <item>
      <title>Spin save dissembly problem</title>
      <link>https://worldofspectrum.org/forums/discussion/11972/spin-save-dissembly-problem</link>
      <pubDate>Tue, 16 May 2006 02:57:57 +0000</pubDate>
      <dc:creator>Kiwi</dc:creator>
      <guid isPermaLink="false">11972@/forums/discussions</guid>
      <description><![CDATA[Hey Dunny and others Spin dudes!<br />
<br />
There seems to be a small problem with the save dissembly function from the dissembler in Spin.<br />
This is the exact output from a section of RAM.
<pre>        org $67c2
l_67c2: push bc                  ; 26562 11ts
        push de                  ; 26563 11ts
        ld hl, l29699            ; 26564 10ts
        ld (26511 	), hl         ; 26567 16ts
        ld hl, l29735            ; 26570 10ts
        ld (26513 	), hl         ; 26573 16ts
        ld hl, l29708            ; 26576 10ts
        ld (26515 	), hl         ; 26579 16ts
        call 26517               ; 26582 17ts
        ld hl, l29744            ; 26585 10ts
        ld (26511 	), hl         ; 26588 16ts
        ld hl, l29771            ; 26591 10ts
        ld (26513 	), hl         ; 26594 16ts
        ld hl, l29762            ; 26597 10ts
        ld (26515 	), hl         ; 26600 16ts
l_67eb: ld a, b                  ; 26603 4ts
        add a, 8                 ; 26604 7ts
        ld b, a                  ; 26606 4ts
        call 26517               ; 26607 17ts
        dec d                    ; 26610 4ts
        ld a, d                  ; 26611 4ts
        cp 1                     ; 26612 7ts
        jr nz, l_67eb            ; 26614 7/12ts
        ld a, b                  ; 26616 4ts
        add a, 8                 ; 26617 7ts
        ld b, a                  ; 26619 4ts
        ld hl, l29717            ; 26620 10ts
        ld (26511 	), hl         ; 26623 16ts
        ld hl, l29753            ; 26626 10ts
        ld (26513 	), hl         ; 26629 16ts
        ld hl, l29726            ; 26632 10ts
        ld (26515 	), hl         ; 26635 16ts
        call 26517               ; 26638 17ts
        pop de                   ; 26641 10ts
        pop bc                   ; 26642 10ts
        ret                      ; 26643 10ts
l_6814: ld ix, l26972            ; 26644 14ts
        ld a, (l26969)           ; 26648 13ts
        sla a                    ; 26651 8ts
        ld d, 0                  ; 26653 7ts
        ld e, a                  ; 26655 4ts
        add ix, de               ; 26656 15ts
</pre>
<br />
ld (nnnn), hl has null chars and tabs in it. eg addr 26567<br />
Also note the ld hl, l29699 (addr 26564) has an l prefixing the addr<br />
This also applies in the ld a, (nnnn) eg. addr 26648<br />
All the call parameters are correct, but other uses of addresses seem to have the problem of either a lower case L prefix or extra characters like null and tabs.<br />
<br />
Just thought I would let you know! :-)]]></description>
   </item>
   <item>
      <title>Blackberry - Emulators?</title>
      <link>https://worldofspectrum.org/forums/discussion/11963/blackberry-emulators</link>
      <pubDate>Mon, 15 May 2006 20:23:15 +0000</pubDate>
      <dc:creator>Ian Hamilton</dc:creator>
      <guid isPermaLink="false">11963@/forums/discussions</guid>
      <description><![CDATA[I'm thinking about getting a Blackberry at some point in the future. Is it possible to get emulators (Spectrum and others) for it? How good are they (the emulators) overall?<br />
<br />
Necros.]]></description>
   </item>
   <item>
      <title>Forum Guidelines</title>
      <link>https://worldofspectrum.org/forums/discussion/11941/forum-guidelines</link>
      <pubDate>Sun, 14 May 2006 13:09:12 +0000</pubDate>
      <dc:creator>Lee Fogarty</dc:creator>
      <guid isPermaLink="false">11941@/forums/discussions</guid>
      <description><![CDATA[<b>*GUIDLINES OF THIS FORUM*</b><br />
<br />
The following guidelines are designed to make your WoS experience more enjoyable.<br />
<br />
<b>*MOST IMPORTANT: POLITENESS*</b><br />
<br />
These are "family-friendly" forums visited by people of all nationalities, races, ages and backgrounds. These guidelines (and especially the ones politeness) are intended to maintain this "family-friendly" atmosphere.<br />
<br />
* Keep the tone and content of your posts respectful and polite (even if you're angry about something).<br />
<br />
* Rudeness has no place on these forums. Friendly banter is a part of WoS, but please don't post something you wouldn't say to a friend.<br />
<br />
* Do not attack, harass, threaten or insult other forum members, either in public or via PM.<br />
<br />
* We all swear every now &amp; then, but please try to keep it at a minimum. Remember - there may be children watching.<br />
<br />
<br />
<b>*THE OTHER GUIDLINES*</b><br />
<br />
A) No private message spam. No affiliate links.<br />
<br />
B) No information about how to obtain unlawful copies of denied games. Click <a href="http://www.worldofspectrum.org/forums/../permits/" rel="nofollow">here</a> to find current copyright status.<br />
<br />
C) Discussions of religions or religious philosophies, cultural differences, sex, sexual orientation, freedom of speech, politics and governments tend to end in flame wars and trading insults. Please remember that the majority of these discussions end up being locked.<br />
<br />
D) No racism. Again, friendly banter is a part of WoS, however, directly insulting someone because of their race is not acceptable.<br />
<br />
E) When in doubt, DO NOT POST!<br />
<br />
F) Finally, ignorance is no excuse. It is a requirement of Forum participation that all members read and agree with these guidelines. It's a total waste of time saying "I didn't read them" after an issue is raised!]]></description>
   </item>
   <item>
      <title>spin rzx problem</title>
      <link>https://worldofspectrum.org/forums/discussion/11911/spin-rzx-problem</link>
      <pubDate>Thu, 11 May 2006 20:37:02 +0000</pubDate>
      <dc:creator>guesser</dc:creator>
      <guid isPermaLink="false">11911@/forums/discussions</guid>
      <description><![CDATA[<a href="http://www.filelodge.com/files/hdd4/78741/Egghead4.rzx" rel="nofollow">http://www.filelodge.com/files/hdd4/78741/Egghead4.rzx</a><br />
<br />
doesn't work, it says this is not a valid rzx file,<br />
<br />
what am I doing wrong Dunny? :confused:<br />
<br />
I'm running spin test7, and I also tried it in the rollback rzx one]]></description>
   </item>
   <item>
      <title>Having Problems Creating .TZX files</title>
      <link>https://worldofspectrum.org/forums/discussion/11825/having-problems-creating-tzx-files</link>
      <pubDate>Fri, 05 May 2006 23:36:22 +0000</pubDate>
      <dc:creator>PureGamerJim</dc:creator>
      <guid isPermaLink="false">11825@/forums/discussions</guid>
      <description><![CDATA[I have a ZX spectrum +2 and i am using the headphone jack at the back of it to connect it ot the Mic in jack on my sound card, I recorded the tape using Cooledit PRO 2, and made it into a .VOC file, (i know that the tape has loaded correctly cause i loaded it on the spectrum <b>AT THE SAME TIME</b>,and the game ran fine on the Spectrum. so i followed the "TZXing for dummies" PDF on this site and downloded MakeTZX with the GUI. following the tutorial it did, nothing, messing with settings it did, nothing.<br />
I followed a link on this forum to winTZX which does nothing, but i used cooledit to save it as an MP3 aswell and the sound plays in Windows Media Player just as it does on the TV!<br />
<br />
please help im dead confused<br />
<br />
if its any help im running Microsoft Windows XP service pack 2, my Sound card is a  built in thing by Intel (soundblaster compatible)<br />
<br />
<br />
thanks Jim]]></description>
   </item>
   <item>
      <title>TAP/TZX/Z80 to D80?</title>
      <link>https://worldofspectrum.org/forums/discussion/10831/tap-tzx-z80-to-d80</link>
      <pubDate>Wed, 01 Feb 2006 20:04:00 +0000</pubDate>
      <dc:creator>FRGT/10</dc:creator>
      <guid isPermaLink="false">10831@/forums/discussions</guid>
      <description><![CDATA[Hello.<br />
<br />
I've come across a problem in transferring programs from TAP or TZX or other files to D80 format.<br />
<br />
The SNAP button (used on Didaktik to save all the memory content to the disk) doesn't work on RealSpectrum.<br />
<br />
Will I have to use tape-to-disk programs and edit the loader to make it load from the disk? Not sure if RS can emulate original slow-loading with noise on the background...<br />
<br />
Thanks.<br />
Any help/comments/hints appreciated.<br />
<br />
]]></description>
   </item>
   <item>
      <title>SPECCY81 : The new ZX81 emulator for the ZX Spectrum</title>
      <link>https://worldofspectrum.org/forums/discussion/11867/speccy81-the-new-zx81-emulator-for-the-zx-spectrum</link>
      <pubDate>Tue, 09 May 2006 07:41:08 +0000</pubDate>
      <dc:creator>Dr BEEP</dc:creator>
      <guid isPermaLink="false">11867@/forums/discussions</guid>
      <description><![CDATA[I can sent you an early beta version.<br />
<br />
No optimal BASIC emulation yet ( with translated ROM )<br />
No SAVING yet,<br />
No menu yet,<br />
<br />
but with pseudohires (no hires yet) and load option.<br />
faster Z80 emulation than in ZX81EMUL (downloadable from WoS)<br />
<br />
Anyone interested: PM me.<br />
<br />
Dr Beep]]></description>
   </item>
   <item>
      <title>pSpectrum</title>
      <link>https://worldofspectrum.org/forums/discussion/11184/pspectrum</link>
      <pubDate>Tue, 07 Mar 2006 15:50:00 +0000</pubDate>
      <dc:creator>Hungry Horace</dc:creator>
      <guid isPermaLink="false">11184@/forums/discussions</guid>
      <description><![CDATA[ok, know i know this wont interest everyone, or maybe not even any of you!<br />
<br />
Anyway, the guy who developed the PSP speccy emualtor pSpectrum, has recently said that he is considering an update to his emulator, but it development seems to depend on the number of people requesting an update.<br />
<br />
Personally, i'd love an update, since i really like playing speccy games on the PSP, but the emulator does have some major problems making playing or score-hunting some games impossible.<br />
<br />
Anyone who would like to show their support and convince "HexDump" to continue his work on his emulator would be wise to post here: <a href="http://www.forumcommunity.net/?t=2401548&amp;st=0#lastpost" rel="nofollow">http://www.forumcommunity.net/?t=2401548&amp;st=0#lastpost</a><br />
<br />
perhaps if any of you guys are interested in this, and have the knowledge, you could give the guy some tips as to how to make his emulator the best dang speccy emulator on a portable device...<br />
<br />
(and dont tell me to just go out and buy a GP2x!)<br />
]]></description>
   </item>
   <item>
      <title>Emu for Nokia 6230i?</title>
      <link>https://worldofspectrum.org/forums/discussion/11677/emu-for-nokia-6230i</link>
      <pubDate>Sun, 23 Apr 2006 17:58:34 +0000</pubDate>
      <dc:creator>JonNorth</dc:creator>
      <guid isPermaLink="false">11677@/forums/discussions</guid>
      <description><![CDATA[Hello.<br />
<br />
Is there an emulator available for the Nokia 6230i? I took a look at MobileZX but it doesn't say. Can anyone confirm please? Are there any others that have been proven to work?<br />
<br />
Thanks guys]]></description>
   </item>
   <item>
      <title>Linux WAV to TZX convertors</title>
      <link>https://worldofspectrum.org/forums/discussion/11826/linux-wav-to-tzx-convertors</link>
      <pubDate>Sat, 06 May 2006 00:06:23 +0000</pubDate>
      <dc:creator>jujuberry</dc:creator>
      <guid isPermaLink="false">11826@/forums/discussions</guid>
      <description><![CDATA[I looked through the posts and seen a few threads about converting WAVs to tzx but none of them are working for me.<br />
I have a few old tapes that don't load in emulators. I have tried makeTZX and Taper but I suspect that the tapes are corrupted and I've made little progress.<br />
I have written a Linux program to extract the raw pulses from the WAV and it has shown some mismatches in pulse lengths (which I can edit out with Audacity).<br />
Now, I'm not too familiar with all the formats and T states, etc, but I can identify the various blocks (I've been working with 44.1kHz samples and milliseconds for timing) and can extract the byte sequences.<br />
I would like my program to be able to try to correct some pulse errors (based on the previous pulse) and output to tzx or tap. The problem I'm having is reconciling the specs with actual file data. For example, the TZX spec says it starts with 'ZXTAPE!' but looking at the byte sequence of a tzx file doesn't show that.<br />
Much the same for TAP. For example, I detect the byte sequence of the header to be:<br />
00000000<br />
00000000<br />
01010010<br />
00101101<br />
01010100<br />
01011001<br />
01010000<br />
01000101<br />
00100000<br />
00100000<br />
00100000<br />
00100000<br />
01000101<br />
00010011<br />
00000000<br />
00000000<br />
01000101<br />
00010011<br />
01100111<br />
<br />
19 bytes as expected. The first two bytes should be the size: 00. Er, no. The next ten give '--simmer--' which I know to be correct and I can't figure the last lot.<br />
Is there anywhere that gives a description of what the raw sequences look like for tape images.<br />
<br />
Many thanks,<br />
Jules]]></description>
   </item>
   <item>
      <title>Is it possible to convert TZX to Z80 or SNA?</title>
      <link>https://worldofspectrum.org/forums/discussion/11795/is-it-possible-to-convert-tzx-to-z80-or-sna</link>
      <pubDate>Wed, 03 May 2006 10:50:40 +0000</pubDate>
      <dc:creator>Bobbus74</dc:creator>
      <guid isPermaLink="false">11795@/forums/discussions</guid>
      <description><![CDATA[Hi guys,<br />
I'd like to be able to convert my .tzx files to either .z80 or .sna files. Does anyone know of a program that can do this?<br />
I have started using PSPectrum on the PSP but it only supports  z80 &amp; sna. Most of the games I have been using on PC emulators are in tzx.<br />
Any help on this would be most appreciated,<br />
Cheers.]]></description>
   </item>
   <item>
      <title>new release of winTZX</title>
      <link>https://worldofspectrum.org/forums/discussion/11668/new-release-of-wintzx</link>
      <pubDate>Sat, 22 Apr 2006 20:40:03 +0000</pubDate>
      <dc:creator>patrick delvenne</dc:creator>
      <guid isPermaLink="false">11668@/forums/discussions</guid>
      <description><![CDATA[Hi all<br />
<br />
I released v0.7a of winTZX<br />
Brand new look anf feel and conversion speed improvement.<br />
Now handles *.tzx *.t64 *.prg *.p00 for C64 machines<br />
Thank you to all people that help me to go ahead with with project.<br />
Please report any comment, or bug at <a rel="nofollow" href="mailto:winTZX@no-log.org">winTZX@no-log.org</a><br />
<br />
home page : <a href="http://www.winTZX.fr.tc" rel="nofollow">http://www.winTZX.fr.tc</a><br />
<br />
Please note that xdir the page redirector adds pop up to my site and I am not responsible for that. They even try to find words in your pages (let's say location for exemple) and they add a link for ads on that word !<br />
If someone knows a redirector please let me know.<br />
Patrick]]></description>
   </item>
   <item>
      <title>Dunny: idea/request for SPIN</title>
      <link>https://worldofspectrum.org/forums/discussion/11652/dunny-idea-request-for-spin</link>
      <pubDate>Fri, 21 Apr 2006 15:45:22 +0000</pubDate>
      <dc:creator>guesser</dc:creator>
      <guid isPermaLink="false">11652@/forums/discussions</guid>
      <description><![CDATA[It may be too hard to implement, but if not I would love it if one could mount an actual floppy rather than a dsk image as a drive (realspec is the only emulator I know that does this). IMHO this is the only thing left needed for SPIN to be the best emulator in the world. (apart from adding SE emulation :-P)<br />
<br />
Apologies for my damned cheek, but It's just a suggestion eh :D]]></description>
   </item>
   <item>
      <title>MakeTzx question</title>
      <link>https://worldofspectrum.org/forums/discussion/11487/maketzx-question</link>
      <pubDate>Tue, 04 Apr 2006 20:01:24 +0000</pubDate>
      <dc:creator>Ralf</dc:creator>
      <guid isPermaLink="false">11487@/forums/discussions</guid>
      <description><![CDATA[Hi!<br />
I've been recently making tzx of some Polish Spectrum tapes. I don't have any experience with MakeTzx program, so I just used GUI and followed tutorial and it worked well in some cases. However I encountered problems while trying to convert some data using some kind of speedloader. MakeTzx sees just program loader and doesn't notice turbo data at all.<br />
What can be done in my case?]]></description>
   </item>
   <item>
      <title>Creating Music</title>
      <link>https://worldofspectrum.org/forums/discussion/11736/creating-music</link>
      <pubDate>Thu, 27 Apr 2006 22:20:53 +0000</pubDate>
      <dc:creator>mrpants</dc:creator>
      <guid isPermaLink="false">11736@/forums/discussions</guid>
      <description><![CDATA[I need to compose a couple of tracks to go with a ZX Spectrum style animation.  I need to be as authentic as possible so I've decided to go with an emulator rather than using a sampler as I haven't found any decent samples on the net.<br />
<br />
Which emulator do you recommend I go for and what software would be easiest to use to write a basic Jet Set Willy type song?<br />
<br />
I'm mostly on OSX but I can use a PC if you think they have better emulators.<br />
<br />
Any help will be much appreciated!]]></description>
   </item>
   <item>
      <title>HELP!!! i need help turning a .wav files into a .tzx. im a new beginner</title>
      <link>https://worldofspectrum.org/forums/discussion/11711/help-i-need-help-turning-a-wav-files-into-a-tzx-im-a-new-beginner</link>
      <pubDate>Tue, 25 Apr 2006 19:30:11 +0000</pubDate>
      <dc:creator>philcrox</dc:creator>
      <guid isPermaLink="false">11711@/forums/discussions</guid>
      <description><![CDATA[hi there. i hope anyone doesnt think im thick or owt but im having trouble in find the right program or the know how to convert all my 8bit mono .wav spectrum files. i have at the  moment a alba mono casstte recorder thats attched to the line in, in the pc. i have nero to record all my tapes in a 8bit mono .wav file. i know i have done this bit right but when it comes to converting them to a .tzx file i fluff up lol. is there any one who can tel me of a user friendly program to do this and any help given would be so aprieated. (sorry for spelling mistakes lol) ive been a true speccy fan for 20years and want to save al my tapes from snapping or degrading from old age and maybe contribute all i have to world of spectrum. thank you for taking your time over this matter. and love to hear from somebody soon.]]></description>
   </item>
   <item>
      <title>Emu for Sagem myX-7</title>
      <link>https://worldofspectrum.org/forums/discussion/11699/emu-for-sagem-myx-7</link>
      <pubDate>Tue, 25 Apr 2006 10:45:18 +0000</pubDate>
      <dc:creator>de Vandemar Croup</dc:creator>
      <guid isPermaLink="false">11699@/forums/discussions</guid>
      <description><![CDATA[does exist Speccy emu for this phone?<br />
(and how do I <i>shove</i> it into it...please, can someone explain?)<br />
dumb question, I know, but I never used the devices in other or enhanced way than the original purpose is<br />
i.e. mobile phone for calling/sending sms<br />
photo camera for taking photos (no mobilephone camera :roll:)<br />
camera for shooting movies, not photos<br />
...and so on]]></description>
   </item>
   <item>
      <title>Has this been done before?</title>
      <link>https://worldofspectrum.org/forums/discussion/11437/has-this-been-done-before</link>
      <pubDate>Sat, 01 Apr 2006 13:01:00 +0000</pubDate>
      <dc:creator>ewgf</dc:creator>
      <guid isPermaLink="false">11437@/forums/discussions</guid>
      <description><![CDATA[Are there any emulators whose speed can be adjusted by the Spectrum program that the emulator itself is running? So that, say the Spectrum program can contain an illegal Z80 instruction which the emulator would recognise as meaning "switch acceleration speed to maximum", and later on, the same Spectrum program could contain a different illegal instruction that the emulator would interpret (and obey) as meaning "switch emulation speed to 100% normal Spectrum speed"?<br />
<br />
That way, for example, the game The Sentinel would run a lot faster, as the instruction that translate to the emulator as "go to maximum speed" could be inserted before the CPU intensive screen draw routines, and then the "return to normal Spectrum speed" instruction could be inserted afterwords. So then, in a suitably compatable emulator (and fast enough PC), the Sentinel would play at normal speed (the sound and timing would be normal), but the screen update wouldn't be at all slow.<br />
<br />
This could also be implemented in games like Scrabble, the Driller/Total Eclipse games, Fairlight, and so on.<br />
<br />
I can't see why this wouldn't be possible, though of course the "speed-enhanced" versions of the Spectrum games would have to be marked as such, as I'd presume the illegal instruction would crash a real Spectrum or non-compatible emulator.<br />
<br />
If it's possible, then surely it would make these games far more enjoyable. I know there aren't too many games that would benefit from this, but the Sentinel alone would make it worthwhile! Not to mention Scrabble. And any new Spectrum software being written could take advantage of this feature.<br />
<br />
What does anyone think?]]></description>
   </item>
   <item>
      <title>Which Emulator do you use the most? and why</title>
      <link>https://worldofspectrum.org/forums/discussion/7460/which-emulator-do-you-use-the-most-and-why</link>
      <pubDate>Sun, 24 Apr 2005 00:06:00 +0000</pubDate>
      <dc:creator>MontyMole79</dc:creator>
      <guid isPermaLink="false">7460@/forums/discussions</guid>
      <description><![CDATA[I currently use ZX32, it's free, which is great<br />
but it's not as fast as I'd like.<br />
<br />
Please everybody, tell me your fave emulator and why. I'm quite willing to have a few installed..<br />
<br />
Dave<br />
p.s Windows preferably or DOS I spose<br />
<br />
[ This Message was edited by: MontyMole79 on 2005-04-24 01:07 ]]]></description>
   </item>
   <item>
      <title>PocketClive development</title>
      <link>https://worldofspectrum.org/forums/discussion/11572/pocketclive-development</link>
      <pubDate>Fri, 14 Apr 2006 09:43:59 +0000</pubDate>
      <dc:creator>Uros Zupan</dc:creator>
      <guid isPermaLink="false">11572@/forums/discussions</guid>
      <description><![CDATA[Anybody knows if PocketClive is still in development? I mean, this emulator is GREAT and author promised that brand new application will soon came out (in 2004!) but when??<br />
<br />
<a href="http://pocketclive.blogdrive.com" rel="nofollow">http://pocketclive.blogdrive.com</a>]]></description>
   </item>
   <item>
      <title>Gyron screenshots</title>
      <link>https://worldofspectrum.org/forums/discussion/11619/gyron-screenshots</link>
      <pubDate>Tue, 18 Apr 2006 18:38:21 +0000</pubDate>
      <dc:creator>Rainbird Rich</dc:creator>
      <guid isPermaLink="false">11619@/forums/discussions</guid>
      <description><![CDATA[I'm trying to screenshot 'Gyron' for a future update to my Bird Sanctuary website. I usually use Spectaculator for screenshots but have noticed that because Gyron flicks between two screens very quickly for some of the game display, it isn't possible to screenshot the combined effect of both screens - you get one or you get the other but not both.<br />
<br />
I know other speccy games used this technique as well, so is there a speccy emulator out there that allows you to screenshot both combined?]]></description>
   </item>
   <item>
      <title>Are there any J2ME Spectrum emulators? Others than listed on this site?</title>
      <link>https://worldofspectrum.org/forums/discussion/11418/are-there-any-j2me-spectrum-emulators-others-than-listed-on-this-site</link>
      <pubDate>Thu, 30 Mar 2006 23:37:00 +0000</pubDate>
      <dc:creator>LinuxHata</dc:creator>
      <guid isPermaLink="false">11418@/forums/discussions</guid>
      <description><![CDATA[That one listed in emulators section is quite slow and has no sound. maybe there are some another one?<br />
]]></description>
   </item>
   <item>
      <title>ANN: Spectrum SE 0.39/128 Basic for Spectrum SE</title>
      <link>https://worldofspectrum.org/forums/discussion/11498/ann-spectrum-se-0-39-128-basic-for-spectrum-se</link>
      <pubDate>Wed, 05 Apr 2006 21:27:07 +0000</pubDate>
      <dc:creator>chev</dc:creator>
      <guid isPermaLink="false">11498@/forums/discussions</guid>
      <description><![CDATA[The archive is no longer available.]]></description>
   </item>
   <item>
      <title>.TRD files?</title>
      <link>https://worldofspectrum.org/forums/discussion/11456/trd-files</link>
      <pubDate>Sun, 02 Apr 2006 23:37:57 +0000</pubDate>
      <dc:creator>MikeW</dc:creator>
      <guid isPermaLink="false">11456@/forums/discussions</guid>
      <description><![CDATA[Can anyone point me in the direction of a specification for the .TRD file format?<br />
<br />
Cheers,<br />
MikeW]]></description>
   </item>
   <item>
      <title>loading up my old tapes</title>
      <link>https://worldofspectrum.org/forums/discussion/11392/loading-up-my-old-tapes</link>
      <pubDate>Tue, 28 Mar 2006 17:38:00 +0000</pubDate>
      <dc:creator>Hungry Horace</dc:creator>
      <guid isPermaLink="false">11392@/forums/discussions</guid>
      <description><![CDATA[hey there people,<br />
<br />
perhaps you can help me out with a (not so) little problem i'm having....<br />
<br />
I'm trying to transfer an old basic-coded text adventure my brother wrote onto the PC. I have two copies of it, one "almost" finished the other finished. I tried loading them on my +2a, one of them seems to work (but came up with a "break" message on finish) and the other looks like it should load (tape finishes) but doesnt. (tape load error, lots of data missing)<br />
<br />
I thought maybe i could try running this into the PC and putting one of the emulators into some kind of "real tape" mode, and, if it loads then save it out of basic as a TAP or TZX file.<br />
<br />
however, i'm having a few problems, and have a few questions.  firstly, do any of the emulators work this way?  i saw that Spin loads WAV files and so i sampled (i have a very good soundcard btw, i'm a musician) the loading of the two games and tried to run them in spin. no luck. they also refused to run back out into the real spectrum from the wav files (i didnt even get the tracking -or whatever its called- thing) - am i doing something wrong? i was unsurprised that the wav wouldnt work in spin once i saw that the really speccy wouldnt pick it up. i also tried mucking around with lots of tape related settings in the emulators i have and never managed to get the sound to run in directly.<br />
<br />
when i tried the wav sampling i went for CD quality, 16-bit, 44hz... should i be aiming higher? 24-bit 96khz ?  should i normalize the sound to boost the signal?<br />
<br />
is there another program i can run the files into and is there any program that might help correct the fault(s) on them? or do any of the emulators have an input system with error correction? I tried to use Taper, but it wont work on XP neither would it run under dosbox.<br />
<br />
any help would be greatly appriciated, and i'm sorry for all the questions, and that this post is only half-emulator related.<br />
<br />
thanks<br />
HH<br />
<br />
_________________<br />
Every Cloud has a Strontium Lining....<br />
<br />
[ This Message was edited by: Hungry Horace on 2006-03-28 18:40 ]]]></description>
   </item>
   <item>
      <title>Looking For .SNA or .Z80  speccy game downloads</title>
      <link>https://worldofspectrum.org/forums/discussion/11383/looking-for-sna-or-z80-speccy-game-downloads</link>
      <pubDate>Tue, 28 Mar 2006 00:29:00 +0000</pubDate>
      <dc:creator>just wondering</dc:creator>
      <guid isPermaLink="false">11383@/forums/discussions</guid>
      <description><![CDATA[Hi , i've just installed pspectrum on my PSP and it appears to be working a treat , EXCEPT i have no suitable files/games to run on the emulator , it will only accept .sna or .z80 files can anyone reccomend a site please , i had a look on world or spectrum , but could only see .tzr files , which i have tried and don't work......TIA.]]></description>
   </item>
   <item>
      <title>Spectaculator 5.3</title>
      <link>https://worldofspectrum.org/forums/discussion/11280/spectaculator-5-3</link>
      <pubDate>Wed, 15 Mar 2006 19:40:00 +0000</pubDate>
      <dc:creator>JonNorth</dc:creator>
      <guid isPermaLink="false">11280@/forums/discussions</guid>
      <description><![CDATA[Does anyone know where to download Spectaculator 5.3 (the last free one) from? The link posted up last time I asked for this (you'd think I'd learn, eh? But no...) is no longer valid.<br />
<br />
Thanks all]]></description>
   </item>
   <item>
      <title>Emus that support netplay?</title>
      <link>https://worldofspectrum.org/forums/discussion/11132/emus-that-support-netplay</link>
      <pubDate>Thu, 02 Mar 2006 20:13:00 +0000</pubDate>
      <dc:creator>Vertigo</dc:creator>
      <guid isPermaLink="false">11132@/forums/discussions</guid>
      <description><![CDATA[Go on then.<br />
Is there one?<br />
Which is the best?<br />
Thanks! :)<br />
<br />
Edit: Speccy ones, obv!<br />
<br />
[ This Message was edited by: Vertigo on 2006-03-02 21:14 ]]]></description>
   </item>
   </channel>
</rss>