12 lines
303 B
Markdown
12 lines
303 B
Markdown
# TODO List
|
|
- add negative number arguments support
|
|
- add movc char support
|
|
- add padding to compilation
|
|
- VM debug log
|
|
- add display syscalls
|
|
- change section binary format:
|
|
1. code
|
|
2. exit instruction with code ERR_U_FORGOT_TO_CALL_EXIT
|
|
3. data
|
|
- arguments validation for each instruction
|