X16?
-
- Posts: 193
- Joined: Wed Apr 29, 2020 6:46 pm
X16?
Originally the 816 was our cpu choice but it was dropped for a variety of reasons.
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
-
- Posts: 511
- Joined: Sat Apr 25, 2020 4:53 pm
X16?
Another reason is that it is an 8-Bit machine with 16-Bit tendencies.
- desertfish
- Posts: 1091
- Joined: Tue Aug 25, 2020 8:27 pm
- Location: Netherlands
X16?
.... or it provides "16 times the detail" as other retro platforms ... ? Oh wait that was supposed to be something else.
X16?
If you have watched the second video of "Building My Dream Computer", it was originally called "Commander 16" with "Commander" as a placeholder term with similar meaning to "Commodore, but ended up as permanent name. The 'X' in front of '16' was added to avoid confusion with C16, which is a low-cost version of Commodore Plus/4 with 16 kilobytes of RAM.
-
- Posts: 74
- Joined: Tue Jun 30, 2020 12:32 am
X16?
I guess because it has 16 PSG channels?
X16?
On 10/9/2020 at 7:14 AM, isedwards said:
Can someone explain the '16' in 'X16'? I can't find an explanation anywhere.
It seems clear that the machine was always intended to be 8-bit, or as close to 8-bit as possible.
Here's my contribution to the made-up reasons.
The computer is named X16 because it has two separate 8 bit busses. The 65C02 lives on the system bus, and VERA has its own 8 bit bus with 128K of independent video memory.
As to the real reason, Lorin already touched on it...
The original design was intended to use a 65C816 CPU running at 20MHz. The team wanted a name that fit the 16-bit nature of this computer, so came up with Commander X16.
However, the design of the computer got too complicated, and David became discouraged with the extra silicon needed to decode the address bus. So the team dropped back to an 8 bit CPU and came up with the banking system that gives the Commander up to 2MB of banked RAM. (The 65816 can handle 16MB of RAM.)
That's how I remember it from the Facebook group and David's videos on the subject.