11 hours ago, Wavicle said:
If I were to feed suggestions back to the dev team based on my professional experience shipping products, the changes I'd make would focus on: ...
Reduce speed
The timing margins for 8MHz seem to be driving some decisions, but those margins are just too tight for a V1 design. Call it a day, abandon 8MHz and revisit any decisions or ideas that were made/changed/abandoned so that 8MHz was a possibility. Instead of considering 2/4/8 MHz as possibilities, consider 1/2/4 (or just 2/4) instead.
Perhaps the 8MHz
was problematic in some respects, but just because we can't see how they cracked those problems, I think they've already cracked the fundamental problems, and are on software issues, like the time out on the PS/2 keyboard timing out too soon when the time out loop runs at 8MHz.
And if the ONLY problem with 8MHz is the PS/2 port, then just run the PS/2 port that way it was run on the original PS/2 in the late 80s, with an 8bit microcontroller. The one they've already added only needs the version with more lines to take over that responsibility.
And fixing what ain't broke is not the way to bring the system to market soonest.
6 hours ago, Kalvan said:
My design for my planned dream retro computer to produce as (rough) competition to the Commander X16 would have used an Intel 8048/51 for the keyboard interface. It's both a period solution (used at least as far back as the original IBM PC 5150) , and one with plenty of new old stock and even allegedly (according to Wikipedia) new production.
Of course, maybe the dev team has already considered and eliminated this possibility...
They already have an 8bit microcontroller available as new stock in quantity to handle power up ... the hardware designer has already set it up to use the version of that microcontroller with more lines to handle the PS/2 interface if the VIA approach doesn't work out. So I think that is already plan B, except not with the 8048/51.