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
IOExceptionpublic String receive() throws IOException
IOExceptionpublic void send(String answer) throws IOException
IOExceptionpublic ViceSync.MOS6510State getState(String viceState)
Copyright © 2018 Ken Händel. All rights reserved.