maturita.git
2024-10-16 bylexRemove old commented code
2024-10-16 bylexAdd support for memory keywords in assembler
2024-10-10 bylexFix incorrect function parameters in jmp instruction
2024-10-10 bylexImprove parsing of labels
2024-10-10 bylexFix issue with jump instruction and incorrect addressing
2024-10-09 bylexAdd loading capability to interpreter
2024-10-09 bylexImprove error messages
2024-10-03 bylexImprove assembler
2024-10-02 bylexAdd basic assembler code
2024-10-02 bylexUpdate interpreter and opcodes header
2024-09-25 bylexDelete unused variable
2024-09-25 bylexFix output issue
2024-09-25 bylexAdd gitignore and basic makefile
2024-09-25 bylexAdd initial interpreter state
2024-09-25 bylexAdd initial opcodes file