• Question about speeding up PSO pre-warm
    Mobile game now requires massive amount of PSO to pre-warm to prevent CPU hitching during game play. Even after removing redundant permutations, it still requires minutes to warmup the cache on mainstream...
  • Recognize worm/cold reset
    I am wondering how to detect worm/cold reset in T89C51RD2. According to the data sheet there's a bit (POF) in PCON register that he should be high at worm reset, but for some reason it's not working...
  • Recognize worm/cold reset
    I am wondering how to detect worm/cold reset in T89C51RD2. According to the data sheet there's a bit (POF) in PCON register that he should be high at worm reset, but for some reason it's not working...
  • Detect warm/called reset
    Hello, My target is based on AT89C51ED2 and RTX-Tiny. I'm trying to detect warm/cold reset. I know that POF bit didn't work in the RD2 version, so I don't want to use it here also. I defined two global...
  • Detect warm/called reset
    Hello, My target is based on AT89C51ED2 and RTX-Tiny. I'm trying to detect warm/cold reset. I know that POF bit didn't work in the RD2 version, so I don't want to use it here also. I defined two global...