latch 3D registers upon VBlank

(fixes the last bugs in Gericom's train game)
This commit is contained in:
StapleButter
2017-05-09 22:22:52 +02:00
parent 36fa621436
commit 9fe24cb1e7
4 changed files with 51 additions and 21 deletions

View File

@ -17,7 +17,7 @@
*/
#include <stdio.h>
#include "Platform.h"
#include "../Platform.h"
namespace Platform