1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-06-19 11:29:35 +00:00
kickc/src/main/java/dk/camelot64
Flight_Control 20f3529a2d - Optimized namespace prefix logic for global variables and fixed but to also include exported global variables used in logic.
- Fixed bug for hasExportAsmLibrary to use the LibraryName always and optimized the code in AsmLibrary.java.
- Fixed bug for hasExportAsmLibrary to use the LibraryName always and optimized the code in Pass4CodeGeneration.java.
- Optimized naming of asmLibrary labels and names. Labels are to be used in assembler generation only. Names are used for all other purposes.
2024-04-27 09:30:58 +03:00
..
cpufamily6502 Updated LDQ z-indexing. 2022-02-13 22:35:08 +01:00
kickc - Optimized namespace prefix logic for global variables and fixed but to also include exported global variables used in logic. 2024-04-27 09:30:58 +03:00