libmsx
C library for MSX
|
Modules | |
Open stream. | |
Open whole or part of memory image as stream. | |
Check error status of the stream. | |
Check error status of the stream. | |
Read from the current position of the stream. | |
Read from the current position of the stream. | |
Get / Set the current position of the stream. | |
Get / Set the current position of the stream. | |
Files | |
file | memfile.h |
Stream interface for ROM / RAM / MegaROM. | |
Typedefs | |
typedef struct MemFile | MemFile |
Stream pointer. | |
#include <memfile.h>
Provides a stream interface similar to the standard C library I/O streams for accessing ROM/RAM/MegaROM.