Home
last modified time | relevance | path

Searched refs:read_extended (Results 1 – 21 of 21) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dds128x.h36 uint8_t read_extended(offs_t offset);
H A Dds128x.cpp47 uint8_t ds12885ext_device::read_extended(offs_t offset) in read_extended() function in ds12885ext_device
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dds128x.h36 uint8_t read_extended(offs_t offset);
H A Dds128x.cpp47 uint8_t ds12885ext_device::read_extended(offs_t offset) in read_extended() function in ds12885ext_device
/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dppu2c0x_sh6578.h22 virtual uint8_t read_extended(offs_t offset);
H A Dppu2c0x_vt.h36 uint8_t read_extended(offs_t offset);
H A Dppu2c0x_sh6578.cpp304 uint8_t ppu_sh6578_device::read_extended(offs_t offset) in read_extended() function in ppu_sh6578_device
H A Dppu2c0x_vt.cpp81 uint8_t ppu_vt03_device::read_extended(offs_t offset) in read_extended() function in ppu_vt03_device
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dppu2c0x_sh6578.h22 virtual uint8_t read_extended(offs_t offset);
H A Dppu2c0x_vt.h36 uint8_t read_extended(offs_t offset);
H A Dppu2c0x_sh6578.cpp304 uint8_t ppu_sh6578_device::read_extended(offs_t offset) in read_extended() function in ppu_sh6578_device
H A Dppu2c0x_vt.cpp81 uint8_t ppu_vt03_device::read_extended(offs_t offset) in read_extended() function in ppu_vt03_device
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dnes_sh6578.cpp491 …map(0x2008, 0x2008).rw(m_ppu, FUNC(ppu_sh6578_device::read_extended), FUNC(ppu_sh6578_device::writ… in nes_sh6578_map()
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dnes_vt_soc.cpp1067 …map(0x2010, 0x201f).mirror(0x00e0).rw(m_ppu, FUNC(ppu_vt03_device::read_extended), FUNC(ppu_vt03_d… in nes_vt_map()
H A Dxbox_pci.cpp110 …map(0x0070, 0x0073).rw("rtc", FUNC(ds12885ext_device::read_extended), FUNC(ds12885ext_device::writ… in internal_io_map()
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dnes_vt_soc.cpp1067 …map(0x2010, 0x201f).mirror(0x00e0).rw(m_ppu, FUNC(ppu_vt03_device::read_extended), FUNC(ppu_vt03_d… in nes_vt_map()
H A Dxbox_pci.cpp110 …map(0x0070, 0x0073).rw("rtc", FUNC(ds12885ext_device::read_extended), FUNC(ds12885ext_device::writ… in internal_io_map()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dnes_sh6578.cpp491 …map(0x2008, 0x2008).rw(m_ppu, FUNC(ppu_sh6578_device::read_extended), FUNC(ppu_sh6578_device::writ… in nes_sh6578_map()
/dports/sysutils/busybox/busybox-1.26.2/util-linux/
H A Dfdisk.c1215 read_extended(int ext) in read_extended() function
1564 read_extended(i); in get_boot()
/dports/sysutils/linrename/util-linux-2.25.2/libfdisk/src/
H A Ddos.c472 static void read_extended(struct fdisk_context *cxt, size_t ext) in read_extended() function
776 read_extended(cxt, i); in dos_probe_label()
/dports/devel/util-linux/util-linux-2.36/libfdisk/src/
H A Ddos.c529 static void read_extended(struct fdisk_context *cxt, size_t ext) in read_extended() function
867 read_extended(cxt, i); in dos_probe_label()