- fatClusterChain - Variable in class smsqmulator.WinDrive
-
- file - Variable in class smsqmulator.XfaFile
-
- fileChanged - Variable in class smsqmulator.WinFile
-
- fileIsDir(int) - Method in class smsqmulator.WinDir
-
Checks whether the file at (index) is a directory.
- filename - Variable in class smsqmulator.XfaFile
-
- filenameChange - Variable in class smsqmulator.XfaDriver
-
- filenameChange - Variable in class smsqmulator.XfaFile
-
- fileNumber - Variable in class smsqmulator.WinDrive
-
- fileNumber - Variable in class smsqmulator.XfaDriver
-
- filePosition - Variable in class smsqmulator.WinFile
-
- filePosition - Variable in class smsqmulator.XfaFile
-
- fileSize - Variable in class smsqmulator.WinFile
-
- fillBlock(MC68000Cpu, boolean) - Method in class smsqmulator.Screen
-
Fills a block with colour : this updates the "screen memory" (vrambuffer) AND the underlying image.
- fillBlock(MC68000Cpu, boolean) - Method in class smsqmulator.Screen0
-
Fills a block with colour - not implemented here.
- fillBlock(MC68000Cpu, boolean) - Method in class smsqmulator.Screen16
-
Fills a block with colour : this updates the "screen memory" AND the underlying image.
- fillBlock(MC68000Cpu, boolean) - Method in class smsqmulator.Screen32
-
Fills a block with colour : this updates the memory AND the underlying image data (if block i =s actually within screen).
- fillPointers(MC68000Cpu) - Method in class smsqmulator.SampledSound
-
Fill in the pointers to the data area for this sampled sound.
- fillScreen(Color) - Method in class smsqmulator.Screen
-
Fills the screen with a certain colour.
- fillScreen(int) - Method in class smsqmulator.Screen
-
Fills the visible screen with a certain colour.
- findFreeEntryInDir() - Method in class smsqmulator.WinDir
-
Finds the first free entry in my buffer.
- findInDirs(byte[]) - Method in class smsqmulator.WinDir
-
Finds out whether a file belongs or would belong in this dir or any of its subdirs.
- findInMemory(int, int, String) - Method in class smsqmulator.cpu.MC68000Cpu
-
Finds a string in memory.
- findInMemory(int, int, short[], String) - Method in class smsqmulator.cpu.MC68000Cpu
-
Finds consecutive shorts followed by a string in memory.
- findInMemory(int, int, short[]) - Method in class smsqmulator.cpu.MC68000Cpu
-
Finds consecutive shorts in memory.
- flock - Variable in class smsqmulator.WinDrive
-
- FloppyDriver - Class in smsqmulator
-
This is the driver for reading and writing QL style floppy disk images.
- FloppyDriver(MC68000Cpu, IniFile) - Constructor for class smsqmulator.FloppyDriver
-
Creates the object.
- FLPDriver - Static variable in class smsqmulator.Types
-
- flush() - Method in class smsqmulator.WinDrive
-
Writes the FAT + drive header to the drive.
- flushHeader(FileChannel, boolean) - Method in class smsqmulator.NfaFileheader
-
Normally writes the header to disk, but here we don't flush the header at all!
- flushHeader(FileChannel, boolean) - Method in class smsqmulator.QemuFileheader
-
Actually writes the header to the file.
!!!!
- flushHeader(FileChannel, boolean) - Method in class smsqmulator.SfaFileheader
-
Actually writes the header to the file.
- flushHeader() - Method in class smsqmulator.XfaFile
-
Flush the file header(write to disk).
- flushHeader(FileChannel, boolean) - Method in interface smsqmulator.XfaFileheader
-
Writes the header to the native file.
- formatDrive() - Method in class smsqmulator.FloppyDriver
-
This routine formats a medium.
;
; d0 cr format type / error code
; d1 cr format dependent flag or zero / good sectors
; d2 r total sectors
; d7 c p drive ID / number
; a3 c p linkage block
; a4 c p drive definition
- formatInstruction(StringBuilder) - Method in class smsqmulator.cpu.DisassembledInstruction
-
- formatMedium(String, IniFile) - Method in interface smsqmulator.DeviceDriver
-
Formats a medium.
- formatMedium(String, IniFile) - Method in class smsqmulator.MemDriver
-
Formats a medium.
- formatMedium(String, IniFile) - Method in class smsqmulator.WinDriver
-
Formats a medium.
- formatMedium(String, IniFile) - Method in class smsqmulator.XfaDriver
-
Formats a medium.
- freeClusters(int) - Method in class smsqmulator.WinDrive
-
Frees clusters in the FAT, freeing all clusters in a clusterchain.
- freeSize - Variable in class smsqmulator.XfaFile
-