|
||||||
PREVIOUS FILE NEXT FILE | FRAMES NO FRAMES All files | |||||
SUMMARY: VARIABLE | STRUCTURE | FUNCTION | MACRO | DETAILS: VARIABLE | STRUCTURE | FUNCTION | MACRO |
Function summary | |
---|---|
SEFileAppend open a file for appending if it exists | |
SEFileClose close a file | |
SEFileCreate create a file for writing or open a file for writing if it exists | |
SEFileLoad load a file from disk to memory | |
SEFileOpen open a file from disk | |
SEFileOpenExists open a file from disk for reading if it exists | |
SEFileRead read bytes from a file to memory | |
SEFileReadOne read one byte from a file to memory | |
SEFileRemove remove a file | |
SEFileRename rename a file or folder | |
SEFileSave save a file from memory to disk | |
SEFileWrite write bytes from memory to a file | |
SEFileWriteOne write one byte from memory to a file | |
SEFolderCreate create a folder | |
SEFolderOpen open a folder for reading | |
SEFolderRead read a folder entry | |
SEFolderRemove remove a folder | |
SEFolderSet set current working folder | |
SEGraphicsPaletteSet set the 64 palette registers (during vblank) | |
SEKeyboardFlushBuffer flush keyboard buffer | |
SEScreenClear clear the screen | |
SEScreenLowerPrintString print an ASCIIZ string to the lower display | |
SEScreenMode set the screen mode | |
SEScreenPrintCharacter print an ASCII character to the main display | |
SEScreenPrintString print an ASCIIZ string to the main display |
Function detail |
---|
IX
- pointer to ASCIIZ file path
A
- file handle
IX
- pointer to ASCIIZ file path
HL
- destination address
IX
- pointer to ASCIIZ file path
IX
- pointer to ASCIIZ file path
A
IX
- pointer to ASCIIZ file path
A
A
- file handle
BC
- byte count
IX
- destination in memory
A
- file handle
IX
- destination in memory
IX
- pointer to ASCIIZ file path
DE
- pointer to new ASCIIZ path
IX
- pointer to old ASCIIZ path
BC
- byte count
HL
- source address
IX
- pointer to ASCIIZ file path
A
- file handle
BC
- byte count
IX
- source in memory
A
- file handle
IX
- source in memory
IX
- pointer to ASCIIZ folder path
IX
- pointer to ASCIIZ folder path
A
A
- folder handle
IX
- destination memory address
IX
- pointer to ASCIIZ folder path
IX
- pointer to ASCIIZ folder path
IX
- pointer to 64 bytes of palette data
IX
- pointer to ASCIIZ string
A
- mode (0 system, 1 user)
A
- ASCII code
IX
- pointer to ASCIIZ string
|
||||||
PREVIOUS FILE NEXT FILE | FRAMES NO FRAMES All files | |||||
SUMMARY: VARIABLE | STRUCTURE | FUNCTION | MACRO | DETAILS: VARIABLE | STRUCTURE | FUNCTION | MACRO |