|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseComponent | |
|---|---|
| org.razvan.jzx | |
| org.razvan.jzx.v128 | |
| Uses of BaseComponent in org.razvan.jzx |
|---|
| Subclasses of BaseComponent in org.razvan.jzx | |
|---|---|
class |
BaseIO
Base class extended by all I/O components that comprise the emulator. |
class |
BaseKeyboard
Base class extended by all Keyboard components that comprise the emulator. |
class |
BaseMemory
Base class extended by all memory components that comprise the emulator. |
class |
BaseSpectrum
Base class extended by all Spectrum models (48k, 128k). |
class |
Z80
The Z80 CPU component of the Spectrum emulator. |
| Uses of BaseComponent in org.razvan.jzx.v128 |
|---|
| Subclasses of BaseComponent in org.razvan.jzx.v128 | |
|---|---|
class |
AY8912
The AY-3-8912 sound chip emulator. |
class |
IO
The 128k model specialization of the BaseIO class. |
class |
Memory
The 128k model specialization of the BaseMemory class. |
class |
Spectrum
The 128k model specialization of the BaseSpectrum class. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||