Search found 4 matches
- Mon Oct 23, 2023 5:37 pm
- Forum: CX16 General Chat
- Topic: X16 SD-card image "launch title" software
- Replies: 33
- Views: 407660
Re: Call for X16 "launch title" software - WEEK #2 of 8
Hi folks, this is Adam Moss (amoss in Discord). I've created a forum topic for my WIP BASIC textbook: https://cx16forum.com/forum/viewtopic.php?t=6849 . The code examples are homed in this repo: https://github.com/adamrmoss/basic-adventures-moss , but it's still very much in progress and likely to b...
- Mon Oct 23, 2023 5:10 pm
- Forum: Works In-Progress Discussion
- Topic: BASIC Adventures with Professor Moss
- Replies: 4
- Views: 4477
Re: BASIC Adventures with Professor Moss
Again, thanks to everyone who has shown some interest! The text will be split into three volumes and they will be available as free PDF. It'll also be available for Kindle, Nook, and Apple eBooks. I'll have a draft of the first volume available to the community sometime on 2024Q1 to solicit feedback...
- Thu Oct 19, 2023 7:13 pm
- Forum: Works In-Progress Discussion
- Topic: BASIC Adventures with Professor Moss
- Replies: 4
- Views: 4477
BASIC Adventures with Professor Moss
Hi folks, just wanted to introduce my book project here. "BASIC Adventures with Professor Moss" is meant to carry on the tradition of 1970s-1980s BASIC programming books, fitting in somewhere between a high-school BASIC textbook and a game-filled type-in manual. The book's target market is...
- Fri Sep 29, 2023 2:07 pm
- Forum: X16 Feature Requests
- Topic: Contributing to X16 BASIC ROM
- Replies: 4
- Views: 6362
Contributing to X16 BASIC ROM
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 dif...