mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-05-01 10:29:37 +02:00
partially revived platform support for PSP (unfinished) #2
scaling, release generation, fixes still not planning to make this officially supported.
This commit is contained in:
@@ -155,7 +155,6 @@ void plat_update_volume(int has_changed, int is_up)
|
||||
void pemu_forced_frame(int no_scale, int do_emu)
|
||||
{
|
||||
PicoIn.opt &= ~POPT_DIS_32C_BORDER;
|
||||
PicoDrawSetOutBuf(g_screen_ptr, g_screen_ppitch * 2);
|
||||
PicoDrawSetCallbacks(NULL, NULL);
|
||||
Pico.m.dirtyPal = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user