| Package | Description |
|---|---|
| org.bytedeco.ale |
| Modifier and Type | Method and Description |
|---|---|
System |
Console.system()
Get the 6502 based system used by the console to emulate the game
|
| Modifier and Type | Method and Description |
|---|---|
void |
M6532.install(System system)
Install 6532 in the specified system.
|
void |
Device.install(System system)
Install device in the specified system.
|
void |
Controller.setSystem(System system)
Inform this controller about the current System.
|
Copyright © 2020. All rights reserved.