AllBASIC Forum
BASIC Developer & Support Resources => Open Forum => Topic started by: Mike Lobanovsky on December 27, 2013, 03:46:05 PM
-
Hello Armando,
Referring to your message and screenshot here (http://www.allbasic.info/forum/index.php?topic=283.msg3381#msg3381), I'd like to add that I'm finding Mac's window management extremely elaborate and elegant even though personally I've been programming exclusively under, and for, Windows for as long as I can remember myself.
I'm very fond of toying with both legacy PPC Mac stuff:
(http://i1240.photobucket.com/albums/gg490/FbslGeek/MacOS904.png)
and more modern versions of OS X:
(http://i1240.photobucket.com/albums/gg490/FbslGeek/MacOSXLeopard.png)
I've also gone as far as porting the basic Mini vMac emulator to KolibriOS, the tiniest and fastest x86 i386 graphics OS (http://kolibrios.org/en/index) in existence:
(http://i1240.photobucket.com/albums/gg490/FbslGeek/MinivMaconKolibriOS.png)
using my own port of TCC v0.9.5 (http://bellard.org/tcc/) to the same OS.
Now as far as I can see from your screenshot, your Mountain Lion VM seems to support emulated Mac audio (there's a speaker glyph present on your menu bar). If so then can you please tell me the following:
- does your audio actually work
- does it support simple left-front/right-front stereo only or also more elaborate multi-speaker stereo setups
- does it work OK for you in both headphone and speaker modes
- what audio .kext "driver" is actually used in your emulation
Thanks in advance.
@John:
Sorry for posting this topic in this subforum but there seems to be no Lounge equivalent here which might be very welcome for philosophizing on topics not directly related to BASIC. BASIC developers don't live by bread BASIC alone. :)
-
Sorry for posting this topic in this subforum but there seems to be no Lounge equivalent here which might be very welcome for philosophizing on topics not directly related to BASIC. BASIC developers don't live by BASIC alone.
Topics about BASIC in general along with OS related subjects.
That is what this board is about. Things that don't fit anywhere else but would still be interesting and relevant to the group.
-
Sorry for late reply, was on vacation.
ALL of the drivers being used are the default VMware-provided drivers. So unlike the issues that come up when running a "Hackintosh" directly or virtually, OS updates don't break anything.
-
Thanks for the tip Armando,
Then my only problem would be to find a place where to buy me a VMware Workstation or Player that would actually allow me to install OS X natively under something else but another OS X. Ain't no big thing, really...
(http://www.fbsl.net/phpbb2/images/smilies/icon_ml_noel.gif)
-
You don't actually need a running OSX install.
You can use DMG2IMG (http://vu1tur.eu.org/tools/) to convert the disk image to ISO format.
Then using the free Player, run the unlock tool. Create a new VM, selecting Apple OSX as the OS type and select the version of the OS from the dropdown menu.
Attach the newly created ISO, and then boot and install the OS as you normally would (making sure you use Disk Utility to set up the OSX Partions before installing).
I just did this, using 10.8.2. Ran system update to take it to 10.8.5, no issues. Audio works out the box.
AIR.