Search the web
Sign In
New User? Sign Up
electrem · The Acorn Electron group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 537 - 575 of 606   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
537
Dear All, what is the current status/latest version of Electrem-future? I would like to test it. kind regards, Wico Mulder...
wico_mulder
Offline Send Email
Jun 5, 2005
11:16 am
538
A sourceforge project was created to manage the code. I've not been able to put any effort into it recently because I was getting married so there's not been...
Ewen Roberts
ewen_john_ro...
Offline Send Email
Jun 5, 2005
1:57 pm
539
... There's not really been any progress on any front since the founding of the sourceforge project. I have moved to Mac for the time being (although I retain...
thomasharte
Offline Send Email
Jun 6, 2005
2:51 pm
546
Apologies to all for the recent three spam messages from brittney.steele - I really should have banned her after one. Anyway, it's done now. As for the...
thomasharte
Offline Send Email
Jan 15, 2006
9:03 pm
548
Possibly slightly off-topic, as it's not quite emulator related but I like the look of the GoMMC idea for the Beeb - do we have any similar options on the...
sparkyni06
Offline Send Email
Feb 27, 2006
4:30 pm
549
I don't do much except for play a few games on my Elk nowadays, if I do any basic coding I have a +1 with a solidisk expansion running a 5.25" drive. For all...
Andy Welburn
warlords2k22
Offline Send Email
Feb 27, 2006
5:44 pm
550
Although the Windows build continues not to work properly when the platform specific menus are brought up, I've uploaded new ElectrEm Future source code and...
thomasharte
Offline Send Email
Mar 1, 2006
11:12 pm
551
... I do! I'm *really* pleased to see a new build of Electrem (and on my birthday too!) - just downloaded it but there seems to be a problem. It bounces once...
Gavin Smith
sparkyni06
Offline Send Email
Mar 1, 2006
11:22 pm
553
... I did contact him, and he said there was precisely no interest in such an item for the Electron - shame! ... Would be very cool ;) Gavin...
Gavin Smith
sparkyni06
Offline Send Email
Mar 1, 2006
11:29 pm
554
... I've stupidly forgotten to embed my framework. I'm still not 100% on top of this OS X stuff! That's easy to fix, I don't even need to start the compiler. ...
thomasharte
Offline Send Email
Mar 1, 2006
11:33 pm
555
... Works an absolute treat now - I've just had a glance at it but it's much nicer to use now with proper Mac keyboard shortcuts, keyboard map and preferences...
Gavin Smith
sparkyni06
Offline Send Email
Mar 1, 2006
11:47 pm
556
... I've just finished uploading a version with the framework embedded - it really was just a simple oversight. I had completely forgotten that I got the Mac...
thomasharte
Offline Send Email
Mar 2, 2006
12:10 am
557
... Acorn ADFS 1.0 in the Plus 3 has full hard drive support at fc4x, it was later stripped out by the likes of ACP/PRES/Alan Glover for their versions of...
gARetH baBB
hick.elk@...
Send Email
Mar 2, 2006
8:51 am
558
... The Solidisk disc interface <URL:http://www.acornelectron.co.uk/info/solidisk/i-disk.html> features a Winchester socket, that can be connected to a...
Dave Moore
dllm2000uk
Offline Send Email
Mar 2, 2006
10:50 am
559
[Apologies for not quoting previous emails, but I'm logged into my mail through the web as I'm in work and it's making a complete mess of quoting] Thomas, I...
Gavin Smith
sparkyni06
Offline Send Email
Mar 3, 2006
1:27 pm
560
... It's probably checking if it can use a YUV overlay for the emulator output, which is something I was experimenting with on the PC in order to provide the...
thomasharte
Offline Send Email
Mar 5, 2006
9:01 pm
561
... Actually, it's in the root of my hard drive, not my home folder - and yep, the filename is _____tmp.uef (five underscores). One other minor bug I noticed...
Gavin Smith
sparkyni06
Offline Send Email
Mar 6, 2006
10:17 pm
563
Oh for god's sake - this spam is turning up in every single group I'm in - grrrrr -----Original Message----- From: electrem@yahoogroups.com...
Vince Tennant-Tavares
spindle_legs
Offline Send Email
Mar 24, 2006
10:11 am
564
Well, I've put together a proper Windows development environment for the first time in a little more than a year and have been working on what will be the next...
thomasharte
Offline Send Email
Apr 10, 2006
6:30 pm
565
Works fine on Windows 98, but the bottom of the display is missing on XP Pro. How are you initialising the window size? Are you using the GetSystemMetrics ...
Tom Walker
tommowalker
Offline Send Email
Apr 10, 2006
7:06 pm
566
... It's a bit more complicated than that - SDL creates the window intending it just to be a 640x512 pixel canvas and then the Windows specific code adds a...
thomasharte
Offline Send Email
Apr 10, 2006
7:46 pm
567
... In that case, the following should do the job : RECT r; GetWindowRect(hwnd,&r); MoveWindow(hwnd,r.left,r.top, 640+(GetSystemMetrics(SM_CXFIXEDFRAME)*2), ...
Tom Walker
tommowalker
Offline Send Email
Apr 10, 2006
8:09 pm
568
ElectrEm Future v0.5 is available now for Microsoft Windows users, with too many new features to list. In terms of all previous ElectrEm releases, the...
thomasharte
Offline Send Email
Apr 11, 2006
11:53 am
569
... I've gone with a touch more complicated solution that queries the client area, adds the menu then queries the client area again and adjusts the total...
thomasharte
Offline Send Email
Apr 11, 2006
11:58 am
570
I've noticed a few bits of weirdness in the new windows version, I think its looks great, and maybe these problems I've found might help you improve the ...
Andy Welburn
warlords2k22
Offline Send Email
Apr 12, 2006
1:21 pm
571
... Something does seem to be amiss in the sound code all of a sudden. I noticed it the other day when trying Arcadians (in OS X) - that startup tune seems to...
Thomas Harte
thomasharte
Offline Send Email
Apr 12, 2006
7:35 pm
572
The title says it all - I've fixed the sound problems in the just updated ElectrEm and now the emulator is back to being sufficiently good that the sampled...
thomasharte
Offline Send Email
Apr 13, 2006
10:26 pm
573
Yes, I am losing the bottom of the display too. I am using Windows XP Pro. Other than that it works perfectly :) ... From: electrem@yahoogroups.com...
Vince Tennant-Tavares
spindle_legs
Offline Send Email
Apr 16, 2006
1:14 pm
574
A minor thing: I tried to catalogue a tape and ESCAPEd before it finished as I'd found the thing I wanted. I couldn't rewind the tape any way, so I hit...
Vince Tennant-Tavares
spindle_legs
Offline Send Email
Apr 16, 2006
1:22 pm
575
Ok, in relation to my last message, I have a tape I'm trying to load one specific program from. If I *. It goes round and round in a loop and if I ESCAPE and...
Vince Tennant-Tavares
spindle_legs
Offline Send Email
Apr 16, 2006
1:46 pm
Messages 537 - 575 of 606   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help