Closed cpcbegin closed 4 years ago
Thanks for reporting, will take a look.
you can download the binary emulator from here: https://github.com/laullon/b2t80s/releases
Thanks! ;-)
Which go version are you using ? It should be go v1.13
I'm using the go version included in Ubuntu 18.04 repositories: go version go1.10.4 linux/amd64
I try to compile the emulator in Ubuntu Mate 18.04 64 bits with these commands:
And I try to run a ZX Spectrum game with the command:
go run main.go --mode 48k -tap "/home/miuser/zxspectrum/homebrew/altair_zx_es.tap"
But I get this error:
error cannot find package "fyne.io/fyne"