Advertisement
Guest User

Untitled

a guest
Feb 5th, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. root@rdpclient:~# tvservice -c "NTSC 4:3"
  2. Powering on SDTV with explicit settings (mode:0 aspect:1)
  3. root@rdpclient:~# gcc devmem3.c -o devmem3 && ./devmem3
  4. C 0x00177009
  5. VC 0x00000033
  6. VSYNCD_EVEN 0x000001ae
  7. HORZA 0x003c0040 (60 64)
  8. HORZB 0x000e02d0 (14 720)
  9. VERTA 0x00100003 (16 3)
  10. VERTB 0x000300f0 (3 240)
  11. VERTA_EVEN 0x00100003 (16 3)
  12. VERTB_EVEN 0x000400f0 (4 240)
  13. INTEN 0x00000000
  14. INTSTAT 0x00000000
  15. STAT 0x00000644
  16. DSI_HACT_ACT 0x000002d0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement