![]() |
|
![]() |
|
|||||||
| Vintage Computers Any vintage computer systems, calculators, video games etc., but with an emphasis on 1980s and earlier equipment. |
![]() |
|
|
Thread Tools |
|
|
#1 | ||
|
Hexode
Join Date: Jan 2021
Location: Ashford, Kent, UK
Posts: 456
|
Over on the NIBBLER thread I mentioned that I have a National Semiconductor Low Cost Development System (LCDS) and Craig@Helloworld asked for some info. I thought a new thread would be a good place to point to previous LCDS threads and hopefully get other LCDS owners to give some details on what equipment they have. It would be great to get a fuller picture of what's out there.
I bought my LCDS in 2023. Hardware: Eurocard format LCDS (1976), SC/MP I Application Card (APC), SC/MP II APC, 4K SRAM APC. I subsequently designed and built a 4K MM5204-EPROM APC and a 64K EPROM/RAM/Serial Interface module. It also came with a TELEKIT hand held terminal (20mA loop interface), which turned out to be a prototype of a productionised Gleichmann Pocket Terminal. Software: Other than the on-board debugger and monitor there was no specific SW provided. I have Kitbug+ and NIBLE installed in EPROM, with Kitbug++ next on the list. Documentation: LCDS user manual original and expanded versions (both targetting the US hardware - was there ever a Eurocard version?) plus a few SC/MP datasheets. I also have the processor APC and ROM APC pamphlets (again US versions - have never seen the Eurocard versions) Condition: It was non-working when I received it. Didn't take too long to get the base unit up and running. Most of my efforts were put into getting the TELEKIT running. What do I do with it? Exhibited it at CFCH Retrofest in Nov 23 and Nov 24 and got some interest. It gets a lot of use for testing new SC/MP hardware projects, debugging code, running SC/MP monitors and was central in developing the TELEPIC replica. Items I want: Really, anything LCDS but specifically
Quote:
![]() Quote:
Regards Ian |
||
|
|
|
|
|
#2 |
|
Octode
Join Date: Mar 2020
Location: Kitchener, Ontario, Canada
Posts: 1,556
|
Does the application card have the functions for debug of scmp programs or is that on the emulation card? I’d be very interested in building a replica with the debug functions included.
|
|
|
|
|
|
#3 | |||
|
Tetrode
Join Date: Aug 2025
Location: Near Portland, Oregon, USA
Posts: 67
|
Quote:
I have received a response from museum victoria since my last post, but i am not sure that i am making any progress. can i get a copy of the application card user's guide pamphlet? thanks craig
__________________
Hello World, It's Craig. Retired, but with passion and a sense of urgency. |
|||
|
|
|
|
|
#4 |
|
Hexode
Join Date: Jan 2021
Location: Ashford, Kent, UK
Posts: 456
|
No, the Processor APC is pretty basic (see attached). The debug / single stepping is performed by the LCDS hardware and the Emulation Card apparently handles the arbitration between the LCDS and target hardware. The Emulation Card can be set up to define target and user memory areas using dip switches.
|
|
|
|
|
|
#5 | |
|
Tetrode
Join Date: Aug 2025
Location: Near Portland, Oregon, USA
Posts: 67
|
Quote:
thanks craig
__________________
Hello World, It's Craig. Retired, but with passion and a sense of urgency. |
|
|
|
|
|
|
#6 |
|
Octode
Join Date: Nov 2003
Location: Bath, Somerset, UK.
Posts: 1,962
|
This looks very similar to the Mini Micro Designer of the same era. I made up five of these in 1980 at work to be installed in research machinery. These came with 1kb of memory and were a popular low cost system add-on at the time.
Neil
__________________
preserving the recent past, for the distant future. |
|
|
|
|
|
#7 | |
|
Octode
Join Date: Mar 2020
Location: Kitchener, Ontario, Canada
Posts: 1,556
|
Quote:
https://archive.org/details/manual_revl/page/19/mode/2up |
|
|
|
|
|
|
#8 |
|
Octode
Join Date: Nov 2003
Location: Bath, Somerset, UK.
Posts: 1,962
|
Yes Mark, that's the one. One of the MMDs was adapted to operate with just five waterproof buttons to fit on a tractor. Rugged little things.
Neil
__________________
preserving the recent past, for the distant future. |
|
|
|
|
|
#9 |
|
Hexode
Join Date: Jan 2021
Location: Ashford, Kent, UK
Posts: 456
|
[QUOTE=HelloWorld;1731351]I've searched high and low through my LCDS downloads and data snippets and haven't been able to find the source of that diagram (the annotations are my own). The only other concrete thing I know is that the part number is ISP-8C/806, which probably appeared in a Nat Semi advert or newsletter
|
|
|
|
|
|
#10 |
|
Tetrode
Join Date: Aug 2025
Location: Near Portland, Oregon, USA
Posts: 67
|
[QUOTE=Realtime;1731094]I had some of these LCDS CPU application boards made and just received the bare boards but have not tested...( i just downloaded the gerbers that Lucien posted on vcfed and submitted the files to the board house).. if anyone in the US wants one of these, drop me a line. Selling at cost which is $8 plus shipping.
__________________
Hello World, It's Craig. Retired, but with passion and a sense of urgency. |
|
|
|
|
|
#11 | |
|
Tetrode
Join Date: Aug 2025
Location: Near Portland, Oregon, USA
Posts: 67
|
[QUOTE=HelloWorld;1732711]
Quote:
With a couple of address jumpers and a TTL serial port connected to the edge connector, it seems to be running kitbug++ just fine. But KitBug++ consumes a huge chunk of the 256 bytes of RAM. National's original kitbug or Phil's kitbug plus may be a better option if you are planning to use it for any big work. Links to schematics and his gerber build files are in Realtime's post above. The 74LS00 he added NANDs the /MEMSELECT and ROMSELECT to the enable the 2732. To get the board to run on it's own----> Map the ROM to A12=0 by connecting A12 on p55 to the input of the unused inverter on p61 (ENI), and the output of that inverter (/ENI on p62) to ROMSEL on p64. Map the RAM to A12=1 by connecting A12 to RAMSELECT on p63. This board does not have any buffering or inverters on the Flag and Sense. My latest version of kitbug has an assemble time switch to enable or disable inversion of the FLAG0 output.
__________________
Hello World, It's Craig. Retired, but with passion and a sense of urgency. |
|
|
|
|
|
|
#12 |
|
Hexode
Join Date: Jan 2021
Location: Ashford, Kent, UK
Posts: 456
|
That's great. So that means your LCDS is up and running, or are you still testing stand-alone currently? It's good to see another LCDS being brought back to life. Can you post a few photos of the processor board and LCDS?
Regarding Kitbug++, I had it up and running on the LCDS this morning with ROM at $4000 and RAM at $2000. All good as far as I could tell. I was going to mod it for 110 baud, but decided to leave it at 1200 baud (SC/MP I processor) and use the already resident Kitbug+ if I want 110 baud for the TELEKIT. |
|
|
|
|
|
#13 | |
|
Tetrode
Join Date: Aug 2025
Location: Near Portland, Oregon, USA
Posts: 67
|
Quote:
I had two application boards in this board order. One is the version i made which has a header for power and serial as well as a reset button. then at the last minute i added Lucien's board from the vintage computer forum to the order. Two photos attached. the one with the connector on the card edge is Lucien's and the one on the right with 6 pin header at the top is my version. I will get to looking at the LCDS when I get my instruction jamming circuit board done.
__________________
Hello World, It's Craig. Retired, but with passion and a sense of urgency. |
|
|
|
|
|
|
#14 | |
|
Tetrode
Join Date: Aug 2025
Location: Near Portland, Oregon, USA
Posts: 67
|
Quote:
__________________
Hello World, It's Craig. Retired, but with passion and a sense of urgency. |
|
|
|
|
|
|
#15 | |
|
Tetrode
Join Date: Aug 2025
Location: Near Portland, Oregon, USA
Posts: 67
|
[QUOTE=Realtime;1731645]
Quote:
__________________
Hello World, It's Craig. Retired, but with passion and a sense of urgency. Last edited by HelloWorld; 2nd Dec 2025 at 10:34 pm. |
|
|
|
|
|
|
#16 | |
|
Hexode
Join Date: Jan 2021
Location: Ashford, Kent, UK
Posts: 456
|
Quote:
As for cost, I would think it's relatively cheap because there is no RAM/PROM on the emulation board which would have bumped the price up. |
|
|
|
|
|
|
#17 | |
|
Hexode
Join Date: Jan 2021
Location: Ashford, Kent, UK
Posts: 456
|
Quote:
Here are 2 nice photos of the 2K RAM card (from eBay I believe). Interesting that this module has card extractors suggesting it was targetted at more than just the LCDS. |
|
|
|
|
|
|
#18 | ||
|
Tetrode
Join Date: Aug 2025
Location: Near Portland, Oregon, USA
Posts: 67
|
Quote:
__________________
Hello World, It's Craig. Retired, but with passion and a sense of urgency. |
||
|
|
|
|
|
#19 | ||
|
Tetrode
Join Date: Aug 2025
Location: Near Portland, Oregon, USA
Posts: 67
|
Quote:
If I were designing this... the core feature would be to define one of these breakpoints (while in kitbug debug mode), and then run the user code until the specified match, and then exit to kitbug for register display/modification. lots of dip switches on this little guy, I certainly hope they weren't using switches to define breakpoints. maybe the switches were to remap memory from the test platform back to the LCDS hardware.
__________________
Hello World, It's Craig. Retired, but with passion and a sense of urgency. |
||
|
|
|