njvm/consts.c
Elias Bennour 0b042fb912 fix jmp not working
fix arithmetic operations
add prog3 and prog4
add debug to instructions
2023-12-07 00:05:36 +01:00

8 lines
110 B
C

#ifndef CONSTS
#define CONSTS
#define VERSION 3
#endif /* ifndef CONSTS
#define CONSTS
#define VERSION 2; */