Home
last modified time | relevance | path

Searched refs:bgvideoram_w (Results 1 – 25 of 86) sorted by relevance

1234

/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dmosaic.cpp67 void mosaic_state::bgvideoram_w(offs_t offset, uint8_t data) in bgvideoram_w() function in mosaic_state
H A Dgalpanic.cpp24 void galpanic_state::bgvideoram_w(offs_t offset, uint16_t data, uint16_t mem_mask) in bgvideoram_w() function in galpanic_state
H A Diqblock.cpp64 void iqblock_state::bgvideoram_w(offs_t offset, uint8_t data) in bgvideoram_w() function in iqblock_state
H A Dgotcha.cpp62 void gotcha_state::bgvideoram_w(offs_t offset, uint16_t data, uint16_t mem_mask) in bgvideoram_w() function in gotcha_state
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dmosaic.cpp67 void mosaic_state::bgvideoram_w(offs_t offset, uint8_t data) in bgvideoram_w() function in mosaic_state
H A Dgalpanic.cpp24 void galpanic_state::bgvideoram_w(offs_t offset, uint16_t data, uint16_t mem_mask) in bgvideoram_w() function in galpanic_state
H A Diqblock.cpp64 void iqblock_state::bgvideoram_w(offs_t offset, uint8_t data) in bgvideoram_w() function in iqblock_state
H A Dgotcha.cpp62 void gotcha_state::bgvideoram_w(offs_t offset, uint16_t data, uint16_t mem_mask) in bgvideoram_w() function in gotcha_state
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Diqblock.h45 void bgvideoram_w(offs_t offset, uint8_t data);
H A Dmosaic.h55 void bgvideoram_w(offs_t offset, uint8_t data);
H A Dgalpanic.h43 void bgvideoram_w(offs_t offset, uint16_t data, uint16_t mem_mask = ~0);
H A Dvulgus.h51 void bgvideoram_w(offs_t offset, uint8_t data);
H A Ddogfgt.h76 void bgvideoram_w(offs_t offset, uint8_t data);
H A Dgotcha.h47 void bgvideoram_w(offs_t offset, uint16_t data, uint16_t mem_mask = ~0);
H A Dtaotaido.h67 void bgvideoram_w(offs_t offset, uint16_t data, uint16_t mem_mask = ~0);
H A Dbloodbro.h65 void bgvideoram_w(offs_t offset, uint16_t data, uint16_t mem_mask = ~0);
H A Dkyugo.h50 void bgvideoram_w(offs_t offset, uint8_t data);
H A Dtbowl.h79 void bgvideoram_w(offs_t offset, uint8_t data);
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dmosaic.h55 void bgvideoram_w(offs_t offset, uint8_t data);
H A Diqblock.h45 void bgvideoram_w(offs_t offset, uint8_t data);
H A Dvulgus.h51 void bgvideoram_w(offs_t offset, uint8_t data);
H A Dgalpanic.h43 void bgvideoram_w(offs_t offset, uint16_t data, uint16_t mem_mask = ~0);
H A Dgotcha.h47 void bgvideoram_w(offs_t offset, uint16_t data, uint16_t mem_mask = ~0);
H A Ddogfgt.h76 void bgvideoram_w(offs_t offset, uint8_t data);
H A Dtaotaido.h67 void bgvideoram_w(offs_t offset, uint16_t data, uint16_t mem_mask = ~0);

1234