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 |
|
jtuu
|
66525ca00c
|
Added definition for opcode 0xf882 get_pl_job.
|
2019-11-12 17:10:03 +02:00 |
|
Daan Vanden Bosch
|
e95513bb3c
|
Referenced registers should be able to have names too.
|
2019-08-16 20:01:38 +02:00 |
|
Daan Vanden Bosch
|
56964cb4e2
|
Added preliminary support for parameter hints.
|
2019-08-16 19:57:29 +02:00 |
|
Daan Vanden Bosch
|
2fc55cdc1a
|
Dynamically referenced object code segments are now parsed correctly.
|
2019-08-05 16:56:39 +02:00 |
|
Daan Vanden Bosch
|
1ba7d3b6a7
|
All bugs resulting from opcode typing changes have been fixed.
|
2019-08-05 00:14:39 +02:00 |
|
Daan Vanden Bosch
|
dbe1b06fa6
|
Only one bug remains after opcode typing changes.
|
2019-08-04 22:59:32 +02:00 |
|
Daan Vanden Bosch
|
8e5472044b
|
Fixed most issues resulting from opcode typing changes.
|
2019-08-04 19:50:02 +02:00 |
|
Daan Vanden Bosch
|
e1d1cf564f
|
Basic opcode definitions are done.
|
2019-08-04 16:01:44 +02:00 |
|
Daan Vanden Bosch
|
fba6ac3e10
|
Created yaml file with opcode definitions (70% complete).
|
2019-08-03 23:23:55 +02:00 |
|
Daan Vanden Bosch
|
e859477727
|
Linting works again. Static asset generation is working as before but has been bugged since an earlier change.
|
2019-07-27 15:40:30 +02:00 |
|