Books

Chat about anything CX16 related that doesn't fit elsewhere
kelli217
Posts: 522
Joined: Sun Jul 05, 2020 11:27 pm

Re: Books

Post by kelli217 »

DragWx wrote: Tue Nov 28, 2023 4:35 pmI wouldn't be as worried about errors so much as breaking changes in later Kernal/HW revisions, like the vector pull, the Kernal's layout of video memory usage, and the keyboard keycode change. Although, I haven't seen any such changes for a while now (only non-breaking stuff, like new commands and extensions), so maybe this isn't a concern anymore.
Effort is being made to prevent any further changes that would break existing code. Behaviors are being corrected, and in some cases added, but not changed if it can at all be avoided.
DragWx
Posts: 327
Joined: Tue Mar 07, 2023 9:07 pm

Re: Books

Post by DragWx »

Thanks, that's good to know. :D
mortarm
Posts: 281
Joined: Tue May 16, 2023 6:21 pm

Re: Books

Post by mortarm »

I wouldn't be as worried about errors so much as breaking changes in later Kernal/HW revisions,
Certainly, that can happen, especially with community-driven projects like this, however, these require simple updates which can be added to the existing docs. Not so easy for grammatical, spelling and other such errors, which would need to be hunted down and corrected. Also, such errors can impact the new user experience; if a program listing is wrong or an algorithm is off, the user may become frustrated and give up or complain on social media, which wouldn't be good for the author(s).

There's no excuse for sloppy writing.
User avatar
Jestin
Posts: 85
Joined: Sat Jun 27, 2020 10:14 pm
Contact:

Re: Books

Post by Jestin »

trooperklein wrote: Mon Nov 27, 2023 11:06 pm Thanks guys. I'll be looking out for those books especially the one that is written like the old Commodore VIC-20 and 64 user's guides.
mlk
Just keeping everyone up to date, publicly downloadable releases of the user guide are being published to GitHub on each commit: https://github.com/X16Community/x16-use ... sers_Guide

Lots of work yet to do, but there's progress being made.
User avatar
Jestin
Posts: 85
Joined: Sat Jun 27, 2020 10:14 pm
Contact:

Re: Books

Post by Jestin »

mortarm wrote: Wed Nov 22, 2023 5:11 pm
kelli217 wrote: Tue Nov 21, 2023 10:13 pm Jestin is working on something more like the User's Guides that came with the various Commodore computers back in the day. It just isn't quite ready yet.
Hey, me too! Nothing like some healthy competition, eh?
Do you have a link to your manual? I'm developing mine in public view here: https://github.com/X16Community/x16-user-guide

I wouldn't think of what I'm doing as competition, however. I don't want to write a manual; I want to have a manual. Writing one is just the means to an end. I'd love to see what you've come up with, and maybe even talk about merging them, if that makes sense. If not, it'll just be more choice for the community!
mortarm
Posts: 281
Joined: Tue May 16, 2023 6:21 pm

Re: Books

Post by mortarm »

Jestin wrote: Wed Dec 13, 2023 10:29 pm I'd love to see what you've come up with, and maybe even talk about merging them, if that makes sense. If not, it'll just be more choice for the community!
I'm waiting until my board arrives so I can write from a first-hand experience.
Post Reply