/dports/emulators/mess/mame-mame0226/src/mame/video/ |
H A D | aerofgt.cpp | 259 …m_spr_old[0]->turbofrc_draw_sprites(m_spriteram,m_spriteram.bytes(),m_spritepalettebank, bitmap, c… in screen_update_pspikes() 260 …m_spr_old[0]->turbofrc_draw_sprites(m_spriteram,m_spriteram.bytes(),m_spritepalettebank, bitmap, c… in screen_update_pspikes() 278 …m_spr_old[1]->turbofrc_draw_sprites(m_spriteram+0x200,m_spriteram.bytes()/2,m_spritepalettebank, b… in screen_update_karatblz() 279 …m_spr_old[1]->turbofrc_draw_sprites(m_spriteram+0x200,m_spriteram.bytes()/2,m_spritepalettebank, b… in screen_update_karatblz() 281 …m_spr_old[0]->turbofrc_draw_sprites(m_spriteram+0x000,m_spriteram.bytes()/2,m_spritepalettebank, b… in screen_update_karatblz() 282 …m_spr_old[0]->turbofrc_draw_sprites(m_spriteram+0x000,m_spriteram.bytes()/2,m_spritepalettebank, b… in screen_update_karatblz() 304 …m_spr_old[0]->turbofrc_draw_sprites(m_spriteram+0x000,m_spriteram.bytes()/2,m_spritepalettebank, b… in screen_update_spinlbrk() 305 …m_spr_old[0]->turbofrc_draw_sprites(m_spriteram+0x000,m_spriteram.bytes()/2,m_spritepalettebank, b… in screen_update_spinlbrk() 307 …m_spr_old[1]->turbofrc_draw_sprites(m_spriteram+0x200,m_spriteram.bytes()/2,m_spritepalettebank, b… in screen_update_spinlbrk() 786 …m_spr_old[0]->turbofrc_draw_sprites(m_spriteram,m_spriteram.bytes(),m_spritepalettebank, bitmap, c… in screen_update_wbbc97() [all …]
|
H A D | f1gp.cpp | 141 …m_spr_old[0]->turbofrc_draw_sprites(m_sprvram[0], m_sprvram[0].bytes(), 0, bitmap, cliprect, scre… in screen_update_f1gp() 142 …m_spr_old[1]->turbofrc_draw_sprites(m_sprvram[1], m_sprvram[1].bytes(), 0, bitmap, cliprect, scree… in screen_update_f1gp() 146 …m_spr_old[0]->turbofrc_draw_sprites(m_sprvram[0], m_sprvram[0].bytes(), 0, bitmap, cliprect, scree… in screen_update_f1gp() 147 …m_spr_old[1]->turbofrc_draw_sprites(m_sprvram[1], m_sprvram[1].bytes(), 0, bitmap, cliprect, scree… in screen_update_f1gp()
|
H A D | vsystem_spr2.h | 26 …void turbofrc_draw_sprites(uint16_t const *spriteram3, int spriteram3_bytes, int spritepaletteba… 27 …void turbofrc_draw_sprites(uint16_t const *spriteram3, int spriteram3_bytes, int spritepaletteba…
|
H A D | vsystem_spr2.cpp | 202 void vsystem_spr2_device::turbofrc_draw_sprites(uint16_t const *spriteram3, int spriteram3_bytes, … in turbofrc_draw_sprites() function in vsystem_spr2_device 207 void vsystem_spr2_device::turbofrc_draw_sprites(uint16_t const *spriteram3, int spriteram3_bytes, … in turbofrc_draw_sprites() function in vsystem_spr2_device
|
H A D | fromance.cpp | 330 …m_spr_old->turbofrc_draw_sprites((uint16_t*)sram, m_spriteram.bytes(), 0, bitmap, cliprect, screen… in screen_update_pipedrm() 331 …m_spr_old->turbofrc_draw_sprites((uint16_t*)sram, m_spriteram.bytes(), 0, bitmap, cliprect, screen… in screen_update_pipedrm()
|
H A D | welltris.cpp | 105 …m_spr_old->turbofrc_draw_sprites(m_spriteram, m_spriteram.bytes(), m_spritepalettebank, bitmap, cl… in screen_update()
|
/dports/emulators/mame/mame-mame0226/src/mame/video/ |
H A D | aerofgt.cpp | 259 …m_spr_old[0]->turbofrc_draw_sprites(m_spriteram,m_spriteram.bytes(),m_spritepalettebank, bitmap, c… in screen_update_pspikes() 260 …m_spr_old[0]->turbofrc_draw_sprites(m_spriteram,m_spriteram.bytes(),m_spritepalettebank, bitmap, c… in screen_update_pspikes() 278 …m_spr_old[1]->turbofrc_draw_sprites(m_spriteram+0x200,m_spriteram.bytes()/2,m_spritepalettebank, b… in screen_update_karatblz() 279 …m_spr_old[1]->turbofrc_draw_sprites(m_spriteram+0x200,m_spriteram.bytes()/2,m_spritepalettebank, b… in screen_update_karatblz() 281 …m_spr_old[0]->turbofrc_draw_sprites(m_spriteram+0x000,m_spriteram.bytes()/2,m_spritepalettebank, b… in screen_update_karatblz() 282 …m_spr_old[0]->turbofrc_draw_sprites(m_spriteram+0x000,m_spriteram.bytes()/2,m_spritepalettebank, b… in screen_update_karatblz() 304 …m_spr_old[0]->turbofrc_draw_sprites(m_spriteram+0x000,m_spriteram.bytes()/2,m_spritepalettebank, b… in screen_update_spinlbrk() 305 …m_spr_old[0]->turbofrc_draw_sprites(m_spriteram+0x000,m_spriteram.bytes()/2,m_spritepalettebank, b… in screen_update_spinlbrk() 307 …m_spr_old[1]->turbofrc_draw_sprites(m_spriteram+0x200,m_spriteram.bytes()/2,m_spritepalettebank, b… in screen_update_spinlbrk() 786 …m_spr_old[0]->turbofrc_draw_sprites(m_spriteram,m_spriteram.bytes(),m_spritepalettebank, bitmap, c… in screen_update_wbbc97() [all …]
|
H A D | f1gp.cpp | 141 …m_spr_old[0]->turbofrc_draw_sprites(m_sprvram[0], m_sprvram[0].bytes(), 0, bitmap, cliprect, scre… in screen_update_f1gp() 142 …m_spr_old[1]->turbofrc_draw_sprites(m_sprvram[1], m_sprvram[1].bytes(), 0, bitmap, cliprect, scree… in screen_update_f1gp() 146 …m_spr_old[0]->turbofrc_draw_sprites(m_sprvram[0], m_sprvram[0].bytes(), 0, bitmap, cliprect, scree… in screen_update_f1gp() 147 …m_spr_old[1]->turbofrc_draw_sprites(m_sprvram[1], m_sprvram[1].bytes(), 0, bitmap, cliprect, scree… in screen_update_f1gp()
|
H A D | vsystem_spr2.h | 26 …void turbofrc_draw_sprites(uint16_t const *spriteram3, int spriteram3_bytes, int spritepaletteba… 27 …void turbofrc_draw_sprites(uint16_t const *spriteram3, int spriteram3_bytes, int spritepaletteba…
|
H A D | vsystem_spr2.cpp | 202 void vsystem_spr2_device::turbofrc_draw_sprites(uint16_t const *spriteram3, int spriteram3_bytes, … in turbofrc_draw_sprites() function in vsystem_spr2_device 207 void vsystem_spr2_device::turbofrc_draw_sprites(uint16_t const *spriteram3, int spriteram3_bytes, … in turbofrc_draw_sprites() function in vsystem_spr2_device
|
H A D | fromance.cpp | 330 …m_spr_old->turbofrc_draw_sprites((uint16_t*)sram, m_spriteram.bytes(), 0, bitmap, cliprect, screen… in screen_update_pipedrm() 331 …m_spr_old->turbofrc_draw_sprites((uint16_t*)sram, m_spriteram.bytes(), 0, bitmap, cliprect, screen… in screen_update_pipedrm()
|
H A D | welltris.cpp | 105 …m_spr_old->turbofrc_draw_sprites(m_spriteram, m_spriteram.bytes(), m_spritepalettebank, bitmap, cl… in screen_update()
|