X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=platforms%2Famiga%2Frtg%2Frtg_enums.h;h=d25778ee01a3790d54fea8b0f1ab145bca576dca;hb=ceebc59532553f7903c3a4219e663d905ad9fb34;hp=4f0688bc1d76140c4ee0faeef2af6b728097871d;hpb=ffdf080c87aa36929b4a16bed88d8868b9b3ed9c;p=pistorm diff --git a/platforms/amiga/rtg/rtg_enums.h b/platforms/amiga/rtg/rtg_enums.h index 4f0688b..d25778e 100644 --- a/platforms/amiga/rtg/rtg_enums.h +++ b/platforms/amiga/rtg/rtg_enums.h @@ -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, };