PicoMite V6.00.02 betas


Author Message
Volhout
Guru

Joined: 05/03/2018
Location: Netherlands
Posts: 4809
Posted: 07:09pm 04 Feb 2025      

Hi Peter,

MOV PINDIRS,x does not work yet.

> list
PIO assemble 1
.program test
.line 0
Mov pindirs,3
Out pc,5
.end program list

>run
[5] Mov pindirs,3
Error : Syntax


Volhout