samsaga2 / sjasm

sjasm Z80 assembler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependent on cmake right now

gpadd opened this issue · comments

Since sjasm is built with cmake first, the installation/building directions are a bit misleading.
Should say:

cmake .
make
sudo make install