

- #Sheepshaver gui download how to#
- #Sheepshaver gui download install#
- #Sheepshaver gui download code#
- #Sheepshaver gui download series#
Build & install the klm by doing: make install.macemu/src/BasiliskII/Unix/Linux/NetDriver The original AppleTalk provided a very simple and easy to manage network that was perfect for small office environments back in its day. You can also achieve the same thing with netatalk (v2), but this involves more configuration than using the emulator. Why would this be helpful ? Well if you have some actual real vintage Mac's then then it is useful to be able to get files on and off them and preserve your collection of vintage applications.

This means the emulator can now use AppleTalk and TCP/IP protocols and you can do things like set up your emulator to act as a CIF or NFS to Apple File Protocol (AFP) over AppleTalk gateway. "sheep_net" relies on a kernel module which lets the emulator get access to the network interface, avoiding having a NAT layer in place. Slirp acts like a NAT firewall, which means it blocks all incoming requests.

If you want your Macintosh to be able to expose itself as an AppleTalk file server, then the default slirp network will not work. not SheepShaver and fails with compile errors with-sdl2 flag is recognised with Basilisk II build but configure -enable-sdl-video -enable-sdl-audio -with-sdl2 -disable vosf builds but you end up with "yellow sheep" video, apparently configure -enable-sdl-audio -disable-vosf macemu/BasiliskII/src/SDL/video-sdl.cpp fails to build as not picking up the video functions in configure -enable-sdl-video -enable-sdl-audio -disable-vosf
#Sheepshaver gui download code#
shared Basilisk II SDL code that have not been updated results in undefined functions due to changes in NOTE: Do default configure, I attempted build with SDL but this NOTE: not including libsdl1.2-dev/libsdl2-dev as these fail # sudo apt install git build-essential automake libgtk2.0-dev x11proto-xf86dga-dev libesd0-dev libxxf86dga-dev libxxf86dga1 The build tools required are: build-essential autoconf git libgtk2.0-dev x11proto-xf86dga-dev libesd0-dev libxxf86dga-dev libxxf86dga1 Given issues with Basilisk II on Ubuntu 18.04 & 20.04 I opted to do build on Ubuntu 16.04.
#Sheepshaver gui download how to#
Through I was unable to find how to get equivalent of "Command" & "Alt/Option" keys working and there appears to be problem with disk emulation layer as "Apple HD SC Setup" is not able to detect disks.
#Sheepshaver gui download series#
I did this as I needed to set up an AppleTalk gateway to easily move files to/from a real M68000 series Mac. Here are tips on getting these running and trouble shooting their use on Ubuntu Linux. Both can be run on a number of platforms including: Windows, MacOS, FreeBSD, IRIX and Linux. For retro-computing enthausiants they bring a virtualised retro computing experience. Status: 12 September 2020 - Tested and have completed doing two "large" physical disk dumps to Virtual Mac using "sheep_net" kernel module.īasilisk II & SheepShaver are emulations for Motorola 68000 series and PowerPC series Apple Macintoshes.
