fake-vice-bin 0.1.1

Very simple wrapper to handle remote monitoring of VICE via the binary interface.
Documentation
r:
	cargo run --release

d:
	cargo run

cr:
	cargo check --release

c:
	cargo check
	
fmt:
	cargo +nightly fmt

test-noisy:
	cargo test -- --nocapture