Karol Stasiak
385b2fd40b
Fix function pointers ( fixes #86 )
2020-11-18 09:34:02 +01:00
Karol Stasiak
888f7a0fdb
Fix documentation ( fixes #72 )
2020-09-23 23:21:35 +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
d478f3504f
Const-pure functions
2020-03-19 23:53:16 +01:00
Karol Stasiak
efe103b070
Update documentation
2019-08-05 14:07:33 +02:00
Karol Stasiak
22b4776139
Enable pointers to functions with a word parameter (using trampolines on 6502)
2019-07-30 22:49:32 +02: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
326e9d0585
Documentation fixes
2019-06-05 18:34:32 +02:00
Karol Stasiak
1cb3b672b1
Add 8080-to-8086 translation
2019-05-31 17:03:35 +02:00
Karol Stasiak
d0f64f2cee
Short syntax for small functions
2019-04-15 19:56:14 +02:00
Karol Stasiak
fe1bf68295
Add align keyword
2018-10-04 21:34:53 +02:00
Karol Stasiak
516b44ad05
Add docs about Intel asm syntax
2018-08-03 17:26:26 +02:00
Karol Stasiak
e0bec29318
Minor documentation updates
2018-07-31 00:58:43 +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
1a0737e4c9
Rename documentation files
2018-03-28 19:31:10 +02:00