Home
last modified time | relevance | path

Searched refs:write_protect (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/emulators/mednafen/mednafen/src/snes/src/cartridge/
H A Dcartridge.cpp53 memory::cartrom.write_protect(true); in load()
54 memory::cartram.write_protect(false); in load()
55 memory::cartrtc.write_protect(false); in load()
57 memory::bsxram.write_protect(false); in load()
59 memory::stArom.write_protect(true); in load()
60 memory::stAram.write_protect(false); in load()
61 memory::stBrom.write_protect(true); in load()
62 memory::stBram.write_protect(false); in load()
63 memory::gbrom.write_protect(true); in load()
64 memory::gbram.write_protect(false); in load()
[all …]
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/cartridge/
H A Dcartridge.cpp54 memory::cartrom.write_protect(true); in load()
55 memory::cartram.write_protect(false); in load()
56 memory::cartrtc.write_protect(false); in load()
58 memory::bsxram.write_protect(false); in load()
60 memory::stArom.write_protect(true); in load()
61 memory::stAram.write_protect(false); in load()
62 memory::stBrom.write_protect(true); in load()
63 memory::stBram.write_protect(false); in load()
64 memory::gbrom.write_protect(true); in load()
65 memory::gbram.write_protect(false); in load()
[all …]
/dports/emulators/teo/teo/src/media/
H A Dcass.c136 if (cass && (teo.cass.write_protect == FALSE)) { in cass_Event()
162 if ((cass) && (teo.cass.write_protect == FALSE)) { in cass_Event()
234 int ret = DoLoadCass(filename, teo.cass.write_protect); in cass_Load()
239 teo.cass.write_protect = ret; in cass_Load()
270 if (teo.cass.write_protect == protection) in cass_SetProtection()
277 teo.cass.write_protect = ret; in cass_SetProtection()
282 teo.cass.write_protect = protection; in cass_SetProtection()
/dports/games/libretro-fuse/fuse-libretro-8b51f87/libspectrum/
H A Dmicrodrive.c37 int write_protect; member
100 return microdrive->write_protect; in libspectrum_microdrive_write_protect()
105 int write_protect ) in libspectrum_microdrive_set_write_protect() argument
107 microdrive->write_protect = write_protect; in libspectrum_microdrive_set_write_protect()
296 (*buffer)[ *length ] = microdrive->write_protect; in libspectrum_microdrive_mdr_write()
/dports/emulators/libspectrum/libspectrum-1.5.0/
H A Dmicrodrive.c35 int write_protect; member
98 return microdrive->write_protect; in libspectrum_microdrive_write_protect()
103 int write_protect ) in libspectrum_microdrive_set_write_protect() argument
105 microdrive->write_protect = write_protect; in libspectrum_microdrive_set_write_protect()
294 (*buffer)[ *length ] = microdrive->write_protect; in libspectrum_microdrive_mdr_write()
/dports/emulators/fuse/fuse-1.6.0/peripherals/ide/
H A Ddivxxx.c70 const int *write_protect; member
77 const int *enabled, const int *write_protect ) in divxxx_alloc() argument
117 divxxx->write_protect = write_protect; in divxxx_alloc()
264 } else if( *divxxx->write_protect in divxxx_refresh_page_state()
291 lower_page_writable = !*divxxx->write_protect; in divxxx_memory_map()
/dports/emulators/vice/vice-3.5/src/rtc/
H A Dds1202_1302.c114 int write_protect; member
235 retval = context->write_protect << 7; in ds1202_1302_get_clock_register()
405 if (!context->write_protect) { in ds1202_1302_write_burst_data_bit()
478 if (!context->write_protect) { in ds1202_1302_write_single_data_bit()
487 if (!context->write_protect) { in ds1202_1302_write_single_data_bit()
496 if (!context->write_protect) { in ds1202_1302_write_single_data_bit()
505 if (!context->write_protect) { in ds1202_1302_write_single_data_bit()
514 if (!context->write_protect) { in ds1202_1302_write_single_data_bit()
531 if (!context->write_protect) { in ds1202_1302_write_single_data_bit()
550 if (!context->write_protect) { in ds1202_1302_write_single_data_bit()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/rtc/
H A Dds1202_1302.c114 int write_protect; member
235 retval = context->write_protect << 7; in ds1202_1302_get_clock_register()
405 if (!context->write_protect) { in ds1202_1302_write_burst_data_bit()
478 if (!context->write_protect) { in ds1202_1302_write_single_data_bit()
487 if (!context->write_protect) { in ds1202_1302_write_single_data_bit()
496 if (!context->write_protect) { in ds1202_1302_write_single_data_bit()
505 if (!context->write_protect) { in ds1202_1302_write_single_data_bit()
514 if (!context->write_protect) { in ds1202_1302_write_single_data_bit()
531 if (!context->write_protect) { in ds1202_1302_write_single_data_bit()
550 if (!context->write_protect) { in ds1202_1302_write_single_data_bit()
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dintervals.h60 bool_bf write_protect : 1; /* True means can't modify. */ member
179 (i)->write_protect = false; \
188 (to)->write_protect = (from)->write_protect; \
197 if ((from)->write_protect) (to)->write_protect = true; \
/dports/editors/emacs/emacs-27.2/src/
H A Dintervals.h60 bool_bf write_protect : 1; /* True means can't modify. */ member
176 (i)->write_protect = false; \
185 (to)->write_protect = (from)->write_protect; \
194 if ((from)->write_protect) (to)->write_protect = true; \
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/acpi/acpica/
H A Drsmemory.c31 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET(data.memory24.write_protect),
63 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET(data.memory32.write_protect),
95 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET(data.fixed_memory32.write_protect),
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/acpi/acpica/
H A Drsmemory.c31 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET(data.memory24.write_protect),
63 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET(data.memory32.write_protect),
95 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET(data.fixed_memory32.write_protect),
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/acpi/acpica/
H A Drsmemory.c31 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET(data.memory24.write_protect),
63 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET(data.memory32.write_protect),
95 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET(data.fixed_memory32.write_protect),
/dports/devel/py-rtslib-fb/rtslib-fb-2.1.74/rtslib/
H A Dtarget.py978 write_protect=write_protect)
1073 tpg_lun=None, write_protect=None, alias=None): argument
1117 if tpg_lun is None and write_protect is not None:
1124 self._configure(tpg_lun, write_protect, alias)
1131 def _configure(self, tpg_lun, write_protect, alias): argument
1155 self.write_protect = int(write_protect) > 0
1157 self.write_protect = False
1173 def _set_write_protect(self, write_protect): argument
1176 if write_protect:
1258 d['write_protect'] = self.write_protect
[all …]
/dports/devel/py-rtslib-fb/rtslib-fb-2.1.74/rtslib_fb/
H A Dtarget.py978 write_protect=write_protect)
1073 tpg_lun=None, write_protect=None, alias=None): argument
1117 if tpg_lun is None and write_protect is not None:
1124 self._configure(tpg_lun, write_protect, alias)
1131 def _configure(self, tpg_lun, write_protect, alias): argument
1155 self.write_protect = int(write_protect) > 0
1157 self.write_protect = False
1173 def _set_write_protect(self, write_protect): argument
1176 if write_protect:
1258 d['write_protect'] = self.write_protect
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/acpi/
H A Dacpi_memhotplug.c50 unsigned short write_protect; /* memory read/write attribute */ member
75 (info->write_protect == address64.info.mem.write_protect) && in acpi_memory_get_resource()
88 new->write_protect = address64.info.mem.write_protect; in acpi_memory_get_resource()
H A Dresource.c72 u8 write_protect) in acpi_dev_memresource_flags() argument
79 if (write_protect == ACPI_READ_WRITE_MEMORY) in acpi_dev_memresource_flags()
84 u8 write_protect) in acpi_dev_get_memresource() argument
88 acpi_dev_memresource_flags(res, len, write_protect); in acpi_dev_get_memresource()
116 memory24->write_protect); in acpi_dev_resource_memory()
122 memory32->write_protect); in acpi_dev_resource_memory()
128 fixed_memory32->write_protect); in acpi_dev_resource_memory()
210 bool wp = addr->info.mem.write_protect; in acpi_decode_space()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/acpi/
H A Dacpi_memhotplug.c50 unsigned short write_protect; /* memory read/write attribute */ member
75 (info->write_protect == address64.info.mem.write_protect) && in acpi_memory_get_resource()
88 new->write_protect = address64.info.mem.write_protect; in acpi_memory_get_resource()
H A Dresource.c72 u8 write_protect) in acpi_dev_memresource_flags() argument
79 if (write_protect == ACPI_READ_WRITE_MEMORY) in acpi_dev_memresource_flags()
84 u8 write_protect) in acpi_dev_get_memresource() argument
88 acpi_dev_memresource_flags(res, len, write_protect); in acpi_dev_get_memresource()
116 memory24->write_protect); in acpi_dev_resource_memory()
122 memory32->write_protect); in acpi_dev_resource_memory()
128 fixed_memory32->write_protect); in acpi_dev_resource_memory()
210 bool wp = addr->info.mem.write_protect; in acpi_decode_space()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/acpi/
H A Dacpi_memhotplug.c50 unsigned short write_protect; /* memory read/write attribute */ member
75 (info->write_protect == address64.info.mem.write_protect) && in acpi_memory_get_resource()
88 new->write_protect = address64.info.mem.write_protect; in acpi_memory_get_resource()
H A Dresource.c72 u8 write_protect) in acpi_dev_memresource_flags() argument
79 if (write_protect == ACPI_READ_WRITE_MEMORY) in acpi_dev_memresource_flags()
84 u8 write_protect) in acpi_dev_get_memresource() argument
88 acpi_dev_memresource_flags(res, len, write_protect); in acpi_dev_get_memresource()
116 memory24->write_protect); in acpi_dev_resource_memory()
122 memory32->write_protect); in acpi_dev_resource_memory()
128 fixed_memory32->write_protect); in acpi_dev_resource_memory()
210 bool wp = addr->info.mem.write_protect; in acpi_decode_space()
/dports/emulators/teo/teo/src/linux/ugui/
H A Dudisk.c133 disk_vector->write_protect = protection; in set_protection_check()
134 teo.disk[vector->id].write_protect = protection; in set_protection_check()
235 p->write_protect = TRUE; in combo_changed()
249 p->write_protect); in combo_changed()
366 teo.disk[vector->id].write_protect, in open_file()
461 teo.disk[i].write_protect); in udisk_Init()
520 teo.disk[i].write_protect, in udisk_Init()
H A Ducass.c188 teo.cass.write_protect = TRUE; in load_cass()
206 teo.cass.write_protect = TRUE; in toggle_check_cass()
210 teo.cass.write_protect = FALSE; in toggle_check_cass()
217 teo.cass.write_protect = TRUE; in toggle_check_cass()
466 teo.cass.write_protect); in ucass_Init()
/dports/emulators/mess/mame-mame0226/src/tools/imgtool/
H A Dstream.cpp26 , write_protect(wp) in stream()
41 , write_protect(wp) in stream()
56 , write_protect(wp) in stream()
71 , write_protect(wp) in stream()
275 if (!write_protect) in write()
497 return write_protect; in is_read_only()
/dports/emulators/mame/mame-mame0226/src/tools/imgtool/
H A Dstream.cpp26 , write_protect(wp) in stream()
41 , write_protect(wp) in stream()
56 , write_protect(wp) in stream()
71 , write_protect(wp) in stream()
275 if (!write_protect) in write()
497 return write_protect; in is_read_only()

1234567