Home
last modified time | relevance | path

Searched refs:tpi_snapshot_write_module (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/vice/vice-3.5/src/c64/cart/
H A Dc64tpi.h70 extern int tpi_snapshot_write_module(struct snapshot_s *s);
H A Dc64tpi.c673 int tpi_snapshot_write_module(struct snapshot_s *s) in tpi_snapshot_write_module() function
H A Dc64carthooks.c2846 if (tpi_snapshot_write_module(s) < 0) { in cartridge_snapshot_write_modules()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/c64/cart/
H A Dc64tpi.h70 extern int tpi_snapshot_write_module(struct snapshot_s *s);
H A Dc64tpi.c672 int tpi_snapshot_write_module(struct snapshot_s *s) in tpi_snapshot_write_module() function
H A Dc64carthooks.c2587 if (tpi_snapshot_write_module(s) < 0) { in cartridge_snapshot_write_modules()