Sen descrición

Alexander Shiryaev 6334aa1413 schematic added %!s(int64=5) %!d(string=hai) anos
Pic 546e3495f4 inc → registers and bits definitions translator added %!s(int64=5) %!d(string=hai) anos
Pobx 6334aa1413 schematic added %!s(int64=5) %!d(string=hai) anos
README.md 1e82f2909e example added %!s(int64=5) %!d(string=hai) anos

README.md

PICL → PIC16 compiler (BlackBox subsystem), based on N. Wirth PICL compiler

Only PIC16F177{3,6,8} is currently supported and tested

Features:

  • memory banks switching implemented
  • bit access indices may be named numeric constants
  • SLEEP, CLRWDT and RESET commands added
  • "*" operator added (addition with carry)
  • "/" operator added (substraction with borrow)

Subsystems:

Alexander V. Shiryaev, 2019