Home
last modified time | relevance | path

Searched refs:K051316_ctrlram (Results 1 – 3 of 3) sorted by relevance

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/
H A Dkonamiic.c3818 addr = offset + (K051316_ctrlram[chip][0x0c] << 11) + (K051316_ctrlram[chip][0x0d] << 19); in K051316_rom_r()
3912 startx = 256 * ((INT16)(256 * K051316_ctrlram[chip][0x00] + K051316_ctrlram[chip][0x01])); in K051316_zoom_draw()
3913 incxx = (INT16)(256 * K051316_ctrlram[chip][0x02] + K051316_ctrlram[chip][0x03]); in K051316_zoom_draw()
3914 incyx = (INT16)(256 * K051316_ctrlram[chip][0x04] + K051316_ctrlram[chip][0x05]); in K051316_zoom_draw()
3915 starty = 256 * ((INT16)(256 * K051316_ctrlram[chip][0x06] + K051316_ctrlram[chip][0x07])); in K051316_zoom_draw()
3916 incxy = (INT16)(256 * K051316_ctrlram[chip][0x08] + K051316_ctrlram[chip][0x09]); in K051316_zoom_draw()
3917 incyy = (INT16)(256 * K051316_ctrlram[chip][0x0a] + K051316_ctrlram[chip][0x0b]); in K051316_zoom_draw()
3930 K051316_ctrlram[chip][0x00], in K051316_zoom_draw()
3931 K051316_ctrlram[chip][0x01], in K051316_zoom_draw()
3932 K051316_ctrlram[chip][0x02], in K051316_zoom_draw()
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dkonamiic.c4475 addr = offset + (K051316_ctrlram[chip][0x0c] << 11) + (K051316_ctrlram[chip][0x0d] << 19); in K051316_rom_r()
4545 startx = 256 * ((INT16)(256 * K051316_ctrlram[chip][0x00] + K051316_ctrlram[chip][0x01])); in K051316_zoom_draw()
4546 incxx = (INT16)(256 * K051316_ctrlram[chip][0x02] + K051316_ctrlram[chip][0x03]); in K051316_zoom_draw()
4547 incyx = (INT16)(256 * K051316_ctrlram[chip][0x04] + K051316_ctrlram[chip][0x05]); in K051316_zoom_draw()
4548 starty = 256 * ((INT16)(256 * K051316_ctrlram[chip][0x06] + K051316_ctrlram[chip][0x07])); in K051316_zoom_draw()
4549 incxy = (INT16)(256 * K051316_ctrlram[chip][0x08] + K051316_ctrlram[chip][0x09]); in K051316_zoom_draw()
4550 incyy = (INT16)(256 * K051316_ctrlram[chip][0x0a] + K051316_ctrlram[chip][0x0b]); in K051316_zoom_draw()
4565 K051316_ctrlram[chip][0x00], in K051316_zoom_draw()
4566 K051316_ctrlram[chip][0x01], in K051316_zoom_draw()
4567 K051316_ctrlram[chip][0x02], in K051316_zoom_draw()
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dkonamiic.c4747 addr = offset + (K051316_ctrlram[chip][0x0c] << 11) + (K051316_ctrlram[chip][0x0d] << 19); in K051316_rom_r()
4817 startx = 256 * ((INT16)(256 * K051316_ctrlram[chip][0x00] + K051316_ctrlram[chip][0x01])); in K051316_zoom_draw()
4818 incxx = (INT16)(256 * K051316_ctrlram[chip][0x02] + K051316_ctrlram[chip][0x03]); in K051316_zoom_draw()
4819 incyx = (INT16)(256 * K051316_ctrlram[chip][0x04] + K051316_ctrlram[chip][0x05]); in K051316_zoom_draw()
4820 starty = 256 * ((INT16)(256 * K051316_ctrlram[chip][0x06] + K051316_ctrlram[chip][0x07])); in K051316_zoom_draw()
4821 incxy = (INT16)(256 * K051316_ctrlram[chip][0x08] + K051316_ctrlram[chip][0x09]); in K051316_zoom_draw()
4822 incyy = (INT16)(256 * K051316_ctrlram[chip][0x0a] + K051316_ctrlram[chip][0x0b]); in K051316_zoom_draw()
4837 K051316_ctrlram[chip][0x00], in K051316_zoom_draw()
4838 K051316_ctrlram[chip][0x01], in K051316_zoom_draw()
4839 K051316_ctrlram[chip][0x02], in K051316_zoom_draw()
[all …]