Searched refs:a26_rom_x07_device (Results 1 – 4 of 4) sorted by relevance
/dports/emulators/mess/mame-mame0226/src/devices/bus/vcs/ |
H A D | rom.cpp | 44 DEFINE_DEVICE_TYPE(A26_ROM_X07, a26_rom_x07_device, "vcs_x07", "Atari VCS 2600 ROM Carts w/X0… 180 a26_rom_x07_device::a26_rom_x07_device(const machine_config &mconfig, const char *tag, device_t *ow… in a26_rom_x07_device() function in a26_rom_x07_device 1053 uint8_t a26_rom_x07_device::read_rom(offs_t offset) in read_rom() 1058 void a26_rom_x07_device::write_bank(address_space &space, offs_t offset, uint8_t data) in write_bank()
|
H A D | rom.h | 381 class a26_rom_x07_device : public a26_rom_f6_device 385 …a26_rom_x07_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock… 415 DECLARE_DEVICE_TYPE(A26_ROM_X07, a26_rom_x07_device)
|
/dports/emulators/mame/mame-mame0226/src/devices/bus/vcs/ |
H A D | rom.cpp | 44 DEFINE_DEVICE_TYPE(A26_ROM_X07, a26_rom_x07_device, "vcs_x07", "Atari VCS 2600 ROM Carts w/X0… 180 a26_rom_x07_device::a26_rom_x07_device(const machine_config &mconfig, const char *tag, device_t *ow… in a26_rom_x07_device() function in a26_rom_x07_device 1053 uint8_t a26_rom_x07_device::read_rom(offs_t offset) in read_rom() 1058 void a26_rom_x07_device::write_bank(address_space &space, offs_t offset, uint8_t data) in write_bank()
|
H A D | rom.h | 381 class a26_rom_x07_device : public a26_rom_f6_device 385 …a26_rom_x07_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock… 415 DECLARE_DEVICE_TYPE(A26_ROM_X07, a26_rom_x07_device)
|