Mercurial > public > hwos_code
changeset 366:0052a7a654b9
tft timings
author | heinrichsweikamp |
---|---|
date | Sat, 15 Aug 2015 09:25:17 +0200 |
parents | d0e3fa3ff2e2 |
children | 20e2c68e9a04 |
files | src/tft.asm |
diffstat | 1 files changed, 5 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/src/tft.asm Wed Aug 12 17:41:06 2015 +0200 +++ b/src/tft.asm Sat Aug 15 09:25:17 2015 +0200 @@ -641,17 +641,19 @@ setf TRISA ; PortA as input. setf TRISH ; PortH as input. RS_H ; Data - WR_H ; Not write +; WR_H ; Not write RD_L ; Read! nop nop nop RD_H ; Tick nop + nop + nop RD_L ; Read! nop - nop - nop + ; nop + ; nop movff PORTA,PRODH movff PORTH,PRODL RD_H ; Tick