Mercurial > public > hwos_code
diff src/hwos.asm @ 612:6dd6b37da7c8
TODO: screendump debug
author | heinrichsweikamp |
---|---|
date | Wed, 09 Jan 2019 21:53:02 +0100 |
parents | cd7991986ace |
children | a32212cd5ea9 |
line wrap: on
line diff
--- a/src/hwos.asm Wed Jan 09 21:28:53 2019 +0100 +++ b/src/hwos.asm Wed Jan 09 21:53:02 2019 +0100 @@ -50,7 +50,7 @@ movff WREG,cpu_speed_request ; CPU shall run with normal speed movff WREG,cpu_speed_state ; CPU does run with normal speed - bcf RCON,SBOREN ; brown-out off (Not needed, set in bootloader) +; bcf RCON,SBOREN ; brown-out off (Not needed, set in bootloader) bcf RCON,IPEN ; priority interrupts off banksel WDTCON