Home
last modified time | relevance | path

Searched refs:spetbank (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/vice/vice-3.5/src/pet/
H A Dpetmemsnapshot.c211 int spetbank = 0; in mem_read_ram_snapshot_module() local
262 spetbank = (superpet >> 4) & 0x0f; in mem_read_ram_snapshot_module()
323 spetbank |= (b & 0x10); in mem_read_ram_snapshot_module()
347 set_spet_bank(spetbank); in mem_read_ram_snapshot_module()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/pet/
H A Dpetmemsnapshot.c211 int spetbank = 0; in mem_read_ram_snapshot_module() local
262 spetbank = (superpet >> 4) & 0x0f; in mem_read_ram_snapshot_module()
323 spetbank |= (b & 0x10); in mem_read_ram_snapshot_module()
347 set_spet_bank(spetbank); in mem_read_ram_snapshot_module()