]> git.sesse.net Git - pistorm/blobdiff - platforms/amiga/rtg/rtg_enums.h
Add somewhat proper RTG vsync handling
[pistorm] / platforms / amiga / rtg / rtg_enums.h
index 4f0688bc1d76140c4ee0faeef2af6b728097871d..d25778ee01a3790d54fea8b0f1ab145bca576dca 100644 (file)
@@ -27,6 +27,8 @@ enum pi_regs {
   RTG_ADDR3     = 0x30,
   RTG_ADDR4     = 0x34,
   RTG_DEBUGME   = 0x50,
+  RTG_WAITVSYNC = 0x60,
+  RTG_INVBLANK  = 0x62,
   IRTG_COMMAND  = 0x60,
 };