Search found 36 matches

by mathieudel
Fri Apr 20, 2018 9:49 am
Forum: QEMU
Topic: QEMU Code Generator to easily code every QEMU
Replies: 14
Views: 9311

Re: QEMU Code Generator to easily code every QEMU

Hi MacPlussed !

Unforunately, unless I missed something, your application does not work on MacOS, because .Net's Windows Forms is not 64 bit compatible on that platform.
Could you share a link to the source code so that I can have a look and make it work on Macs ?
by mathieudel
Fri Feb 23, 2018 1:58 pm
Forum: QEMU
Topic: Add Voodoo2 emulation for Qemu?
Replies: 55
Views: 38738

Re: Add Voodoo2 emulation for Qemu?

still can't win a reasonable priced one on Ebay What would you call a reasonable price ? I can find a bunch of them in the 40 / 60€ ballpark, that doesn't look that much to me, but I may be biased by the emotional factor :) ! By the way, I think I have one of those (or maybe that's a 3DFX 3, or bot...
by mathieudel
Mon Mar 28, 2016 12:44 pm
Forum: QEMU
Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Replies: 2067
Views: 1170670

Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system

If the uncompressed image is bigger than 4GB (or 2GB, I don't remember), that's unsupported by zip, but MacOS uses a zip extension to handle that. Maybe that's the issue here ?
by mathieudel
Wed Mar 09, 2016 7:30 pm
Forum: QEMU
Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Replies: 2067
Views: 1170670

Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system

So how is it? Are you able to see any real-time graphs of network, cpu, or disk usage? If you do have these working, would you mind sharing with us a picture if it when QEMU is doing something? Thank you. Sure... except I never used virt-manager nor QEMU and don't even know how to start. If you hav...
by mathieudel
Wed Mar 09, 2016 11:51 am
Forum: QEMU
Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Replies: 2067
Views: 1170670

Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system

I tried installing on Mac OS 10.9. It failed because a lot of the dependencies had been already installed while I was building QEMU. pkg-config and glib both caused a lot of problems because they were already on my system. It looks like I would need to wipe my system clean of all installed QEMU dep...
by mathieudel
Mon Mar 07, 2016 10:44 pm
Forum: QEMU
Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Replies: 2067
Views: 1170670

Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system

Actually I did nothing but searching google for 'virt-manager mac', and following install instructions (since I already had homebrew, it was easy :)). I'm using latest El Capitan and everything worked immediately. As for usefulness... I don't know. I just opened the built application and stopped the...
by mathieudel
Tue Aug 11, 2015 5:59 pm
Forum: QEMU
Topic: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system
Replies: 2067
Views: 1170670

Re: GSOC qemu Boot Mac OS >= 8.5 on PowerPC system

Well, seeing you had so much trouble compiling qemu on your Mac, I tried myself on Yosemite 10.10.4 and had no issue to do so. You are right some informations are either missing or wrong in OBrien's page. But since you talk about your experience with dependency hells, I suspect you have some experie...
by mathieudel
Tue Jan 20, 2015 6:38 am
Forum: Off Topic
Topic: Reverse line order in cvs file
Replies: 31
Views: 17266

Re: Reverse line order in cvs file

You could also put the file in /usr/local/bin Even better, I created a folder bin in my home folder and added the path to the shell PATH by creating a file .bash_profile in my home folder with content: export PATH="/Users/ronald/bin:$PATH" :smile: I did create a few things with Automator ...
by mathieudel
Wed Jan 07, 2015 11:10 pm
Forum: Off Topic
Topic: Reverse line order in cvs file
Replies: 31
Views: 17266

Re: Reverse line order in cvs file

Too bad I don't have my Mac working right now or I would have prepared an AppleScript application for you... Anyway, you can copy-paste this to a new export_to_checkbook file : function exportToCheckBookFormat() { REVERSE_COMMAND=$(type tac 1>/dev/null 2>&1 && echo "tac" || ech...
by mathieudel
Wed Jan 07, 2015 9:34 pm
Forum: Off Topic
Topic: Reverse line order in cvs file
Replies: 31
Views: 17266

Re: Reverse line order in cvs file

Hi ! Actually, 'which' is not reliable. What does 'type -a tail' return ? By the way, I tried the command inside cygwin (My mac's HD is dead right now, reverting to my old backup pc) where tail does not support the r switch, and that's clearly notified : tail: unknown option -- r So that may not be ...
by mathieudel
Tue Jul 08, 2014 10:35 pm
Forum: General Macintosh Emulation
Topic: Use caution with Avast! in Windows!
Replies: 13
Views: 13839

Re: Use caution with Avast! in Windows!

I may be wrong I think is talking about this game : http://macintoshgarden.org/games/rose-garden
by mathieudel
Thu Dec 13, 2012 9:11 am
Forum: SheepShaver
Topic: ...cannot open files in the "SheepShaverVM" format.
Replies: 3
Views: 2852

Re: ...cannot open files in the "SheepShaverVM" format.

I had the exact same problem and just found it was because I was trying to launch two SS instances that shared the same extfs / unix location.

Changing this allowed me to launch several instances at the same time.
by mathieudel
Mon Jan 31, 2011 8:54 pm
Forum: SheepShaver
Topic: SheepShaverX - Launcher and GUI For Mac OS X
Replies: 8
Views: 7242

Re: SheepShaverX - Launcher and GUI For Mac OS X

Hey, I have redesigned the gui and added a new logo to sheepshaver launcher and would like some feedback on it as Alexei might add the changes to the repository. http://classicg3.org/SheepShaverX.zip Would love feedback, if you find any bugs please inform me. Thanks, 8BitInvader I don't have a Mac ...
by mathieudel
Mon Jan 31, 2011 8:36 pm
Forum: Basilisk II
Topic: Dream: New Version of Basilisk II for Windows
Replies: 12
Views: 10197

Also, I have to temper a bit what I said in a previous post, concerning necessary skills in order to help in development of both BasiliskII and SheepShaver. It turns out some of the 'coming soon' features are indeed GUI related, thus requiring much less deep knowledge... this removes one or two step...
by mathieudel
Mon Jan 31, 2011 8:31 pm
Forum: Basilisk II
Topic: Dream: New Version of Basilisk II for Windows
Replies: 12
Views: 10197

Re: Dream: New Version of Basilisk II for Windows

sheepmyshaver123 wrote:This was a spoof, this restriction has to been lifted. The future versions of Basilisk II/SheepShaver will run on Windows NT/2000/XP/Vista/7 systems only, not 9x because it's unsupported.
Haaa ... cool ! We can now all dream about this fantastic future version :)
by mathieudel
Mon Jan 31, 2011 11:51 am
Forum: Basilisk II
Topic: Dream: New Version of Basilisk II for Windows
Replies: 12
Views: 10197

Maybe you should make a step by step lesson for C++ on this website . If people read it , we might actually know how to compile it ourselves! If every member in this forum learns how to program C++ , we might probably continue this project ourselves , making major versions . Compiling the software ...
by mathieudel
Mon Jan 31, 2011 11:06 am
Forum: Basilisk II
Topic: Dream: New Version of Basilisk II for Windows
Replies: 12
Views: 10197

Re: Dream: New Version of Basilisk II for Windows

I'm pretty sure Basilisk II dropped support for Win9x a long time ago. But what would be the point to dropping support for Win2K/XPSP1/XPSP2 ? I can't recall ever hearing about a program that only supports XPSP3 for some reason. I do agree... Sheepmyshaver123, can you please explain why to drop sup...
by mathieudel
Mon Dec 06, 2010 8:13 pm
Forum: SheepShaver
Topic: OT 2.0
Replies: 13
Views: 6935

Yes, but some software may detect the lack of hardware acceleration and refuse to work in those conditions.
by mathieudel
Wed Nov 17, 2010 1:09 am
Forum: Off Topic
Topic: Mac OS 7.1.1 Source Code
Replies: 6
Views: 7107

Maybe .a just stands for assembler... I would need to look at at least one file to be affirmative though...
by mathieudel
Fri Nov 05, 2010 5:15 pm
Forum: Off Topic
Topic: I am going to have ADSL next week.
Replies: 10
Views: 6975

I'm using a 24Mbit down/1Mbit up ADLS connection here in France. Unfortunately I'm quite far from my DSL so I really only have 10Mbit down/1Mbit up It costs me 30€/month but I have unlimited phone calls included and exra TV channels (of which I don't care) aswell (what is known as TriplePlay option ...
by mathieudel
Thu Nov 04, 2010 10:11 am
Forum: Basilisk II
Topic: .basilisk_ii_xpram hard-coded constant -- why not in prefs?
Replies: 10
Views: 7809

I think not everyone did get your point : - Right now, it is not feaseable (appart from using some cli tricks or different user sessions) to have several instances of BasiliskII with different OSs because they share the same xpram file whose location is hardcoded. - You wish to be able to tell where...
by mathieudel
Mon Oct 18, 2010 12:55 pm
Forum: SheepShaver
Topic: Problem building SheepShaver on OSX 10.6.4
Replies: 76
Views: 56948

The main problem is that the update screen routine is being called on a simple thread and not from the Cocoa run-loop thread.. We can add a NSAutoreleasePool to this simple thread by doing something like this (using ObjectiveC code, I assume the same is feasible using plain old C) : int newThreadEn...
by mathieudel
Fri Oct 15, 2010 9:12 am
Forum: SheepShaver
Topic: Problem building SheepShaver on OSX 10.6.4
Replies: 76
Views: 56948

Didn't you tried to find a solution for the hardware cursor :wink: ? And you were not that far from the real solution, that's what amazes me ! Usually, people without programming skills don't event bother tying to figure out what all that code means (even if it may be quite simple sometimes), but yo...
by mathieudel
Thu Oct 14, 2010 4:07 pm
Forum: SheepShaver
Topic: Opening .SMI files
Replies: 7
Views: 6833

Re: Opening .SMI files

Is there a program for opening .SMI files in Sheepshaver with Mac OS 9.0? .smi are "Self Mounting Images", that is, they are actual programs that contains a disk image and that mount them when they are launched. So yes, there is a programm to open smi files : the files themselves. Anyway,...