LM80C: how to expand the BASIC interpreter
I’ve spent the last 10 days trying to modify the NASCOM BASIC to add new commands to the interpreter. The...
Official site
I’ve spent the last 10 days trying to modify the NASCOM BASIC to add new commands to the interpreter. The...
Assumed that the LM80C is actually fully functioning, we can try to use it as a real computer. The NASCOM...
The next, logic, step for my LM80C, once I’ve been able to set up a functioning serial comm between my...
After several days since my last article on my Z80-based home-brew computer I came back to talk about my experiences...
Today I had an idea, I thinked that a timer was wasted to just blink a LED. Why didn’t we...
After the last changes, our prototype begins to get a (very far) appearence of a real computer. We have a...
I was at a point where I couldn’t do more of these tests with what I’ve added to my little...
In one of my previous articles I wrote about how I set up an EEPROM programmer to write the code into...
Beyond the power lines, to work properly a CPU need some signals. The very basic ones are the reset and...
Once I chose the CPU and checked that it was OK, I started thinking about my next step. Having a...