Daan Vanden Bosch
|
3edb861693
|
Object code and labels are now represented by segments. Each segment describes the instructions or data denoted by a label.
|
2019-07-29 01:02:22 +02:00 |
|
Daan Vanden Bosch
|
50eaf43082
|
Script editor is now readonly if no quest is loaded. Fixed a bug in the assembly worker. Fixed wrong opcode.
|
2019-07-24 22:53:20 +02:00 |
|
Daan Vanden Bosch
|
a9f46ae4f3
|
Added complete assembler error checking to the editor. Improved editor autocompletion. Script asm modifications are now persisted when saving.
|
2019-07-22 22:51:44 +02:00 |
|
Daan Vanden Bosch
|
769e6a8619
|
Added basic assembler.
|
2019-07-22 16:03:58 +02:00 |
|
Daan Vanden Bosch
|
cb7f088f22
|
Fixed bug in prs compression code. Improved prs compression performance by about 5x. Instructions are now written as object code in quest bin files.
|
2019-07-22 12:31:20 +02:00 |
|