File:  [Previous NeXT emulator] / previous / src / uae-cpu / savestate.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 19:25:10 2018 UTC (8 years, 3 months ago) by root
Branches: giles, MAIN
CVS tags: branch_winuae-cpu, branch_scsi, branch_keyboard, branch_gilles, branch1, HEAD
Previous NeXT emulator

 /*
  * UAE CPU core
  *
  * Function definitions for saving/restoring the CPU state
  */


extern void save_u32(uae_u32 data);
extern void save_u16(uae_u16 data);
extern uae_u32 restore_u32(void);
extern uae_u16 restore_u16(void);

extern void restore_fpu(void);
extern void save_fpu(void);

unix.superglobalmegacorp.com

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