Home
last modified time | relevance | path

Searched defs:mem_write_handler (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv-old/quasi88/
H A Dmame-quasi88.h81 typedef write8_handler mem_write_handler; typedef
/dports/emulators/bochs/bochs-2.7/iodev/display/
H A Dvoodoo.cc973 bool bx_voodoo_1_2_c::mem_write_handler(bx_phy_address addr, unsigned len, in mem_write_handler() function in bx_voodoo_1_2_c
H A Dvga.cc663 bool bx_vga_c::mem_write_handler(bx_phy_address addr, unsigned len, void *data, void *param) in mem_write_handler() function in bx_vga_c
H A Dvgacore.cc1783 bool bx_vgacore_c::mem_write_handler(bx_phy_address addr, unsigned len, void *data, void *param) in mem_write_handler() function in bx_vgacore_c
H A Dbanshee.cc808 bool bx_banshee_c::mem_write_handler(bx_phy_address addr, unsigned len, in mem_write_handler() function in bx_banshee_c
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/
H A Dmemory.h23 typedef void (*mem_write_handler)(offs_t offset,data_t data); typedef
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/ao/eng_psf/
H A Dmamemem.h70 typedef void (*mem_write_handler)(UNUSEDARG offs_t offset, UNUSEDARG data8_t data); typedef
/dports/emulators/bochs/bochs-2.7/iodev/network/
H A De1000.cc822 bool bx_e1000_c::mem_write_handler(bx_phy_address addr, unsigned len, in mem_write_handler() function in bx_e1000_c
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/
H A Dmemory.h95 typedef write8_handler mem_write_handler; typedef
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/
H A Dmemory.h95 typedef write8_handler mem_write_handler; typedef