Searched refs:a26_rom_4in1_device (Results 1 – 4 of 4) sorted by relevance
/dports/emulators/mess/mame-mame0226/src/devices/bus/vcs/ |
H A D | rom.cpp | 41 DEFINE_DEVICE_TYPE(A26_ROM_4IN1, a26_rom_4in1_device, "vcs_4in1", "Atari VCS 2600 ROM Cart 4 in … 163 a26_rom_4in1_device::a26_rom_4in1_device(const machine_config &mconfig, const char *tag, device_t *… in a26_rom_4in1_device() function in a26_rom_4in1_device 291 void a26_rom_4in1_device::device_reset() in device_reset() 1000 uint8_t a26_rom_4in1_device::read_rom(offs_t offset) in read_rom()
|
H A D | rom.h | 327 class a26_rom_4in1_device : public a26_rom_f6_device 331 …a26_rom_4in1_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t cloc… 412 DECLARE_DEVICE_TYPE(A26_ROM_4IN1, a26_rom_4in1_device)
|
/dports/emulators/mame/mame-mame0226/src/devices/bus/vcs/ |
H A D | rom.cpp | 41 DEFINE_DEVICE_TYPE(A26_ROM_4IN1, a26_rom_4in1_device, "vcs_4in1", "Atari VCS 2600 ROM Cart 4 in … 163 a26_rom_4in1_device::a26_rom_4in1_device(const machine_config &mconfig, const char *tag, device_t *… in a26_rom_4in1_device() function in a26_rom_4in1_device 291 void a26_rom_4in1_device::device_reset() in device_reset() 1000 uint8_t a26_rom_4in1_device::read_rom(offs_t offset) in read_rom()
|
H A D | rom.h | 327 class a26_rom_4in1_device : public a26_rom_f6_device 331 …a26_rom_4in1_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t cloc… 412 DECLARE_DEVICE_TYPE(A26_ROM_4IN1, a26_rom_4in1_device)
|