Qemu-system-m68k-Win64 to run Mac OS 7-8 / AUX3.x / NetBSD
Moderators: Cat_7, Ronald P. Regensburg
-
- Forum All-Star
- Posts: 1793
- Joined: Tue Oct 14, 2008 12:12 am
Re: Qemu-system-m68k-Win64 to run Mac OS 7-8 / AUX3.x / NetBSD
It this a plugin replacement for the previous version? (In other words, can I simply copy into that AUXrunner app I threw together a while ago?)
Re: Qemu-system-m68k-Win64 to run Mac OS 7-8 / AUX3.x / NetBSD
Yes, AFAIK it can replace the build your current bundle. As noted: the tablet driver cannot be used in A/UX
Best,
Cat_7
Best,
Cat_7
-
- Forum All-Star
- Posts: 1793
- Joined: Tue Oct 14, 2008 12:12 am
Re: Qemu-system-m68k-Win64 to run Mac OS 7-8 / AUX3.x / NetBSD
Silly me - I didn't notice that this was a Windows build even though it says "Win64" up there in the heading... I'll wait for a new macOS build...
Re: Qemu-system-m68k-Win64 to run Mac OS 7-8 / AUX3.x / NetBSD
Building for macOS is getting ever more difficult, I'll see what I can come up with.
It also seems time to find some affordable m1 mac mini..
Best,
Cat_7
It also seems time to find some affordable m1 mac mini..
Best,
Cat_7
-
- Forum All-Star
- Posts: 1793
- Joined: Tue Oct 14, 2008 12:12 am
Re: Qemu-system-m68k-Win64 to run Mac OS 7-8 / AUX3.x / NetBSD
Don't feel any pressure from me about this! You've already done heroic work for the rest of us!
And yes, an ARM Mac will be surprisingly fast and reliable. Enjoy!
And thanks again...
And yes, an ARM Mac will be surprisingly fast and reliable. Enjoy!
And thanks again...
Re: Qemu-system-m68k-Win64 to run Mac OS 7-8 / AUX3.x / NetBSD
Hi!, why when trying to initialize the drive, it does took long to do so?
qemu-system-m68k.exe ^
-M q800 ^
-m 128 ^
-display sdl ^
-bios Quadra800.rom ^
-drive file=pram-macos.img,format=raw,if=mtd ^
-device scsi-hd,scsi-id=0,drive=hd0 ^
-drive file=MacOS761.img,media=disk,format=raw,if=none,id=hd0 ^
-device scsi-cd,scsi-id=3,drive=cd0 ^
-drive file=MacOS761.iso,media=cdrom,if=none,id=cd0
here is the bat
qemu-system-m68k.exe ^
-M q800 ^
-m 128 ^
-display sdl ^
-bios Quadra800.rom ^
-drive file=pram-macos.img,format=raw,if=mtd ^
-device scsi-hd,scsi-id=0,drive=hd0 ^
-drive file=MacOS761.img,media=disk,format=raw,if=none,id=hd0 ^
-device scsi-cd,scsi-id=3,drive=cd0 ^
-drive file=MacOS761.iso,media=cdrom,if=none,id=cd0
here is the bat
Re: Qemu-system-m68k-Win64 to run Mac OS 7-8 / AUX3.x / NetBSD
Hi!, how do i mount a dsk file into this emulator? what format are allowed for floppy format?
Re: Qemu-system-m68k-Win64 to run Mac OS 7-8 / AUX3.x / NetBSD
Looks like this version of QEMU is glitched with bug of last version as QEMU PPC (Command key dont work properly)