Unrealistic Feature Request

If you have feature requests, this is the place to post them. Please note your idea may already be something we have already discussed and decided against, or something we are working on privately, and we cannot be held responsible for any similarities in such instance. Whilst we cannot respond to every suggestion, your idea will be read and responded to where possible. Thank you for your input!
User avatar
JimmyDansbo
Posts: 476
Joined: Sun Apr 26, 2020 8:10 pm
Location: Denmark
Contact:

Unrealistic Feature Request

Post by JimmyDansbo »


Please ensure that the Commander X16 will solve the current Corona crisis, world hunger and ensure world peace.
Visit my Github repo
or my personal site with CX16/C64/6502 related information.
Feel free to contact me regarding any of my projects or even about meeting up somewhere near Denmark
User avatar
JimmyDansbo
Posts: 476
Joined: Sun Apr 26, 2020 8:10 pm
Location: Denmark
Contact:

Unrealistic Feature Request

Post by JimmyDansbo »


Maybe it should be possible to delete ones own posts?
Visit my Github repo
or my personal site with CX16/C64/6502 related information.
Feel free to contact me regarding any of my projects or even about meeting up somewhere near Denmark
Yuki
Posts: 126
Joined: Mon Apr 27, 2020 1:50 am

Unrealistic Feature Request

Post by Yuki »



4 hours ago, JimmyDansbo said:




Maybe it should be possible to delete ones own posts?



I'd say no for various reasons, but it's up to forum admins.
Perifractic
Posts: 511
Joined: Sat Apr 25, 2020 4:53 pm

Unrealistic Feature Request

Post by Perifractic »


Thank you for your suggestion. At the present time the Commander X16 will not be able to solve the Corona crisis, however we hope a future firmware update may correspond with that happening. In the meantime please ensure your preferred virus checker is installed.
SlithyMatt
Posts: 913
Joined: Tue Apr 28, 2020 2:45 am

Unrealistic Feature Request

Post by SlithyMatt »


Have you tried a Raspberry Pi? They are surprisingly capable.
User avatar
StephenHorn
Posts: 565
Joined: Tue Apr 28, 2020 12:00 am
Contact:

Unrealistic Feature Request

Post by StephenHorn »



4 hours ago, SlithyMatt said:




Have you tried a Raspberry Pi? They are surprisingly capable.



You have no idea how many times I've wanted to suggest this to the folks asking for Python support... ?

But since the devs haven't said "no" to solving world hunger and ensuring world peace, I suppose we'll have to make do with those.
Developer for Box16, the other X16 emulator. (Box16 on GitHub)
I also accept pull requests for x16emu, the official X16 emulator. (x16-emulator on GitHub)
User avatar
JimmyDansbo
Posts: 476
Joined: Sun Apr 26, 2020 8:10 pm
Location: Denmark
Contact:

Unrealistic Feature Request

Post by JimmyDansbo »



20 minutes ago, StephenHorn said:




But since the devs haven't said "no" to solving world hunger and ensuring world peace, I suppose we'll have to make do with those.



I was also amazed it is only the Corona they are not willing to take on at the moment ?
Visit my Github repo
or my personal site with CX16/C64/6502 related information.
Feel free to contact me regarding any of my projects or even about meeting up somewhere near Denmark
JazzaMega
Posts: 4
Joined: Wed May 20, 2020 4:34 pm

Unrealistic Feature Request

Post by JazzaMega »



On 4/28/2020 at 6:04 AM, StephenHorn said:




You have no idea how many times I've wanted to suggest this to the folks asking for Python support... ?



But since the devs haven't said "no" to solving world hunger and ensuring world peace, I suppose we'll have to make do with those.



Wait, that's an actual request?

Python?!?! ON A 65C02?!?!



??? ????? ????? ???? ??????? ???? ? ??????? ???? ??????????? ?????????!?!

Yuki
Posts: 126
Joined: Mon Apr 27, 2020 1:50 am

Unrealistic Feature Request

Post by Yuki »



1 hour ago, JazzaMega said:




Wait, that's an actual request?

Python?!?! ON A 65C02?!?!



??? ????? ????? ???? ??????? ???? ? ??????? ???? ??????????? ?????????!?!



Well, at the same time, Texas Instruments managed to fit Python on a Z80, and then removed ASM/C support...

Dude, you can't imagine how their community was pissed.

User avatar
StephenHorn
Posts: 565
Joined: Tue Apr 28, 2020 12:00 am
Contact:

Unrealistic Feature Request

Post by StephenHorn »



5 hours ago, JazzaMega said:




Wait, that's an actual request?

Python?!?! ON A 65C02?!?!



??? ????? ????? ???? ??????? ???? ? ??????? ???? ??????????? ?????????!?!



It's not that it's completely unreasonable to bring Python to a 65c02, at least in a theoretical sense. It's more that there's already a relatively inexpensive platform available that runs Python, allows for bit-banging on GPIO, outputs video, and will generally do everything the X16 can. I just don't see the point in programming with Python on an X16.

Yes, fine, the RPi is bogged down with its Linux OS, and there's more layers of encapsulation separating the programmer from the bare metal. But wouldn't that still apply to a Python implementation running on an X16? And if there's no appeal to PEEK and POKE things by hand (and VPEEK and VPOKE), and instead you want to add more libraries on top to reimplement the graphical features that'll be present in BASIC... well, again, why are we doing this on the X16, again? It strikes me as one of those college projects to run Linux on a toaster: the only purpose is to say "I did it", and then never touch it again. I'd reiterate that there's nothing wrong with that, but then it becomes a question of "why are people asking others to do the work for them, instead of working on it themselves"?

Developer for Box16, the other X16 emulator. (Box16 on GitHub)
I also accept pull requests for x16emu, the official X16 emulator. (x16-emulator on GitHub)
Post Reply