Close

Added access to the Arduino DUE pins via BDOS calls

A project log for CPMDuino

Emulation of a Z80 CP/M computer on an Arduino DUE (merged onto RunCPM)

marcelo-dantasMarcelo Dantas 07/29/2016 at 00:240 Comments

Now we can access and manipulate the Arduino DUE digital and analog pins via BDOS calls.

Any language capable of making BDOS calls will be able to access the pins.

Documentation about the call framework is on a readme file at the Github repository.

Enjoy!

Discussions