Emulate Mac OS X Tiger on Android phone with Termux

Termux

Get TermuxGet file
Share

Share

An Bui One

An Bui One

You need to extract the file to the Download folder on your phone to use it. And you need at least 6GB of free storage space. For first time: apt update && apt upgrade -y && pkg install qemu-system-ppc -y && qemu-system-ppc -L openbios-ppc -M mac99,via=pmu -cpu G4 -smp 1 -m 512M -drive file=/sdcard/Download/a.qcow2,aio=threads,cache=unsafe -device intel-hda -device hda-duplex -device e1000,netdev=n0 -netdev user,id=n0 -accel tcg,thread=multi,tb-size=1024 -boot d -prom-env 'auto-boot?=true' -prom-env 'vga-ndrv?=true' -g 1024x768x32 -vnc :2 For next time: qemu-system-ppc -L openbios-ppc -M mac99,via=pmu -cpu G4 -smp 1 -m 512M -drive file=/sdcard/Download/a.qcow2,aio=threads,cache=unsafe -device intel-hda -device hda-duplex -device e1000,netdev=n0 -netdev user,id=n0 -accel tcg,thread=multi,tb-size=1024 -boot d -prom-env 'auto-boot?=true' -prom-env 'vga-ndrv?=true' -g 1024x768x32 -vnc :2

Card Image

Emulate Windows XP SP3 on Android phone with Limbo PC Emulator

For Limbo PC Emulator

Learn more
Card Image

Emulate Windows 95 on Android phone with Limbo PC Emulator

For Limbo PC Emulator

Learn more
Card Image

Emulate Windows Vista on Android phone with Termux

For Termux

Learn more