Home
last modified time | relevance | path

Searched refs:do_sprites (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c367 static void do_sprites (int currhp);
1430 do_sprites (plfstrt); in decide_line()
1436 do_sprites (hpos); in decide_line()
3195 static void do_sprites (int hpos) in do_sprites() function
H A DChangeLog1290 SPR_waiting_start. do_sprites(): don't do that.
1348 Use real (PAL) vblank end in do_sprites().
1440 and used by do_sprites. Handle sprites with vstart == vstop correctly.
1900 don't do_sprites() in line 0.
1933 adding a currhp parameter to do_sprites() and calling it at the end
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcustom.c565 static void do_sprites (int currhp);
2134 do_sprites (hpos); in decide_line()
2142 do_sprites (hpos); in decide_line()
5036 do_sprites (hpos2); in update_copper()
5420 static void do_sprites (int hpos) in do_sprites() function
6689 do_sprites (0); in hsync_handler_post()
H A DChangeLog1095 SPR_waiting_start. do_sprites(): don't do that.
1153 Use real (PAL) vblank end in do_sprites().
1245 and used by do_sprites. Handle sprites with vstart == vstop correctly.
1705 don't do_sprites() in line 0.
1738 adding a currhp parameter to do_sprites() and calling it at the end
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcustom.cpp624 static void do_sprites (int currhp);
2909 do_sprites (hpos);
2939 do_sprites (hpos);
6894 static void do_sprites (int hpos) function