Earlier quoted context omitted.
I'd love to be able to have the experience of writing all of the code for myself. Just a C compiler and a text editor and needing to build a world around me. Would be fun.
This kit seems very similar to the famous Altair computer which spawned MS-BASIC and CP/M. Anything like Unix and C is not desirable on such a system. Even a 'text editor', as we understand them today, is a reach on such machines. You could build your own world, but you'd probably have to do it writing ASM out by hand and then entering through a cumbersome line editor. For most purposes, that's too hard, so you would…
The RC2014 Retro Computer
21–30 of 47 posts
Re: The RC2014 Retro Computer
#22The P112 kit seems better... http://661.org/p112 It's a nice cp/m kit and can also run a version of UNIX http://p112.sourceforge.net/uzidoc.html
Re: The RC2014 Retro Computer
#23> There were no notes on what resistors to fit - so I had to refer back to the schematic on the modules section of the RC2014 site. From here I was able to confirm that they were 2K2 and also note the orientation. it's easy to get the one on the left of the FTDI header in the wrong orientation.
Did resistors become polarised when I wasn't looking?
Re: The RC2014 Retro Computer
#24FTA: > There were no notes on what resistors to fit - so I had to refer back to the schematic on the modules section of the RC2014 site. From here I was able to confirm that they were 2K2 and also note the orientation. it's easy to get the one on the left of the FTDI header in the wrong orientation. Did resistors become polarised when I wasn't looking?
Some of the resistors are mounted vertically. Getting these the right way round is only important so other components physically fit on the board.
I think the FTDI header has resistors that would interfere with an IC socket.
EDIT: And it's nice to use a consistent orientation so it's easier to read the values so it's easier to check your work.
Re: The RC2014 Retro Computer
#25FTA: > There were no notes on what resistors to fit - so I had to refer back to the schematic on the modules section of the RC2014 site. From here I was able to confirm that they were 2K2 and also note the orientation. it's easy to get the one on the left of the FTDI header in the wrong orientation. Did resistors become polarised when I wasn't looking?
Re: The RC2014 Retro Computer
#26My home-brew 68K machine just recently reached the same level of completeness except for the particular BASIC implementation (Tiny vs. Microsoft). Guess I should get it written up as a blog post or three.
Re: The RC2014 Retro Computer
#27Earlier quoted context omitted.
I'd love to be able to have the experience of writing all of the code for myself. Just a C compiler and a text editor and needing to build a world around me. Would be fun.
It is fun: but I like this kind Bonzai tree thing which is not pactical but a relaxing but challenging experience. And it feel really nice to actually really understand everything for a change.
Re: The RC2014 Retro Computer
#28Re: The RC2014 Retro Computer
#29People should make more 6809 kit computers.. So for example, then you can run OS-9 https://en.wikipedia.org/wiki/OS-9 and emulate an 8080 to run CP/M: https://www.youtube.com/watch?v=FiwmUnLTcjY
Re: The RC2014 Retro Computer
#30A 6502 backplane homebrew: http://quinndunki.com/blondihacks/?p=680 . Especially impressive because Quinn etched the PCBs at home. Fast-forward to the finished (and resurrected) project so you can see the backplane: http://quinndunki.com/blondihacks/?p=2644