2 # NOTE: "64" is not a version number, but an intrinsic part of the product name
4 sha256 "08802414da7d12e92c0b75b50530c6628cfab184f9be89cb8f698f382fe63d85"
6 url "https://github.com/dirkwhoffmann/virtualc64/releases/download/v#{version}/VirtualC64.app.zip",
7 verified: "github.com/dirkwhoffmann/virtualc64/"
9 desc "Cycle-accurate C64 emulator"
10 homepage "https://dirkwhoffmann.github.io/virtualc64"
14 regex(/^v?(\d+(?:\.\d+)+)$/i)
17 depends_on macos: ">= :ventura"
22 "~/Library/Application Support/VirtualC64",
23 "~/Library/Caches/de.dirkwhoffmann.VirtualC64",
24 "~/Library/Preferences/de.dirkwhoffmann.VirtualC64.plist",