You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
include | 5 years ago | |
src | 1 year ago | |
.gitignore | 5 years ago | |
ChangeLog.txt | 5 years ago | |
GPL.TXT | 5 years ago | |
README.DOC | 5 years ago | |
README.W32 | 5 years ago | |
README.md | 5 years ago | |
dis.sublime-project | 5 years ago | |
dis_option.1 | 5 years ago | |
labelfile.5 | 5 years ago | |
table.doc | 5 years ago | |
tablefile.5 | 5 years ago |
README.md
Source code generator for X680x0 version 3.16
Copyright (C)1989-1992 K.Abe
Copyright (C)1994-1997 R.ShimiZu
Copyright (C)1997-2010 Tachibana
I've taken the rururutan code and made it work on a 64-bit target.
Documentation
Compiling on 64-bit linux
cd src
make -f ports/Makefile_Linux
You can also install in /usr/local/bin
:
make -f ports/Makefile_Linux install