Karol Stasiak
196ad6542f
Allow refering to labels from other functions in assembly ( fixes #101 )
2021-02-24 02:32:00 +01:00
Karol Stasiak
4a529b5ddc
Fix typos/grammar
2020-12-01 14:26:47 +01:00
Karol Stasiak
e09db3d132
Local labels in assembly
2020-09-01 22:00:07 +02:00
Karol Stasiak
63ff28e94e
Changes to macros and parameter list syntax:
...
* non-asm macros can now take `const` and `call` parameters
* register parameters to asm functions and macros can be given names if annotated explicitly
2020-03-30 19:23:48 +02:00
Karol Stasiak
09359235c7
Add immediate addressing mode for short branches and BRK to support some ugly tricks
2020-01-18 00:07:26 +01:00
Karol Stasiak
59784ad5f1
HuC6280: Full assembly support
2019-11-24 01:30:30 +01:00
Karol Stasiak
b341200a0a
More documentation tweaks
2019-07-15 14:21:50 +02:00
Karol Stasiak
52c5a10e6e
Documentation overhaul
2019-07-15 13:52:05 +02:00
Karol Stasiak
a29b2a994b
Improve passing of register parameters to assembly functions
2019-07-09 22:40:14 +02:00
Karol Stasiak
78afe3d5f5
Preliminary support for volatile variables
2018-12-16 21:07:04 +01:00
Karol Stasiak
215d8d92b4
Preprocessor. Z80 improvements. Library improvements.
2018-07-12 19:39:25 +02:00
Karol Stasiak
9512e8e7ae
Really early and very incomplete PC-88 support
2018-07-02 00:31:47 +02:00
Karol Stasiak
c71af26989
Documentation updates
2018-06-04 16:24:18 +02:00
Karol Stasiak
3296d5a201
Documentation improvements
2018-04-03 00:21:26 +02:00
Karol Stasiak
0ddf2f31c8
Inserting raw byte sequences in assembly
2018-04-02 21:40:54 +02:00
Karol Stasiak
1a0737e4c9
Rename documentation files
2018-03-28 19:31:10 +02:00