|
- Commander X16™ About FAQ
About Commander X16 What is the Commander X16? Welcome! The Commander X16 is David Murray aka The 8-Bit Guy’s dream computer, designed to evoke the same fondness and nostalgia many of us had for 8-Bit computers, whilst retaining closeness to the hardware from a programming perspective, unlike the Raspberry Pi and others
- Commander X16
100 REM SEE HTTPS: 10PRINT ORG 105 REM ADAPTED BY GIOVANNI GIORGI 106 REM V 1 1 110 PRINT CHR$ (147); "OLD SCHOOL MAZE DEMO" 115 FOR MC = 1 TO 3 118 PRINT "MAZE TYPE ", MC 120 FOR ROW = 1 TO 16 200 FOR I = 1 TO 32 300 IF MC <=1 THEN PRINT CHR$ (205 50+RND (1)); 310 IF MC =2 THEN PRINT CHR$ (205 25+RND (1)); 320 IF MC =3 THEN PRINT CHR$ (204+ (RND (1)+ 5)*3); 400 NEXT I 500 PRINT 600 NEXT ROW
- Sold Out For Now. - Commander X16
The day you've been waiting for is here! Sometime tonight, Texelec will be opening their ordering page for the Commander X16 That's right You can finally order the dream computer The one we've been talking about for the last 5 years is finally going up for sale! You have the chance to be one of the first 100 people to own a Commander X16 To get one of these first century boards, order now
- X16 SD-card image launch title software - Commander X16
Re: X16 SD-card image "launch title" software by JimmyDansbo » Fri Jan 19, 2024 6:06 pm I recently received my official Commander X16 and had a look at the software on the SD card Unfortunately I see that there are a couple of my contributions which do not give the correct credit
- Where to download? - Commander X16
I want to try to experiment and code, and I saw there is an emulator for windows, that would be perfect waiting for the REAL Machine to be on the market!
- Using the -PRG and -RUN Command line Switches - Commander X16
Over in the How-to forum, I asked about ("Using the -PRG Switch in the X16 Emulator") using the -PRG and -RUN switches when starting the emulator and launching the Ultimate File Manager (FM PRG) It doesn't work JimmyDansbo suggested it is a bug So I'm post here to see if it is a bug or if there is missing information on how to use these two switches properly Thank you, Gerry
- Change char set, how does that work from 0-255 please? - Commander X16
Change char set, how does that work from 0-255 please? by funkheld » Fri Mar 08, 2024 4:01 pm
- WASD Keyboard - Commander X16
After seeing the availability of the Commander X16 Deluxe Keyboard on WASD I think I'm inspired to finally commit Even if the project doesn't make it for some reason, I still think it's a cool looking keyboard and the key labels don't matter to me, I can touch type on a blank keyboard
|
|
|