Posted By
neils on 2022-06-25 05:42:32
| XC=BASIC contributors wanted
As you may already know, XC=BASIC (https://xc-basic.net/), the BASIC cross-compiler supports the C-16 and Plus/4 machines since version 3.0.
The improved and extended version 3.1 is on the way, however I have difficulties to implement all the new features to the C264 series computers.
If you'd like to join the dev team (that is, me currently ) please let me know in the comments.
Cheers
|
|
Posted By
Harry Potter on 2022-06-25 08:08:09
| Re: XC=BASIC contributors wanted
I just surfed to your web site and couldn't find a download link. I want to try it out. How do I download it?
|
|
Posted By
Harry Potter on 2022-06-25 08:11:47
| Re: XC=BASIC contributors wanted
I found the link but now am getting a connection reset error.
|
|
|
Posted By
Harry Potter on 2022-06-25 10:28:14
| Re: XC=BASIC contributors wanted
I got a network error.
|
|
Posted By
neils on 2022-06-25 11:26:34
| Re: XC=BASIC contributors wanted
Network error when you're downloading from GitHub?
|
|
Posted By
Harry Potter on 2022-06-25 11:44:31
| Re: XC=BASIC contributors wanted
I found the problem: Avast was telling me that the download was infected.
|
|
|
Posted By
neils on 2022-06-25 15:59:27
| Re: XC=BASIC contributors wanted
If you have a feature request, please open an issue on GitHub where you explain your request in details. Thanks. I'm not sure what you mean by hidden/extra memory.
|
|
Posted By
Harry Potter on 2022-06-25 16:02:02
| Re: XC=BASIC contributors wanted
I call the memory behind the C64's ROMs and I/O "hidden" memory and the C128's Bank 1 and the Plus4's 256k Hannes memory "extra" memory.
|
|
Posted By
neils on 2022-06-26 05:21:35
| Re: XC=BASIC contributors wanted
BASIC ROM on the C64 is banked out by default. On the Plus 4, ROM is banked in by default. You can use POKE to change this.
|
|