InPermutation / mgh80-experiments

Programming experiments for the MGH80

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mgh80-experiments

Programming experiments for the MGH80

Use screen /dev/cu.usbserial-* 115200 to begin a GNU screen session.

./assemble.sh will generate an Intel HEX a.out

Then, ./serial.sh will

  1. send an Escape to the screen session
  2. paste the IHEX to the screen session
  3. execute g 8000 in Small Computer Monitor to begin execution.

About

Programming experiments for the MGH80

License:MIT License


Languages

Language:Shell 51.5%Language:Assembly 48.5%