|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SystemFile | |
de.michab.simulator.mos6502.c64 | Here's the place where the classes are placed that are responsible for implementing a real computer system -- the Commodore 64. |
Uses of SystemFile in de.michab.simulator.mos6502.c64 |
Methods in de.michab.simulator.mos6502.c64 that return SystemFile | |
SystemFile |
C64Core.getImageFile()
Get the currently attached image file. |
Methods in de.michab.simulator.mos6502.c64 with parameters of type SystemFile | |
boolean |
C64Core.isImageFileValid(SystemFile file)
Check if the passed file is a valid image file. |
void |
C64Core.setImageFile(SystemFile file)
Attaches a file to the emulator. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |