Dear all, I have my own made programs stored in ssd files, and would be very pleased to have that support in the Electrem FUTURE. Can anybody say if this is...
SSD files are already supported in the code for ElectrEm Future (and all the other disc image types), I'm just still stuck with the fact that my machine won't...
Hi Thomas If you put the source up somewhere I can build it at work on Monday. Btw if you're looking at a new mac don't discount the new Mini-mac, it's no...
Well, I've probably missed Monday, but the source (+ MSVC 6 workspace/project) has been added to the Yahoo! Groups page. Hope someone can do something with it!...
... I built it and put the zip onto the Files page of this group. I wasn't able to test it much though. The zip should contain everything you need to run it. ...
... 40 minutes on a 2Ghz? Something very strange indeed seems to be going on with VC 6 - on my system it racks up page faults by the million while building...
... I thought the use of macros might have something to do with it. On my 266MHz, 128MB laptop it takes a while longer than the old beta 9 code to compile with...
... my 266MHz, ... compile with ... The only macro that has significantly changed is 'CycleDone', which now checks the number of cycles before the CPU next has...
The statistic I didn't mention was that the cl process compiling 6502core.obj was using more than 500 megs of real and 700 megs of VM according to the task...
Hello Ewen, Thomas, Paul First thanks to put back on track some efforts. I'm really looking forward using the best emulator so far. while testing an...
If you add the following line: Autoconfigure = true to the electrem.cfg file and turn the plus 3 setting to true you ought to be able to open an ssd (I think,...
Unfortunately negative, Ewen. I added the line. And turned on plus3 (now, startup shows ADFS) However, trying *. Makes emulator hang. *disk results in "no...
... not. I must have a defective recollection with respect to how far I got in Plus 3 implementation. The ADFS certainly won't load SSD images anyway (they're...
You're right of course, I got my extensions confused. However I found that you can't get it to start with ADFS unless you change line 600 of ProcessPool.cpp...
More on this: A typo in single density disc handling code meant that there was no index hole. Amongst other things, this meant that no meaningful disc command...
I know I am no longer the only person working on the ElectrEm source, so I offer the latest on my investigations into this bug. From what I can tell now, the...
The binaries do contain the technotes.htm file now, I updated it after you reminded me. I do have an OSX version of the current source if anyone wants to try...
All I can say is that I know Citadel DOES do crazy stuff with the rom paging. Years ago in Electron User the author (?Michael Jacobsen?) did a whole feature on...
I don't suppose anyone has a direct magazine reference for this article? It might help to illuminate things a little further. The Advanced User Guide is good...
Dear all, to get some structure before solving the problem, who is working/thinking on it? I mean, who works along with Thomas? I hope few people do... ...
Very briefly, an Inn of Court is a historic society at which students would learn how to be a barrister. In the modern age, training is done at professional...
... I believe I am the only person currently occupied with the code that actually emulates the hardware, so I'm the person dealing with SSDs. Unless you really...
Scratch what I said earlier - the DFS related bugs have been uncovered and fixed. Specifically, the DFS which needs to be paged as sideways RAM was being paged...
I've just uploaded source and a debug build (as I can't compile release builds on my machine as previously discussed) of the latest ElectrEm Future. It is...
It seems I am not as well rested as I would have hoped: I should have mentioned that I have uploaded these not to the website, but to the Yahoo! Groups page,...
Two bugs have already been discovered. The first is a very minor bug that will affect all users with no serious consequences. Every 35 minutes 47 seconds (i.e....
I appreciate that constant chatter from me is probably just annoying today, but as I finally managed to fix the Citadel bug (it was to do with incomplete ULA...
... I realise this is not a complete answer to the specific questions, but, based on some knowledge, and some assumption of the hardware here goes. ROM paging...