public class ViceSync extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ViceSync.MOS6510State |
Constructor and Description |
---|
ViceSync() |
Modifier and Type | Method and Description |
---|---|
void |
connect(int port) |
ViceSync.MOS6510State |
getState(String viceState) |
String |
receive() |
void |
send(String answer) |
public void connect(int port) throws IOException
IOException
public String receive() throws IOException
IOException
public void send(String answer) throws IOException
IOException
public ViceSync.MOS6510State getState(String viceState)
Copyright © 2018 Ken Händel. All rights reserved.