I'm interested in contributing to the X16 project, especially to add functionality to X16 BASIC environment. I'm hoping to add features to achieve greater parity with MS BASIC. I'm writing a book on BASIC programming with the X16, and missing the MOD operator and the CIRCLE command makes it more difficult (looks like there has been KERNAL support added for CIRCLE already?)
Is there a roadmap for BASIC features? I've cloned https://github.com/commanderx16/x16-rom, and I love to contribute some pull requests if I can finish some features that will align with said roadmap.
Thanks,
- Adam
Contributing to X16 BASIC ROM
Re: Contributing to X16 BASIC ROM
Hi,
I’m not aware of a roadmap for further development of BASIC.
I recommend that you join the Discord server where new features can be discussed:
https://discord.gg/nS2PqEC
The Github repo you cloned is no longer in active development. You should use this:
https://github.com/X16Community/x16-rom
I’m not aware of a roadmap for further development of BASIC.
I recommend that you join the Discord server where new features can be discussed:
https://discord.gg/nS2PqEC
The Github repo you cloned is no longer in active development. You should use this:
https://github.com/X16Community/x16-rom
Re: Contributing to X16 BASIC ROM
Thank you, Stefan, for both the Discord channel and the new github repo; I wasn't aware of either of them.
Side question: Is there a way of mark/link users in BBCode? @Stefan doesn't seem to work ...
Side question: Is there a way of mark/link users in BBCode? @Stefan doesn't seem to work ...
Re: Contributing to X16 BASIC ROM
If you quote someone (click the quote symbol in the upper-right corner of a post), the system will send them a notification system that they have been quoted in a reply.
There's not a free-form tagging system, like Twitter or Facebook, but the quote system seems to do a good enough job.
Re: Contributing to X16 BASIC ROM
Ah, great, thanks! Good to know.TomXP411 wrote: ↑Wed Dec 20, 2023 4:48 pm If you quote someone (click the quote symbol in the upper-right corner of a post), the system will send them a notification system that they have been quoted in a reply.
There's not a free-form tagging system, like Twitter or Facebook, but the quote system seems to do a good enough job.