Csaba Fekete

Results 13 issues of Csaba Fekete

The `macos-latest` runner at GitHub is now an arm64 machine. It looks like this action (or DMD?) does not support it: ```` Error: The dmd compiler is not supported for...

The compiler output should include more information about memory usage, such as: - The string stack - The function stack

enhancement

The BLOAD and BSAVE commands can be used to load/save to/from memory addresses above $FFFF on the MEGA65. XC=BASIC currently only supports addresses up to $FFFF.