I have successfully converted old cassette-saved files to uef files by first making a wav file and then using the DOS makeuef program. But some files give...
... If makeuef displays the filename correctly but later retorts with 'data?' then it is having some difficulty later on in that numbered section of the file....
Hi all, I've just compiled Electrem on Slackware 9. Due to the extra c++ strictness of gcc-3.x compared to gcc-2.9.x, I had to make a few small changes to the...
jordan muscott
morsecode@...
Aug 18, 2003 9:42 pm
403
... ah, its a bit lame to reply to my own post, but looking though the archives I see that the latest configure scripts package includes patches for gcc-3,...
jordan muscott
morsecode@...
Aug 18, 2003 10:09 pm
404
... 'Language?' is a message from the OS ROM (which the Electron always has in memory) that it can't find any meaningful paged ROMs. Specifically, when...
... Yep, the basic rom is in the same place as my os rom. After startup failed the first time I edited my ~/.electrem.cfg file and set the rompath, datapath...
jordan muscott
morsecode@...
Aug 20, 2003 9:43 pm
406
... It should be responding to F11 in order to get you into the GUI, and then the mouse in there, sufficiently much for you to be able to configure your...
... Ah, well for some reason the SDL target wasn't working for me. It wasn't responding to F11. I've just built the GGI target, and looks like its all working....
jordan muscott
morsecode@...
Aug 21, 2003 8:22 pm
408
Apologies if this isn't the appropriate forum, but I have 3 Acorn Electron-related books (User Guide, Advanced User Guide, Start Programming With The Electron)...
Roll up to the ElectrEm website now, and marvel at the incredible changes as: - ElectrEm is formally divided into 'Classic' and 'Future' - The first, small...
I have acquired a Elektor/Elektuur ROM/sideways RAM module (fits in a Plus 1 slot). I have one EPROM fitted with T2P3 from Slogger, and 2 8kb RAM's fitted. Now...
As a quick reply, without going back into my archives can't you simply use *LOAD ........ ?? I seem to remember doing this, then I think it is necessary to ...
Although my ElectrEm working time is lucky to hit 1 hour a week right now (I've started law college!), I've found time to work on ElectrEm Future and have...
... Great! ... GUI plugin support would be good, but don't spend a lot of time on it. A clean API for the GUI would probably be enough for interested parties ...
Hi, just subscribed to this list yesterday. Got my Electron when I was 4 (1985) and sold it when I was 12 or so. Only got the emu originally to FINALLY...
... When in high resolution mode, or in the GUI, under DirectX, the emulator uses the first resolution your card is able to support larger than 640x512. On...
... The new GUI will hopefully be improved on the old one by supporting a 'simple' and an 'advanced' mode. The simple mode would involve you specifying which...
... Yes! Those sentiments echoed here, too! ... I can't agree with this more. I suppose that ElectrEm Future is written in C++, and as long as you provide a...
... interested ... At the minute, CProcessPool (see ProcessPool.h) has a 'Configure' function to which you pass a struct detailing the hardware setup you want...
... Sounds good. I managed to compile the release and it worked well, although the compilation takes even longer on my old hardware than it used to - the...
... Yeah, it already takes something like 8 minutes to do a build on my Celeron 533, but really there isn't much I can think of to do about that. To be honest...
Hello, First I want to thank the creator and developer of ElectrEm, and all those who ahve been or are contributing to it! It's great to have an Acorn Electron...
It's nice to hear that people are still enjoying the Electron! ... As far as I remember, the analogue port supports four analogue-to-digital channels, but most...
... AFAICR the Voltmace is digital, AKA Atari style, not analogue. You have to remember that unlike the BBC, the Electron had a number of joystick interfaces...
gARetH baBB
hick.elk@...
Nov 3, 2003 9:54 pm
425
... Did Larsoft produce any graphic adventures? I thought they were all text-based Quill ones. (I had almost the whole set of Larsoft adventures, too!) ...
... Nope. The Voltmace Twin (two joysticks each with two distinct button channels) plugged into the analogue port of the Plus 1 or BBC Micro. There may have...
Hello again, I'm encountering problems when I try to load .ssd files to ElectremWin0.9. Nothing useful happens. Only a message " ismismach " is displayed when...
... If you can store the text as a file in a UEF archive then you may be able to use it in ElectrEm. I wrote a Python tool to do this sort of thing: ...