Home
last modified time | relevance | path

Searched refs:nes_hes_device (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/bus/nes/
H A Dhes.cpp33 DEFINE_DEVICE_TYPE(NES_HES, nes_hes_device, "nes_hes", "NES Cart HES PCB")
36 nes_hes_device::nes_hes_device(const machine_config &mconfig, const char *tag, device_t *owner, uin… in nes_hes_device() function in nes_hes_device
42 void nes_hes_device::device_start() in device_start()
47 void nes_hes_device::pcb_reset() in pcb_reset()
76 void nes_hes_device::write_l(offs_t offset, uint8_t data) in write_l()
H A Dhes.h13 class nes_hes_device : public nes_nrom_device
17 nes_hes_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
30 DECLARE_DEVICE_TYPE(NES_HES, nes_hes_device)
/dports/emulators/mame/mame-mame0226/src/devices/bus/nes/
H A Dhes.cpp33 DEFINE_DEVICE_TYPE(NES_HES, nes_hes_device, "nes_hes", "NES Cart HES PCB")
36 nes_hes_device::nes_hes_device(const machine_config &mconfig, const char *tag, device_t *owner, uin… in nes_hes_device() function in nes_hes_device
42 void nes_hes_device::device_start() in device_start()
47 void nes_hes_device::pcb_reset() in pcb_reset()
76 void nes_hes_device::write_l(offs_t offset, uint8_t data) in write_l()
H A Dhes.h13 class nes_hes_device : public nes_nrom_device
17 nes_hes_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
30 DECLARE_DEVICE_TYPE(NES_HES, nes_hes_device)