Daan Vanden Bosch
|
50d1ff7f93
|
Fixed bug in object code writer. Strings in the object code are now written correctly when the format is DC/GC.
|
2020-01-16 22:55:47 +01:00 |
|
Daan Vanden Bosch
|
93e05ea614
|
- Moved instructions/opcodes and DFA code to core to avoid dependency from core to quest_editor
- When the assembly worker updates map designations, it now takes map_designate and map_designate_ex into account
|
2020-01-02 18:42:08 +01:00 |
|
Daan Vanden Bosch
|
544ed46263
|
"Go to label definition" now works with arguments passed via the stack.
|
2019-10-03 16:40:43 +02:00 |
|
Daan Vanden Bosch
|
90f0e0f7bd
|
Basic go to label definition functionality.
|
2019-10-02 23:34:09 +02:00 |
|
Daan Vanden Bosch
|
bffd8f51d9
|
Fixed unit tests.
|
2019-10-02 20:20:59 +02:00 |
|
Daan Vanden Bosch
|
fc5a34946e
|
Opcode is now structured cloning-safe. All IR is now structured cloning-safe.
|
2019-10-02 14:25:47 +02:00 |
|
Daan Vanden Bosch
|
66127253d3
|
Split code into one module per tool + core and application module.
|
2019-08-10 22:09:06 +02:00 |
|