mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
VDP DMA/CPU access timing improvements
This commit is contained in:
parent
5e04c2f37f
commit
1886ac5f30
4 changed files with 126 additions and 193 deletions
|
@ -40,6 +40,7 @@ void PicoInit(void)
|
|||
Pico32xInit();
|
||||
PsndInit();
|
||||
|
||||
PicoVideoInit();
|
||||
PicoDrawInit();
|
||||
PicoDraw2Init();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue