mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-06 23:28:04 -04:00
minor adjustmens
more uncommited 1.80 code.. git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@928 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
ed8e30f8c2
commit
38163dd7df
6 changed files with 48 additions and 16 deletions
|
@ -1357,6 +1357,7 @@ void emu_cmn_forced_frame(int no_scale, int do_emu)
|
|||
|
||||
memset32(g_screen_ptr, 0, g_screen_width * g_screen_height * 2 / 4);
|
||||
|
||||
PicoOpt &= ~POPT_ALT_RENDERER;
|
||||
PicoOpt |= POPT_ACC_SPRITES;
|
||||
if (!no_scale)
|
||||
PicoOpt |= POPT_EN_SOFTSCALE;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue