basic audio stream.
This commit is contained in:
@ -260,7 +260,6 @@ void pipeline_push_pixel() {
|
||||
ppu_get_context()->rendering_window = true;
|
||||
pipeline_fifo_reset();
|
||||
ppu_get_context()->pfc.cur_fetch_state = FS_TILE;
|
||||
printf("Window X: %d\n", lcd_get_context()->win_x);
|
||||
ppu_get_context()->pfc.fetch_x = 0;
|
||||
ppu_get_context()->pfc.fifo_x = 0;
|
||||
return;
|
||||
|
Reference in New Issue
Block a user