Veikko Sariola
|
af14cd310b
|
Change .asm files that are actually only ever included into .inc-files, and rename all files as _header.inc & _footer.inc, depending where they are included.
|
2020-10-21 11:01:09 +03:00 |
|
Veikko Sariola
|
91b8912015
|
Rename all SU_BEGIN_* macros into BEGIN_*; there's no real risk of nameclash and makes the code more readable.
|
2020-05-26 17:45:37 +03:00 |
|
Veikko Sariola
|
efc6db71ab
|
Reverse the logic of USE_SECTIONS (it's now DISABLE_SECTIONS) and then remove unnecessary defines.
|
2020-05-26 17:30:50 +03:00 |
|
Veikko Sariola
|
f9388b028a
|
Rename test files to represent better the new opcodes they correspond to.
|
2020-05-16 18:32:56 +03:00 |
|