aboutsummaryrefslogtreecommitdiff
path: root/opcodes/z8k-dis.c
AgeCommit message (Collapse)AuthorFilesLines
1993-05-19 * z8k-dis.c (fetch_data): Use unsigned char to make ancient gcc'sStu Grossman1-3/+3
happy.
1993-03-31provide a new interface (using read_memory_func) to call the disassemblersJim Kingdon1-445/+495
which copes with errors in a plausible way
1992-09-29 * z8k-dis.c (unparse_instr): prettier tabsSteve Chamberlain1-1/+1
* z8kgen.c -> z8k-opc.h: bug fixes in tables
1992-09-25* configure.in: Add ncr* configuration.Stu Grossman1-1/+1
* z8k-dis.c (struct instr_data_s): Make instr_asmsrc char to make picayune ANSI compilers happy.
1992-09-24z8kgen: temp file to generate z8k-opc.h fromSteve Chamberlain1-0/+519
z8k-dis.c: fixed various bugs