Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-05-19 | * z8k-dis.c (fetch_data): Use unsigned char to make ancient gcc's | Stu Grossman | 1 | -3/+3 | |
happy. | |||||
1993-03-31 | provide a new interface (using read_memory_func) to call the disassemblers | Jim Kingdon | 1 | -445/+495 | |
which copes with errors in a plausible way | |||||
1992-09-29 | * z8k-dis.c (unparse_instr): prettier tabs | Steve Chamberlain | 1 | -1/+1 | |
* z8kgen.c -> z8k-opc.h: bug fixes in tables | |||||
1992-09-25 | * configure.in: Add ncr* configuration. | Stu Grossman | 1 | -1/+1 | |
* z8k-dis.c (struct instr_data_s): Make instr_asmsrc char to make picayune ANSI compilers happy. | |||||
1992-09-24 | z8kgen: temp file to generate z8k-opc.h from | Steve Chamberlain | 1 | -0/+519 | |
z8k-dis.c: fixed various bugs |