説明なし

Alexander Shiryaev 6334aa1413 schematic added 5 年 前
Pic 546e3495f4 inc → registers and bits definitions translator added 5 年 前
Pobx 6334aa1413 schematic added 5 年 前
README.md 1e82f2909e example added 5 年 前

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