I'm in need of a job, badly. How many people would be interested in purchasing a kit if I were to design a simple 65C816-based PC or SBC with documentation? What target price range would you expect to pay for such a kit? If you wouldn't purchase a kit, would you purchase a pre-built unit? If so, for how much?
I'm just doing some minor research into some possibilities at the present time. Thanks for your time.
OK, here's my £0.02-worth...
It appears diferent people want different things from this computer. Some want a 65(C)02-based system, some want a 65(C)816 system. Some want "traditional" I/O - serial, parallel, FDD, IDE - whilst some want "newer" I/O - IrDA, USB, Flash ROM-stuff. Some want some-variant-of-BASIC, some C, some FORTH, some Oberon, you name it _somebody_ wants it.
There's always _one_ way to do it - anyone know of/remember the Microtan?
The basic module could be designed as a potential SBC - a single 160-by-100mm Eurocard-sized PCB, with 65(C)02 CPU, clock & reset circuitry, along with space/sockets for (say) 8KB EPROM, 8KB SRAM, 6522 and 6850, along with connectors - some sort of connector for the 6522 I/O, and a 9 or 25 connector for a serial port.
These latter components could all be optional; instead of the onboard EPROM/SRAM/VIA/ACIA, set a link/jumper differently, and this onboard stuff is disabled, with all the 6502 lines going via an (optional) Eurocard connector. The board could then be plugged into a suitable expansion cage, to which could be added a "support" board (address decoding, some I/O, OS/boot EPROM), RAM board, ROM board (for BASIC, C, FORTH, ...), I/O board (serial/parallel/FDD/IDE or IrDA/USB/Flash ROM).
Also, if someone wants a 65(C)816 CPU, such a board could be designed - if people are familiar with the Acorn/BBC Micro, these machines have a port on them marked "Tube" - this port allowed for a CPU board to be connected to the BBC Micro; the BBC Micro would then handle the I/O-end of things - keyboard, screen, floppies - whilst the extra CPU would handle the user's programs. Acorn ended up producing a (fast) 6502 unit, a Z80 unit (for CP/M), a NS32016 unit, and (for the BBC Master only), an 80186 unit (for DOS+).
As long as there's some sort of agreed standards (memory maps, ROM-content-format, Eurocard connector pinouts, etc.), different boards could be designed for different purposes and uploaded to 6502.org, leaving people to choose which bits they actually want.
Any good?
--Martin