ref: a0b7c191834bb5ddb69468cb0893202be132352f
parent: a73d457f4ddb6422261344941f7bd76cc2ded097
author: Olav Sørensen <olav.sorensen@live.no>
date: Mon Jul 11 16:51:03 EDT 2022
Update ft2_header.h
--- a/src/ft2_header.h
+++ b/src/ft2_header.h
@@ -12,11 +12,11 @@
#endif
#include "ft2_replayer.h"
-#define PROG_VER_STR "1.55"
+#define PROG_VER_STR "1.56"
// do NOT change these! It will only mess things up...
-#define FT2_VBLANK_HZ 70.086302895323 /* nominal */
+#define FT2_VBLANK_HZ 70.086302895323 /* nominal, 640x400 @ 70Hz */
#define SCREEN_W 632
#define SCREEN_H 400