if passing a subroutine or label name as an uword argument, without &, add the addressof automatically

This commit is contained in:
Irmen de Jong
2022-07-02 23:55:32 +02:00
parent e1c77ce236
commit 4b336b1853
3 changed files with 59 additions and 1 deletions

View File

@@ -3,7 +3,6 @@ TODO
For next release
^^^^^^^^^^^^^^^^
- if passing a subroutine or label name as an uword argument, without &, add the addressof automatically
- convert the sounds in cx16 tehtriz to use the psg module instead
- notify petaxian that it could use the psg module too?