Searched refs:encryption_w (Results 1 – 4 of 4) sorted by relevance
107 void encryption_w(offs_t offset, u8 data);
116 void pgm2_state::encryption_w(offs_t offset, u8 data) in encryption_w() function in pgm2_state570 map(0xfffffc00, 0xfffffcff).rw(FUNC(pgm2_state::encryption_r), FUNC(pgm2_state::encryption_w)); in pgm2_map()