libzel/.gitignore
Stephen Checkoway 4d0e434589 Update the license and generate a header file.
Generate z80_instruction_types.h rather than including z80_types.tab.
2017-08-12 14:33:28 -05:00

13 lines
188 B
Plaintext

libzel.a
include/zel/z80_instruction_types.h
*.o
doc
tables/*.tab
tests/itest_arithmetic
tests/itest_load
tests/itest_set
tests/test.o
tests/test_arithmetic
tests/test_load
tests/test_set