Search found 83 matches
- Fri Apr 30, 2021 5:12 pm
- Forum: SheepShaver
- Topic: What is keyboardtype in the preference file of SheepShaver?
- Replies: 3
- Views: 2572
Re: What is keyboardtype in the preference file of SheepShaver?
I assume that the keyboardtype is as defined in Inside Macintosh. For my US-format extended keyboard I am using type 2.
- Mon Apr 01, 2019 6:29 pm
- Forum: SheepShaver
- Topic: Hardware cursor very large in 2.5 (2019-03-29)
- Replies: 8
- Views: 6463
Re: Hardware cursor very large in 2.5 (2019-03-29)
I confirm that it runs on Lion and Mountain Lion. (And as expected, it does not run on Tiger, Leopard or Snow Leopard.)
- Mon Apr 01, 2019 1:54 pm
- Forum: SheepShaver
- Topic: Hardware cursor very large in 2.5 (2019-03-29)
- Replies: 8
- Views: 6463
Re: Hardware cursor very large in 2.5 (2019-03-29)
Yes! This version solves the issue and runs on both my High Sierra and Yosemite machines. Also runs on Mavericks and El Capitan.
Many thanks to you and kanjitalk755!
Many thanks to you and kanjitalk755!
- Sun Mar 31, 2019 2:23 pm
- Forum: SheepShaver
- Topic: Hardware cursor very large in 2.5 (2019-03-29)
- Replies: 8
- Views: 6463
Re: Hardware cursor very large in 2.5 (2019-03-29)
Thanks, the 2019-02-24 build appears to work fine.
If anybody wants me to run any tests just let me know.
If anybody wants me to run any tests just let me know.
- Sun Mar 31, 2019 1:06 pm
- Forum: SheepShaver
- Topic: Hardware cursor very large in 2.5 (2019-03-29)
- Replies: 8
- Views: 6463
Hardware cursor very large in 2.5 (2019-03-29)
I use windowed mode and hardware cursor on a retina iMac running High Sierra. Just switched from Ronald's 2019-02-20 build to 2019-03-29, and now my cursor is large (looks like scaled up 2x) when inside the SheepShaver window. If I switch to the software cursor the size is correct (but the cursor is ...
- Fri Jan 26, 2018 1:52 am
- Forum: SheepShaver
- Topic: Current SheepShaver code, built for macOS
- Replies: 79
- Views: 45511
Re: Current SheepShaver code, built for macOS
Thanks, I just updated to 10.13 and the version you posted seems to be working fine for me so far. I very much appreciate the work you and others have been doing to keep SheepShaver alive!
- Thu Feb 07, 2013 3:27 am
- Forum: SheepShaver
- Topic: Incorrect emulation of PowerPC "twi" trap opcode o
- Replies: 5
- Views: 8205
Re: Incorrect emulation of PowerPC "twi" trap opcode o
SheepShaver's PPC emulation entirely omits the twi opcode.
- Sat Apr 21, 2012 4:51 am
- Forum: SheepShaver
- Topic: Running MacMoney in SheepShaver
- Replies: 3
- Views: 3522
Re: Running MacMoney in SheepShaver
Tiger (10.4).
- Fri Apr 20, 2012 2:34 pm
- Forum: SheepShaver
- Topic: Running MacMoney in SheepShaver
- Replies: 3
- Views: 3522
Re: Running MacMoney in SheepShaver
I have been running it for years and it never crashes, except when I try to print things. MacMoney 4.02.11 and Mac OS 8.6.
- Thu Jan 06, 2011 4:16 pm
- Forum: SheepShaver
- Topic: Implement a force-quit feature for Sheepshaver?
- Replies: 5
- Views: 6655
- Thu Jan 06, 2011 3:45 am
- Forum: SheepShaver
- Topic: Implement a force-quit feature for Sheepshaver?
- Replies: 5
- Views: 6655
- Sun Sep 26, 2010 4:34 pm
- Forum: SheepShaver
- Topic: Problem building SheepShaver on OSX 10.6.4
- Replies: 76
- Views: 67669
- Sun Sep 26, 2010 2:14 pm
- Forum: SheepShaver
- Topic: Problem building SheepShaver on OSX 10.6.4
- Replies: 76
- Views: 67669
quartzok = SDL_VERSIONNUM(vp->major, vp->minor, vp->patch) == SDL_VERSIONNUM(1, 2, 10) || SDL_VERSIONNUM(1, 2, 14);
Is this correct code? (It works with 1.2.14)
That would always set quartzok to true. Here is my suggestion: // Quartz driver bug prevents cursor changing in SDL 1.2.11, 1.2.12, and ...
Is this correct code? (It works with 1.2.14)
That would always set quartzok to true. Here is my suggestion: // Quartz driver bug prevents cursor changing in SDL 1.2.11, 1.2.12, and ...
- Sun Sep 26, 2010 1:57 am
- Forum: SheepShaver
- Topic: Problem building SheepShaver on OSX 10.6.4
- Replies: 76
- Views: 67669
- Mon Jan 25, 2010 7:05 pm
- Forum: SheepShaver
- Topic: Read-only volumes and disk images
- Replies: 10
- Views: 8277
- Wed Nov 04, 2009 9:11 pm
- Forum: SheepShaver
- Topic: Proposed Patches, Test build
- Replies: 19
- Views: 19632
Did you test this thoroughly?
I must confess I didn't. But no crash so far.
The problems I observed were not crashes; just that the cursor was not always changing when it should. (I seem to vaguely recall that this had something to do with movement around the bottom of the SheepShaver window, but ...
I must confess I didn't. But no crash so far.
The problems I observed were not crashes; just that the cursor was not always changing when it should. (I seem to vaguely recall that this had something to do with movement around the bottom of the SheepShaver window, but ...
- Wed Nov 04, 2009 8:40 pm
- Forum: SheepShaver
- Topic: Proposed Patches, Test build
- Replies: 19
- Views: 19632
- Wed Jul 15, 2009 4:58 pm
- Forum: SheepShaver
- Topic: Fix for "Cannot map RAM" on Leopard
- Replies: 98
- Views: 330848
- Wed Jul 15, 2009 11:50 am
- Forum: SheepShaver
- Topic: Fix for "Cannot map RAM" on Leopard
- Replies: 98
- Views: 330848
I tried my own experiment, building from unaltered CVS source code, with sdl 1.2.10 and configuration --enable-sdl-static --enable-sdl-video --enable-sdl-audio --disable-vosf.
Two Intel-only builds were performed, one on Tiger and one on Leopard, both on the same Intel MacBook Pro. Each build used ...
Two Intel-only builds were performed, one on Tiger and one on Leopard, both on the same Intel MacBook Pro. Each build used ...
- Thu Jul 09, 2009 9:07 am
- Forum: SheepShaver
- Topic: Fix for "Cannot map RAM" on Leopard
- Replies: 98
- Views: 330848
- Thu Jul 09, 2009 2:21 am
- Forum: SheepShaver
- Topic: Fix for "Cannot map RAM" on Leopard
- Replies: 98
- Views: 330848
- Wed Jul 08, 2009 10:25 pm
- Forum: SheepShaver
- Topic: Fix for "Cannot map RAM" on Leopard
- Replies: 98
- Views: 330848
- Wed Jul 08, 2009 8:50 pm
- Forum: SheepShaver
- Topic: Fix for "Cannot map RAM" on Leopard
- Replies: 98
- Views: 330848
- Wed Jul 08, 2009 3:50 pm
- Forum: SheepShaver
- Topic: Fix for "Cannot map RAM" on Leopard
- Replies: 98
- Views: 330848
if the configure script can figure out whether VOSF works by running a test program, then why can't it do the same test at runtime? I seem to recall that it does; i.e., if you build with VOSF enabled but at runtime the code determines that it would not perform better that way anyway, it doesn't use ...
- Wed Jul 08, 2009 1:35 am
- Forum: SheepShaver
- Topic: Fix for "Cannot map RAM" on Leopard
- Replies: 98
- Views: 330848