Initial revision

This commit is contained in:
sater
1984-05-17 13:42:36 +00:00
commit c3f82d4864
30 changed files with 4439 additions and 0 deletions

13
util/opt/param.h Normal file
View File

@@ -0,0 +1,13 @@
#define LONGOFF /* if defined long offsets are used */
#define TRUE 1
#define FALSE 0
#define MAXROM 3
#define op_lab (sp_lmnem+1)
#define op_last op_lab
#define ps_sym (sp_lpseu+1)
#define ps_last ps_sym
#define BMASK 0377