GrafX2 2.9.3227
The ultimate 256-color painting program
|
Formats for the MSX machines. More...
#include <stdlib.h>
#include <string.h>
#include "fileformats.h"
#include "loadsavefuncs.h"
#include "io.h"
#include "misc.h"
#include "oldies.h"
#include "gfx2log.h"
#include "gfx2mem.h"
Functions | |
static int | Check_MSX_BSAVE_format (FILE *file, word *begin, word *end, word *exec) |
Check if the file is in the MSX BSAVE format. More... | |
void | Test_MSX (T_IO_Context *context, FILE *file) |
void | Load_MSX (T_IO_Context *context) |
Load a MSX Screen 2 picture. More... | |
void | Save_MSX (T_IO_Context *context) |
Save MSX .SC2 file. More... | |
Formats for the MSX machines.