File:  [Generator SEGA Genesis emulator] / generator / hdr / state.h
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs
Wed Mar 4 04:47:01 2020 UTC (6 years, 4 months ago) by root
Branches: MAIN, JamesPonder
CVS tags: v0_35, v0_34, HEAD
0.34

time_t state_date(const int slot);
int state_load(const int slot);
int state_save(const int slot);
int state_loadfile(const char *filename);
int state_savefile(const char *filename);

void state_write8(const char *mod, const char *name, uint8 instance,
                                    uint8 *data, uint32 size);
void state_write16(const char *mod, const char *name, uint8 instance,
                                     uint16 *data, uint32 size);
void state_write32(const char *mod, const char *name, uint8 instance,
                                     uint32 *data, uint32 size);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.